[foomatic: 1/2] Updated filters to 4.0.15

Jiří Popelka jpopelka at fedoraproject.org
Wed May 30 16:23:42 UTC 2012


commit 1971fd28d71982153dc550748e07d14c8219e0e5
Author: Jiri Popelka <jpopelka at redhat.com>
Date:   Wed May 30 18:16:00 2012 +0200

    Updated filters to 4.0.15

 .gitignore    |    1 +
 foomatic.spec |    9 ++++++---
 sources       |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fb09154..0a8dd7b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /foomatic-db-engine-4.0.8.tar.gz
 /foomatic-filters-4.0.8.tar.gz
 /foomatic-filters-4.0.13.tar.gz
+/foomatic-filters-4.0.15.tar.gz
diff --git a/foomatic.spec b/foomatic.spec
index b5ffc67..36c75d4 100644
--- a/foomatic.spec
+++ b/foomatic.spec
@@ -1,10 +1,10 @@
 %define enginever 4.0.8
-%define filtersver 4.0.13
+%define filtersver 4.0.15
 
 Summary: Tools for using the foomatic database of printers and printer drivers
 Name:       foomatic
 Version:    %{enginever}
-Release:    8%{?dist}
+Release:    9%{?dist}
 License:    GPLv2+
 Group: System Environment/Libraries
 
@@ -133,7 +133,7 @@ rm -rf  \
         $RPM_BUILD_ROOT%{_libdir}/ppr \
         $RPM_BUILD_ROOT%{_sysconfdir}/foomatic/filter.conf.sample \
         $RPM_BUILD_ROOT%{_datadir}/foomatic/templates
-#$RPM_BUILD_ROOT%{_libdir}/perl5/site_perl
+#$RPM_BUILD_ROOT%%{_libdir}/perl5/site_perl
 find $RPM_BUILD_ROOT -name .packlist | xargs rm -f
 
 %post
@@ -177,6 +177,9 @@ exit 0
 %{_mandir}/man1/foomatic-rip.1*
 
 %changelog
+* Wed May 30 2012 Jiri Popelka <jpopelka at redhat.com> - 4.0.8-9
+- Updated filters to 4.0.15
+
 * Tue Mar 13 2012 Jiri Popelka <jpopelka at redhat.com> - 4.0.8-8
 - Updated filters to 4.0.13
 
diff --git a/sources b/sources
index 3b2b0d3..be6a9b9 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 5283cd5125a96dc0b35d896326512b1a  foomatic-db-engine-4.0.8.tar.gz
-97536d2d52d75d8019006aef14c7b973  foomatic-filters-4.0.13.tar.gz
+1b7efcdc57340915647daa5b5c15b0ef  foomatic-filters-4.0.15.tar.gz


More information about the scm-commits mailing list