Browse Source

foomatic-4.0.9-1

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@8112 ec354946-7b23-47d6-9f5a-488ba84defc7
tomop 10 years ago
parent
commit
69d90d3a5f
1 changed files with 18 additions and 15 deletions
  1. 18 15
      f/foomatic/foomatic-vl.spec

+ 18 - 15
f/foomatic/foomatic-vl.spec

@@ -1,12 +1,12 @@
 %define dbver_rel 4.0
-%define dbver_snap 20110405
-%define enginever 4.0.7
-%define filtersver 4.0.7
+%define dbver_snap 20140104
+%define enginever 4.0.9
+%define filtersver 4.0.17
 
 Summary: Foomatic printer database.
 Name:		foomatic
 Version:	%{enginever}
-Release: 	2%{?_dist_release}
+Release: 	1%{?_dist_release}
 License:	GPL
 Group: System Environment/Libraries
 
@@ -64,14 +64,14 @@ The site http://www.linuxprinting.org/ is based on this database.
 %prep
 %setup -q  -c -a 1 -a 2
 
-pushd foomatic-filters-%{filtersver}
-%patch1 -p1 -b .libdir
-popd
+#pushd foomatic-filters-%{filtersver}
+#%patch1 -p1 -b .libdir
+#popd
 
 pushd foomatic-db-engine-%{enginever}
 chmod a+x mkinstalldirs
-%patch2 -p1 -b .libdir
-%patch15 -p1
+#%patch2 -p1 -b .libdir
+#%patch15 -p1
 popd
 
 pushd foomatic-db-%{dbver_snap}
@@ -221,6 +221,9 @@ rm -fr %buildroot $RPM_BUILD_DIR/%{name}
 %{_var}/cache/foomatic
 
 %changelog
+* Sat Jan 04 2014 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 4.0.9-1
+- new upstream release.
+
 * Mon Jun 06 2011 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 4.0.7-2
 - added hplip and coreutils to "Requires:".
 - removed hpijs and fileutils from "Requires:".
@@ -257,7 +260,7 @@ rm -fr %buildroot $RPM_BUILD_DIR/%{name}
 - run foomatic-cleanupdrivers, foomatic-compiledb with 'perl -Ilib'
 - not create ppd-omni package if omni support is disabled
 
-* Tue Apr 11 2005 Satoshi MACHINO <machino@vinelinux.org> 3.0.2-0vl4
+* Mon Apr 11 2005 Satoshi MACHINO <machino@vinelinux.org> 3.0.2-0vl4
 - updated foomatic-db to 20050411
 - updated foomatic-db-engine to 3.1-20050411
 - updated foomatic-db-hpijs to 1.5-20050411
@@ -381,7 +384,7 @@ A
 * Wed Jan 22 2003 Tim Powers <timp@redhat.com> 2.0.2-12
 - rebuilt
 
-* Thu Jan 21 2003 Tim Waugh <twaugh@redhat.com> 2.0.2-11
+* Tue Jan 21 2003 Tim Waugh <twaugh@redhat.com> 2.0.2-11
 - Add autodetect info for HP DeskJet 656C.  It doesn't really do
   IEEE 1284 IDs, but since it's a USB device we can figure out it's
   manufacturer and model anyway.
@@ -561,13 +564,13 @@ A
 -	properly use the cache in relation to foomatic-combo-xml's output
 -	fix _some_ of the quoting issues with calling foomatic-combo-xml
 
-* Thu Dec  5 2001 Crutcher Dunnavant <crutcher@redhat.com> 1.1-0.20011205.1
+* Wed Dec  5 2001 Crutcher Dunnavant <crutcher@redhat.com> 1.1-0.20011205.1
 - respin to pull in latest foomatic database, fixes:
 -	droping half of a large job
 -	-Mutf8 added to the upstream filters
 -	miscelaneous printer db updates
 
-* Mon Nov 29 2001 Crutcher Dunnavant <crutcher@redhat.com> 1.1-0.20011018.8
+* Thu Nov 29 2001 Crutcher Dunnavant <crutcher@redhat.com> 1.1-0.20011018.8
 - added Requires: fileutils for the 'rm' in post
 
 * Mon Nov 26 2001 Crutcher Dunnavant <crutcher@redhat.com> 1.1-0.20011018.7
@@ -625,7 +628,7 @@ A
 * Mon Jul 23 2001 Crutcher Dunnavant <crutcher@redhat.com> 1.1-0.20010717.2
 - made foomatic pre-compute its db
 
-* Thu Jul 18 2001 Crutcher Dunnavant <crutcher@redhat.com> 1.1-0.20010717.1
+* Wed Jul 18 2001 Crutcher Dunnavant <crutcher@redhat.com> 1.1-0.20010717.1
 - imported from mandrake.
 
 * Tue Jul 17 2001 Till Kamppeter <till@mandrakesoft.com> 1.1-0.20010717mdk
@@ -633,7 +636,7 @@ A
   foomatic-printjob
 - Support for printing multiple copies with PDQ
 
-* Fri Jul 14 2001 Till Kamppeter <till@mandrakesoft.com> 1.1-0.20010714mdk
+* Sat Jul 14 2001 Till Kamppeter <till@mandrakesoft.com> 1.1-0.20010714mdk
 - Included the cupsomatic filter script
 - When a queue is set up, default options can be set now
 - Help messages of foomatic-configure and foomatic-printjob cleaned up.