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

Stan Seibert volsung at xiph.org
Sun Oct 7 09:30:26 PDT 2001



volsung     01/10/07 09:30:26

  Modified:    .        libao.spec
  Log:
  Minor variable name change in libao.spec.

Revision  Changes    Path
1.14      +2 -2      ao/libao.spec

Index: libao.spec
===================================================================
RCS file: /usr/local/cvsroot/ao/libao.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- libao.spec	2001/10/07 16:18:05	1.13
+++ libao.spec	2001/10/07 16:30:25	1.14
@@ -1,7 +1,7 @@
 %define name		libao
 %define version		0.8.1
 %define release 	1
-%define apiversion 	2
+%define pluginver 	2
 
 Summary:	Cross Platform Audio Output Library
 Name:		%{name}
@@ -49,7 +49,7 @@
 %doc COPYING
 %doc README
 /usr/lib/libao.so.*
-/usr/lib/ao/plugins-%{apiversion}/*.so
+/usr/lib/ao/plugins-%{pluginver}/*.so
 
 %files devel
 %doc doc/*.html

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