From 7dbae176fabee7a9341df498a1cc5fa0bd413002 Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Sep 12 2005 10:33:07 +0000 Subject: - Own %{_datadir}/foomatic/db/source/PPD/Custom and %{_var}/cache/foomatic (bug #168085). --- diff --git a/foomatic.spec b/foomatic.spec index 2332022..63c0a1c 100644 --- a/foomatic.spec +++ b/foomatic.spec @@ -230,6 +230,9 @@ find %{buildroot}%{_datadir}/foomatic/db/source/ -type f | xargs chmod 0644 # Use relative, not absolute, symlink for CUPS filter. ln -sf ../../../bin/foomatic-rip %{buildroot}%{_libdir}/cups/filter/foomatic-rip +mkdir $RPM_BUILD_ROOT%{_datadir}/foomatic/db/source/PPD/Custom +mkdir -p $RPM_BUILD_ROOT%{_var}/cache/foomatic + # Remove things we don't ship. rm -rf $RPM_BUILD_ROOT%{_libdir}/perl5/site_perl \ $RPM_BUILD_ROOT%{_libdir}/ppr \ @@ -270,8 +273,13 @@ rm -fr %buildroot $RPM_BUILD_DIR/%{name} %{_libdir}/cups/* %{_datadir}/foomatic %{_mandir}/*/* +%{_var}/cache/foomatic %changelog +* Mon Sep 12 2005 Tim Waugh +- Own %%{_datadir}/foomatic/db/source/PPD/Custom and %%{_var}/cache/foomatic + (bug #168085). + * Wed Sep 7 2005 Tim Waugh 3.0.2-26 - Updated db-engine to 3.0-20050907. - Updated db to 3.0-20050907.