rpms/slv2/F-10 slv2.spec,1.1,1.2

Orcan Ogetbil oget at fedoraproject.org
Wed Apr 8 20:46:47 UTC 2009


Author: oget

Update of /cvs/pkgs/rpms/slv2/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv14059

Modified Files:
	slv2.spec 
Log Message:
* Wed Apr 08 2009 Orcan Ogetbil <oget[DOT]fedora[AT]gmail[DOT]com> - 0.6.2-3
- Change CCFLAGS to CFLAGS



Index: slv2.spec
===================================================================
RCS file: /cvs/pkgs/rpms/slv2/F-10/slv2.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- slv2.spec	30 Mar 2009 22:23:35 -0000	1.1
+++ slv2.spec	8 Apr 2009 20:46:16 -0000	1.2
@@ -1,7 +1,7 @@
 Name:			slv2
-Summary: 		LV2 host library
+Summary:		LV2 host library
 Version:		0.6.2
-Release:		2%{?dist}
+Release:		3%{?dist}
 License:		GPLv2+
 Group:			System Environment/Libraries
 Source0:		http://download.drobilla.net/%{name}-%{version}.tar.bz2
@@ -57,7 +57,7 @@
 sed -i 's|@REDLAND.*@||' slv2.pc.in
 
 %build
-export CCFLAGS="%{optflags}"
+export CFLAGS="%{optflags}"
 export CXXFLAGS="%{optflags}"
 ./waf configure --prefix=%{_prefix} \
 	--libdir=%{_libdir} \
@@ -92,6 +92,9 @@
 %{_mandir}/man3/%{name}*
 
 %changelog
+* Wed Apr 08 2009 Orcan Ogetbil <oget[DOT]fedora[AT]gmail[DOT]com> - 0.6.2-3
+- Change CCFLAGS to CFLAGS
+
 * Sat Mar 28 2009 Orcan Ogetbil <oget[DOT]fedora[AT]gmail[DOT]com> - 0.6.2-2
 - Remove redland flags from the .pc file
 - Change CPPFLAGS to CXXFLAGS




More information about the scm-commits mailing list