Browse Source

gutenprint-5.2.9-1

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@8111 ec354946-7b23-47d6-9f5a-488ba84defc7
tomop 11 years ago
parent
commit
3e473be00b
1 changed files with 16 additions and 11 deletions
  1. 16 11
      g/gutenprint/gutenprint-vl.spec

+ 16 - 11
g/gutenprint/gutenprint-vl.spec

@@ -3,8 +3,8 @@
 
 Name:           gutenprint
 Summary:        Printer Drivers Package
-Version:        5.2.7
-Release:        6%{?_dist_release}
+Version:        5.2.9
+Release:        1%{?_dist_release}
 Group:          System Environment/Base
 URL:            http://gimp-print.sourceforge.net/
 Source0:	http://dl.sf.net/gimp-print/gutenprint-5.2/%{version}/gutenprint-%{version}.tar.bz2
@@ -38,7 +38,7 @@ Distribution: Vine Linux
 Packager: tomop
 
 # Make sure we get postscriptdriver tags.
-BuildRequires: cups, system-config-printer-libs
+BuildRequires: cups, python-cups
 
 ## NOTE ##
 # The README file in this package contains suggestions from upstream
@@ -85,7 +85,7 @@ Summary:        Foomatic printer database information for gutenprint
 Group:          System Environment/Libraries
 Requires:       %{name} = %{version}-%{release}
 Requires(post): foomatic
-Requires(post): system-config-printer-libs
+#Requires(post): system-config-printer-libs
 Obsoletes: gimp-print <= 4.2.7-25
 Provides: gimp-print = 4.2.7-25
 
@@ -172,7 +172,7 @@ Epson, HP and compatible printers.
 #  Brother hl-2035 (bug #651603#c3)
 %patch4 -p1 -b .device-ids
 # Avoid null pointer access in escputil (bug #659120).
-%patch5 -p1 -b .null-pointer
+#%patch5 -p1 -b .null-pointer
 # Fix build against new versions of gcc.
 %patch6 -p1 -b .build
 
@@ -225,9 +225,11 @@ done
 %clean
 rm -rf %{buildroot}
 
-%post -p /sbin/ldconfig
+%post
+/sbin/ldconfig
 
-%postun -p /sbin/ldconfig
+%postun
+/sbin/ldconfig
 
 %post cups
 /usr/sbin/cups-genppdupdate >/dev/null 2>&1 || :
@@ -304,6 +306,9 @@ fi
 /bin/rm -f /var/cache/foomatic/*
 
 %changelog
+* Sat Jan 04 2014 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 5.2.9-1
+- new upstream release.
+
 * Sun Feb 12 2012 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 5.2.7-6
 - built for Vine Linux.
 
@@ -532,22 +537,22 @@ fi
 * Tue Nov 14 2006 Parag Nemade <panemade@gmail.com>- 5.0.0-0.16
 - Added missing dependency of gimp-print-cups in gutenprint-cups
 
-* Thu Oct 03 2006 Parag Nemade <panemade@gmail.com>- 5.0.0-0.15
+* Tue Oct 03 2006 Parag Nemade <panemade@gmail.com>- 5.0.0-0.15
 - Did some fix for tag issue
 
-* Thu Sep 29 2006 Parag Nemade <panemade@gmail.com>- 5.0.0-0.14
+* Fri Sep 29 2006 Parag Nemade <panemade@gmail.com>- 5.0.0-0.14
 - Removed unwanted .la files and made following files owned by 
   main package.
   /usr/share/gutenprint/5.0.0
   /usr/share/gutenprint
 
-* Thu Sep 29 2006 Parag Nemade <panemade@gmail.com>- 5.0.0-0.13
+* Fri Sep 29 2006 Parag Nemade <panemade@gmail.com>- 5.0.0-0.13
 - Fixed some missing file remove locations path
 
 * Thu Sep 28 2006 Parag Nemade <panemade@gmail.com>- 5.0.0-0.12
 - Fixed rpm build for x86_64 arch
 
-* Thu Sep 08 2006 Parag Nemade <panemade@gmail.com>- 5.0.0-0.11
+* Fri Sep 08 2006 Parag Nemade <panemade@gmail.com>- 5.0.0-0.11
 - Separated GIMP plugin under gutenprint-plugin package
 
 * Thu Sep 07 2006 Parag Nemade <panemade@gmail.com>- 5.0.0-0.10