rpms/openalpp/devel openalpp.spec,1.6,1.7

Christopher Stone (xulchris) fedora-extras-commits at redhat.com
Wed Jun 14 20:20:27 UTC 2006


Author: xulchris

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

Modified Files:
	openalpp.spec 
Log Message:
Add new BR libtool


Index: openalpp.spec
===================================================================
RCS file: /cvs/extras/rpms/openalpp/devel/openalpp.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- openalpp.spec	13 Jun 2006 02:18:27 -0000	1.6
+++ openalpp.spec	14 Jun 2006 20:20:26 -0000	1.7
@@ -1,6 +1,6 @@
 Name:           openalpp
 Version:	20060405
-Release:        8%{?dist}
+Release:        9%{?dist}
 Summary:        Object Oriented version of OpenAL
 Group:          System Environment/Libraries
 License:        LGPL
@@ -9,7 +9,7 @@
 Source0:        http://download.gna.org/underware/sources/%{name}-cvs-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  openal-devel freealut-devel libvorbis-devel OpenThreads-devel
-BuildRequires:  autoconf automake
+BuildRequires:  autoconf automake libtool
 
 %description
 Written in C++, makes OpenAL so much more accessible. Compare OpenAL++ to a
@@ -59,6 +59,9 @@
 %exclude %{_libdir}/*.la
 
 %changelog
+* Wed Jun 14 2006 Christopher Stone <chris.stone at gmail.com> 20060405-9
+- Add libtool to BuildRequires
+
 * Mon Jun 12 2006 Christopher Stone <chris.stone at gmail.com> 20060405-8
 - Remove pkgconfig Requires on devel since it is picked up from openal-devel
 




More information about the fedora-extras-commits mailing list