rpms/kasablanca/devel kasablanca.spec,1.12,1.13

Rex Dieter (rdieter) fedora-extras-commits at redhat.com
Fri Feb 10 13:54:44 UTC 2006


Author: rdieter

Update of /cvs/extras/rpms/kasablanca/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31475

Modified Files:
	kasablanca.spec 
Log Message:
* Fri Feb 10 2006 Rex Dieter <rexdieter[AT]users.sf.net>
- fc5: gcc/glibc respin



Index: kasablanca.spec
===================================================================
RCS file: /cvs/extras/rpms/kasablanca/devel/kasablanca.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- kasablanca.spec	19 Jan 2006 15:57:47 -0000	1.12
+++ kasablanca.spec	10 Feb 2006 13:54:44 -0000	1.13
@@ -2,7 +2,7 @@
 Name:    kasablanca
 Summary: Graphical FTP client
 Version: 0.4.0.2
-Release: 7%{?dist}
+Release: 7%{?dist}.2
 
 License: GPL
 Url: 	 http://kasablanca.berlios.de/ 
@@ -40,7 +40,7 @@
 
 # Needed(?) for older/legacy setups, harmless otherwise
 if pkg-config openssl ; then
-  export CPPFLAGS="$CPPFLAGS `pkg-config --cflags-only-I openssl`"
+  export CPPFLAGS="$CPPFLAGS $(pkg-config --cflags-only-I openssl)"
 fi
 
 %configure \
@@ -115,6 +115,9 @@
 
 
 %changelog
+* Fri Feb 10 2006 Rex Dieter <rexdieter[AT]users.sf.net>
+- fc5: gcc/glibc respin
+
 * Thu Jan 19 2006 Rex Dieter <rexdieter[AT]usrs.sf.net> 0.4.0.2-7
 - drop x-modular hack(s) (kdelibs-devel fixed)
 - .desktop: GenericName=FTP client




More information about the fedora-extras-commits mailing list