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

Stan Seibert volsung at xiph.org
Sun Oct 7 09:08:51 PDT 2001



volsung     01/10/07 09:08:50

  Modified:    .        libao.spec
  Log:
  Update libao.spec file with current doc and include files.  Also update
  description.  Probably fixes Xiph Bug #59.

Revision  Changes    Path
1.12      +11 -6     ao/libao.spec

Index: libao.spec
===================================================================
RCS file: /usr/local/cvsroot/ao/libao.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- libao.spec	2001/08/12 16:42:28	1.11
+++ libao.spec	2001/10/07 16:08:50	1.12
@@ -1,5 +1,5 @@
 %define name	libao
-%define version	0.8.0
+%define version	0.8.1
 %define release 1
 
 Summary:	Cross Platform Audio Output Library
@@ -16,7 +16,7 @@
 
 %description
 Libao is a cross platform audio output library.  It currently supports
-ESD, OSS, Solaris, and IRIX.
+ESD, aRts, ALSA, OSS, *BSD and Solaris.
 
 %package devel
 Summary: Cross Platform Audio Output Library Development
@@ -51,12 +51,12 @@
 /usr/lib/ao/*.so
 
 %files devel
-%doc doc/API
-%doc doc/DRIVERS
-%doc doc/WANTED
-%doc doc/USAGE
+%doc doc/*.html
+%doc doc/*.css
+%doc doc/ao_example.c
 /usr/include/ao/ao.h
 /usr/include/ao/os_types.h
+/usr/include/ao/plugin.h
 /usr/lib/libao.so
 /usr/share/aclocal/ao.m4
 
@@ -70,5 +70,10 @@
 /sbin/ldconfig
 
 %changelog
+* Sun Oct 07 2001 Stan Seibert <indigo at aztec.asu.edu>
+- devel packages look for correct documentation files
+- added ao/plugin.h include file to devel package
+- updated package description
+
 * Sun Sep 03 2000 Jack Moffitt <jack at icecast.org>
 - initial spec file created

--- >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