diff --git a/hplip.spec b/hplip.spec index 5c0ca5f..81118df 100644 --- a/hplip.spec +++ b/hplip.spec @@ -387,7 +387,7 @@ rm -rf %{buildroot} %dir %{_datadir}/ppd/HP %{_datadir}/ppd/HP/*.ppd.gz %{_datadir}/cups/drv/* -# Note: this must be /usr/lib not %{_libdir}, since that's the +# Note: this must be /usr/lib not %%{_libdir}, since that's the # CUPS serverbin directory. /usr/lib/cups/filter/hpcac /usr/lib/cups/filter/hpcups @@ -420,6 +420,10 @@ fi %postun libs -p /sbin/ldconfig %changelog +* Wed Sep 22 2010 Tim Waugh +- More fixes from package review: + - Avoided another macro in comment. + * Wed Sep 15 2010 Tim Waugh - Fixes from package review: - Main package and hpijs sub-package require cups for directories.