rpms/openalpp/devel openalpp.spec,1.13,1.14

Christopher Stone (xulchris) fedora-extras-commits at redhat.com
Sun Jul 8 12:21:30 UTC 2007


Author: xulchris

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

Modified Files:
	openalpp.spec 
Log Message:
prepare for rebuild


Index: openalpp.spec
===================================================================
RCS file: /cvs/extras/rpms/openalpp/devel/openalpp.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- openalpp.spec	5 Feb 2007 03:29:10 -0000	1.13
+++ openalpp.spec	8 Jul 2007 12:20:50 -0000	1.14
@@ -1,6 +1,6 @@
 Name:           openalpp
 Version:        20060714
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Object Oriented version of OpenAL
 
 Group:          System Environment/Libraries
@@ -29,7 +29,7 @@
 
 
 %prep
-%setup -q -n %{name}-cvs-%{version}
+%setup -qn %{name}-cvs-%{version}
 sed -i -e 's/^\(CXXFLAGS="[^"]*\)/\1 $CXXFLAGS/' configure
 find -name "*.cpp" -o -name "*.h" | xargs chmod -c -x
 
@@ -71,6 +71,9 @@
 
 
 %changelog
+* Sun Jul 08 2007 Christopher Stone <chris.stone at gmail.com> 20060714-4
+- Rebuild for OSG 2.0
+
 * Sun Feb 04 2007 Christohper Stone <chris.stone at gmail.com> 20060714-3
 - Fix parsing of CFLAGS in configure, bug #227287
 




More information about the scm-commits mailing list