diff --git a/hplip.spec b/hplip.spec index 27b3c80..2f4d230 100644 --- a/hplip.spec +++ b/hplip.spec @@ -18,7 +18,7 @@ Summary: HP printer/all-in-one driver infrastructure Name: hplip Version: 3.13.11 -Release: 10 +Release: 12 License: GPLv2+ and MIT Group: System/Printing Url: http://hplip.sourceforge.net/ @@ -548,7 +548,8 @@ if [ -f /etc/init.d/cups ]; then fi %post -%tmpfiles_create %{name} +/bin/systemd-tmpfiles --create %{name}.conf +# tmpfiles_create %{name} %post -n hplip-hpijs-ppds # Restart CUPS to make the printing PPDs known to it