Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=905255 --- Comment #46 from Simone Caronni <negativo17@xxxxxxxxx> --- For the font, you need also to delete it from the current release; when you'll be updating the package upstream and thus generate a new package, you can remove the line. --- open-vm-tools.spec.old 2013-04-12 08:46:27.422858942 +0200 +++ open-vm-tools.spec 2013-04-12 08:59:51.521904690 +0200 @@ -85,6 +85,7 @@ %prep %setup -q -n %{name}-%{version}-%{toolsbuild} +rm -f docs/api/build/FreeSans.ttf %build # open-vm-tools source has some warnings generated because Let's wait a moment on the FESCo decision on whether to start it at boot or not in Fedora. If such is the case; here is the patch for Fedora 17: --- open-vm-tools.spec.old 2013-04-12 08:46:27.422858942 +0200 +++ open-vm-tools.spec 2013-04-12 08:47:09.976766695 +0200 @@ -129,7 +129,7 @@ /usr/sbin/ldconfig if [ $1 -eq 1 ] ; then # Initial installation - /bin/systemctl daemon-reload >/dev/null 2>&1 || : + /bin/systemctl enable %{toolsdaemon}.service >/dev/null 2>&1 || : fi %preun For Fedora 18 the systemd macro does not change and vmtoolsd needs to be added to the presets (already asked on FESCo ticket). -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=vMiEGSob8U&a=cc_unsubscribe _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review