rpms/desktop-printing/devel desktop-printing.spec,1.54,1.55

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon May 22 10:26:32 UTC 2006


Author: karsten

Update of /cvs/dist/rpms/desktop-printing/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv13154

Modified Files:
	desktop-printing.spec 
Log Message:
- buildrequires openssl-devel

Otherwise it will build with different features in mock:
rpmdiff desktop-printing-0.19-7.1.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)




Index: desktop-printing.spec
===================================================================
RCS file: /cvs/dist/rpms/desktop-printing/devel/desktop-printing.spec,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- desktop-printing.spec	15 May 2006 14:51:05 -0000	1.54
+++ desktop-printing.spec	22 May 2006 10:26:29 -0000	1.55
@@ -5,7 +5,7 @@
 Summary: Desktop print icon
 Name: desktop-printing
 Version: 0.19
-Release: 7.1
+Release: 7.2
 License: GPL
 Group: Applications/File
 # total lie
@@ -27,6 +27,7 @@
 BuildRequires: libgnomecups-devel >= 0.1.12
 BuildRequires: gnome-keyring-devel 
 BuildRequires: libXScrnSaver-devel
+BuildRequires: openssl-devel
 
 %description
 Desktop-printing contains eggcups, a program for user print job
@@ -90,6 +91,9 @@
 %{_sysconfdir}/gconf/*
 
 %changelog
+* Mon May 22 2006 Karsten Hopp <karsten at redhat.de> 0.19-7.2
+- add buildrequires openssl-devel
+
 * Mon May 15 2006 John (J5) Palmieri <johnp at redhat.com> - 0.19-7.1
 - bump and rebuild
 




More information about the fedora-cvs-commits mailing list