rpms/foomatic/devel foomatic.spec,1.219,1.220

Tim Waugh twaugh at fedoraproject.org
Wed Jul 29 09:45:34 UTC 2009


Author: twaugh

Update of /cvs/pkgs/rpms/foomatic/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv3726

Modified Files:
	foomatic.spec 
Log Message:
* Wed Jul 29 2009 Tim Waugh <twaugh at redhat.com> 4.0.2-5
- Don't ship 3-distribution symlink as CUPS already searches
  /usr/share/ppd (bug #514244).



Index: foomatic.spec
===================================================================
RCS file: /cvs/pkgs/rpms/foomatic/devel/foomatic.spec,v
retrieving revision 1.219
retrieving revision 1.220
diff -u -p -r1.219 -r1.220
--- foomatic.spec	29 Jul 2009 09:11:18 -0000	1.219
+++ foomatic.spec	29 Jul 2009 09:45:34 -0000	1.220
@@ -219,7 +219,8 @@ rm -rf	$RPM_BUILD_ROOT%{_libdir}/perl5/s
 	$RPM_BUILD_ROOT%{_sysconfdir}/foomatic/filter.conf.sample
 find $RPM_BUILD_ROOT -name .packlist -o -name '*.xml.*' | xargs rm -f
 rm -f	$RPM_BUILD_ROOT%{_datadir}/foomatic/db/source/PPD/Kyocera/*.txt \
-	$RPM_BUILD_ROOT%{_datadir}/foomatic/db/source/PPD/Kyocera/*.htm
+	$RPM_BUILD_ROOT%{_datadir}/foomatic/db/source/PPD/Kyocera/*.htm \
+	$RPM_BUILD_ROOT%{_datadir}/cups/model/3-distribution
 
 %post
 /bin/rm -f /var/cache/foomatic/*
@@ -245,6 +246,8 @@ rm -fr %buildroot $RPM_BUILD_DIR/%{name}
 
 %changelog
 * Wed Jul 29 2009 Tim Waugh <twaugh at redhat.com> 4.0.2-5
+- Don't ship 3-distribution symlink as CUPS already searches
+  /usr/share/ppd (bug #514244).
 - Remove non-PPD files from PPD directory (bug #514242).
 
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.0.2-4




More information about the fedora-extras-commits mailing list