[xiph-cvs] cvs commit: vorbis-python setup.cfg

Jack Moffitt jack at xiph.org
Sun Feb 25 22:28:55 PST 2001



jack        01/02/25 22:28:55

  Modified:    .        setup.cfg
  Log:
  libogg not ogg, and libvorbis not vorbis

Revision  Changes    Path
1.2       +1 -1      vorbis-python/setup.cfg

Index: setup.cfg
===================================================================
RCS file: /usr/local/cvsroot/vorbis-python/setup.cfg,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- setup.cfg	2001/02/06 03:20:48	1.1
+++ setup.cfg	2001/02/26 06:28:55	1.2
@@ -1,3 +1,3 @@
 [bdist_rpm]
-requires=ogg,vorbis
+requires=libogg,libvorbis
 build_script=prebuild.sh

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