rpms/openalpp/FC-4 openalpp.spec, 1.7, 1.8 openalpp-cvs-debian-01.dpatch, 1.1, NONE

Christopher Stone (xulchris) fedora-extras-commits at redhat.com
Thu Jul 13 09:09:50 UTC 2006


Author: xulchris

Update of /cvs/extras/rpms/openalpp/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32257

Modified Files:
	openalpp.spec 
Removed Files:
	openalpp-cvs-debian-01.dpatch 
Log Message:
remove old patch


Index: openalpp.spec
===================================================================
RCS file: /cvs/extras/rpms/openalpp/FC-4/openalpp.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- openalpp.spec	14 Jun 2006 20:20:25 -0000	1.7
+++ openalpp.spec	13 Jul 2006 09:09:50 -0000	1.8
@@ -1,12 +1,12 @@
 Name:           openalpp
-Version:	20060405
-Release:        9%{?dist}
+Version:        20060405
+Release:        10%{?dist}
 Summary:        Object Oriented version of OpenAL
 Group:          System Environment/Libraries
 License:        LGPL
 URL:            http://alpp.sourceforge.net
-Patch0:         openalpp-cvs-debian-01.dpatch
 Source0:        http://download.gna.org/underware/sources/%{name}-cvs-%{version}.tar.gz
+Patch0:         %{name}-%{version}-link.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  openal-devel freealut-devel libvorbis-devel OpenThreads-devel
 BuildRequires:  autoconf automake libtool
@@ -27,7 +27,7 @@
 
 %prep
 %setup -q -n %{name}-cvs-%{version}
-%patch0 -p1
+%patch0 -p0 -b .link
 autoreconf --force --install
 
 %build
@@ -59,6 +59,9 @@
 %exclude %{_libdir}/*.la
 
 %changelog
+* Wed Jul 12 2006 Christopher Stone <chris.stone at gmail.com> 20060405-10
+- Add patch to link properly
+
 * Wed Jun 14 2006 Christopher Stone <chris.stone at gmail.com> 20060405-9
 - Add libtool to BuildRequires
 
@@ -69,7 +72,7 @@
 - Add automake to BuildRequires
 
 * Sat Jun 10 2006 Christopher Stone <chris.stone at gmail.com> 20060405-6
-- Add %check section
+- Add %%check section
 - Change %%makeinstall to use DESTDIR
 - Add autoconf to BuildRequires
 


--- openalpp-cvs-debian-01.dpatch DELETED ---




More information about the fedora-extras-commits mailing list