[xiph-cvs] cvs commit: vorbis configure.in libvorbis.spec
Jack Moffitt
jack at xiph.org
Mon Oct 30 01:21:44 PST 2000
jack 00/10/30 01:21:44
Modified: . Tag: branch_beta3 configure.in libvorbis.spec
Log:
got a little trigger happy. this makes the doc dir happy.
Revision Changes Path
No revision
No revision
1.24.2.6 +1 -1 vorbis/configure.in
Index: configure.in
===================================================================
RCS file: /usr/local/cvsroot/vorbis/configure.in,v
retrieving revision 1.24.2.5
retrieving revision 1.24.2.6
diff -u -r1.24.2.5 -r1.24.2.6
--- configure.in 2000/10/30 06:59:52 1.24.2.5
+++ configure.in 2000/10/30 09:21:44 1.24.2.6
@@ -162,4 +162,4 @@
AC_SUBST(CC)
AC_SUBST(pthread_lib)
-AC_OUTPUT(Makefile lib/Makefile doc/Makefile include/Makefile include/vorbis/Makefile include/vorbis/book/Makefile examples/Makefile)
+AC_OUTPUT(Makefile lib/Makefile doc/Makefile doc/vorbisfile/Makefile include/Makefile include/vorbis/Makefile include/vorbis/book/Makefile examples/Makefile)
1.2.2.5 +5 -7 vorbis/libvorbis.spec
Index: libvorbis.spec
===================================================================
RCS file: /usr/local/cvsroot/vorbis/libvorbis.spec,v
retrieving revision 1.2.2.4
retrieving revision 1.2.2.5
diff -u -r1.2.2.4 -r1.2.2.5
--- libvorbis.spec 2000/10/30 09:10:01 1.2.2.4
+++ libvorbis.spec 2000/10/30 09:21:44 1.2.2.5
@@ -51,13 +51,11 @@
/usr/lib/libvorbisfile.so.*
%files devel
-%doc doc/programming.html
-%doc doc/v-comment.html
-%doc doc/vorbis.html
-%doc doc/wait.png
-%doc doc/vorbisword2.png
-%doc doc/white-ogg.png
-%doc doc/white-xifish.png
+%doc doc/*.html
+%doc doc/*.txt
+%doc doc/*.png
+%doc doc/vorbisfile/*.html
+%doc doc/vorbisfile/*.css
/usr/include/vorbis/codec.h
/usr/include/vorbis/backends.h
/usr/include/vorbis/codebook.h
--- >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