[xiph-cvs] cvs commit: ao libao.spec

Peter Jones pjones at xiph.org
Wed Jan 2 00:47:42 PST 2002



pjones      02/01/02 00:47:42

  Modified:    .        libao.spec
  Log:
  may as well make shared libs work correctly...

Revision  Changes    Path
1.18      +6 -3      ao/libao.spec

Index: libao.spec
===================================================================
RCS file: /usr/local/cvsroot/ao/libao.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- libao.spec	2002/01/02 08:41:25	1.17
+++ libao.spec	2002/01/02 08:47:40	1.18
@@ -1,7 +1,7 @@
 Summary:	Cross Platform Audio Output Library
 Name:		libao
 Version:	0.8.2
-Release:	2
+Release:	3
 Group:		Libraries/Multimedia
 Copyright:	GPL
 URL:		http://www.xiph.org/
@@ -48,7 +48,7 @@
 %doc CHANGES
 %doc COPYING
 %doc README
-%{_libdir}/libao.so.*
+%{_libdir}/libao.so*
 %{_libdir}/ao
 
 %files devel
@@ -71,7 +71,10 @@
 fi
 
 %changelog
-* Wed Jan  2 2002 Peter Jones <pjones at redhat.com>
+* Wed Jan  2 2002 Peter Jones <pjones at redhat.com> 0.8.2-3
+- fix libao.so's provide
+
+* Wed Jan  2 2002 Peter Jones <pjones at redhat.com> 0.8.2-2
 - merge RH and Xiphophorous packages
 
 * Tue Dec 18 2001 Jack Moffitt <jack at xiph.org>

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the commits mailing list