rpms/osgal/FC-5 .cvsignore, 1.3, 1.4 osgal.spec, 1.4, 1.5 sources, 1.3, 1.4 osgal-20060714-link.patch, 1.1, NONE

Christopher Stone (xulchris) fedora-extras-commits at redhat.com
Sun Oct 15 04:15:10 UTC 2006


Author: xulchris

Update of /cvs/extras/rpms/osgal/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30963

Modified Files:
	.cvsignore osgal.spec sources 
Removed Files:
	osgal-20060714-link.patch 
Log Message:
Upstream sync


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/osgal/FC-5/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	2 Sep 2006 22:20:19 -0000	1.3
+++ .cvsignore	15 Oct 2006 04:15:09 -0000	1.4
@@ -1 +1 @@
-osgal-cvs-20060714.tar.gz
+osgal-cvs-20060903.tar.gz


Index: osgal.spec
===================================================================
RCS file: /cvs/extras/rpms/osgal/FC-5/osgal.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- osgal.spec	3 Sep 2006 21:22:36 -0000	1.4
+++ osgal.spec	15 Oct 2006 04:15:09 -0000	1.5
@@ -1,12 +1,11 @@
 Name:           osgal
-Version:        20060714
-Release:        2%{?dist}
+Version:        20060903
+Release:        1%{?dist}
 Summary:        Adapts OpenSceneGraph to use OpenAL++
 Group:          System Environment/Libraries
 License:        LGPL
 URL:            http://www.vrlab.umu.se/research/osgAL
 Source0:        http://download.gna.org/underware/sources/%{name}-cvs-%{version}.tar.gz
-Patch0:         %{name}-%{version}-link.patch
 BuildRoot:      %{_tmppath}/%{name}-cvs-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  OpenSceneGraph-devel openalpp-devel freealut-devel libvorbis-devel
 BuildRequires:  libGL-devel autoconf automake libtool
@@ -27,7 +26,6 @@
 
 %prep
 %setup -q -n %{name}-cvs-%{version}
-%patch0 -p0 -b .link~
 autoreconf --force --install
 
 # Fix rpmlint errors
@@ -64,6 +62,9 @@
 %exclude %{_libdir}/*.la
 
 %changelog
+* Sat Oct 14 2006 Christopher Stone <chris.stone at gmail.com> 20060903-1
+- Upstream sync
+
 * Sun Sep 03 2006 Christopher Stone <chris.stone at gmail.com> 20060714-2
 - Add patch for better linking
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/osgal/FC-5/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	2 Sep 2006 22:20:19 -0000	1.3
+++ sources	15 Oct 2006 04:15:09 -0000	1.4
@@ -1 +1 @@
-5226c8db9159fe60dcf10829f91d1941  osgal-cvs-20060714.tar.gz
+92e67bc580900b9a98ba31e18b47c5f3  osgal-cvs-20060903.tar.gz


--- osgal-20060714-link.patch DELETED ---




More information about the scm-commits mailing list