rpms/gimp-print/devel gimp-print.spec,1.35,1.36

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon May 22 11:06:04 UTC 2006


Author: karsten

Update of /cvs/dist/rpms/gimp-print/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv3945

Modified Files:
	gimp-print.spec 
Log Message:
- buildrequires openssl-devel, otherwise it'll link with gnutls when
  built with mock:

rpmdiff gimp-print-cups-4.2.7-16.x86_64.rpm
removed    REQUIRES libcrypto.so.6()(64bit)  
removed    REQUIRES libnsl.so.1()(64bit)  
removed    REQUIRES libssl.so.6()(64bit)  
added      REQUIRES libcrypt.so.1()(64bit)  
added      REQUIRES libgnutls.so.12()(64bit)  
added      REQUIRES libpthread.so.0()(64bit)  
added      REQUIRES libpthread.so.0(GLIBC_2.2.5)(64bit) 



Index: gimp-print.spec
===================================================================
RCS file: /cvs/dist/rpms/gimp-print/devel/gimp-print.spec,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- gimp-print.spec	28 Feb 2006 13:01:12 -0000	1.35
+++ gimp-print.spec	22 May 2006 11:06:02 -0000	1.36
@@ -7,7 +7,7 @@
 Summary: A collection of high-quality printer drivers.
 Name: gimp-print
 Version: 4.2.7
-Release: 16
+Release: 17
 License: GPL
 Group: System Environment/Libraries
 URL: http://gimp-print.sourceforge.net/
@@ -29,6 +29,7 @@
 BuildRequires: gimp-devel >= 1:2.0, cups-devel, autoconf >= 2.59, libtool
 BuildRequires: gettext-devel, hardlink
 BuildRequires: libtiff-devel, libjpeg-devel
+BuildRequires: openssl-devel
 
 %description
 These drivers provide printing quality for UNIX/Linux in many cases equal
@@ -193,6 +194,9 @@
 exit 0
 
 %changelog
+* Mon May 22 2006 Karsten Hopp <karsten at redhat.de> 4.2.7-17
+- buildrequires openssl-devel, otherwise it'll link with gnutls
+
 * Tue Feb 28 2006 Karsten Hopp <karsten at redhat.de> 4.2.7-16
 - BuildRequires: libjpeg-devel
 




More information about the fedora-cvs-commits mailing list