[vorbis-dev] patches to beta 4 spec files

Tamito KAJIYAMA kajiyama at grad.sccs.chukyo-u.ac.jp
Wed Feb 28 05:02:50 PST 2001



Hi,

Attached are patches for the beta 4 distribution, fixing minor
problems in RPM spec files.

One question: are there any reasons not to include vorbiscomment
in the vorbis-tools binary package?  I've added the long-awaited
utility program into the revised spec file, but I wonder if it
is a wrong change...

Regards,


-- 
KAJIYAMA, Tamito <kajiyama at grad.sccs.chukyo-u.ac.jp>

diff -ru vorbis_nightly_cvs.orig/ao/libao.spec vorbis_nightly_cvs/ao/libao.spec
--- vorbis_nightly_cvs.orig/ao/libao.spec	Wed Jan 24 03:12:22 2001
+++ vorbis_nightly_cvs/ao/libao.spec	Wed Feb 28 21:38:29 2001
@@ -51,6 +51,7 @@
 /usr/lib/ao/*.so
 
 %files devel
+%defattr(-,root,root)
 %doc doc/API
 %doc doc/DRIVERS
 %doc doc/WANTED
diff -ru vorbis_nightly_cvs.orig/ogg/libogg.spec vorbis_nightly_cvs/ogg/libogg.spec
--- vorbis_nightly_cvs.orig/ogg/libogg.spec	Mon Feb 26 13:22:21 2001
+++ vorbis_nightly_cvs/ogg/libogg.spec	Wed Feb 28 21:38:40 2001
@@ -50,6 +50,7 @@
 /usr/lib/libogg.so.*
 
 %files devel
+%defattr(-,root,root)
 %doc doc/index.html
 %doc doc/framing.html
 %doc doc/oggstream.html
diff -ru vorbis_nightly_cvs.orig/vorbis/libvorbis.spec vorbis_nightly_cvs/vorbis/libvorbis.spec
--- vorbis_nightly_cvs.orig/vorbis/libvorbis.spec	Mon Feb 26 12:50:37 2001
+++ vorbis_nightly_cvs/vorbis/libvorbis.spec	Wed Feb 28 21:38:53 2001
@@ -54,6 +54,7 @@
 /usr/lib/libvorbisenc.so.*
 
 %files devel
+%defattr(-,root,root)
 %doc doc/*.html
 %doc doc/*.png
 %doc doc/*.txt
diff -ru vorbis_nightly_cvs.orig/vorbis-tools/vorbis-tools.spec vorbis_nightly_cvs/vorbis-tools/vorbis-tools.spec
--- vorbis_nightly_cvs.orig/vorbis-tools/vorbis-tools.spec	Mon Feb 26 14:02:18 2001
+++ vorbis_nightly_cvs/vorbis-tools/vorbis-tools.spec	Wed Feb 28 21:40:00 2001
@@ -41,6 +41,7 @@
 %doc ogg123/ogg123rc-example
 /usr/bin/oggenc
 /usr/bin/ogg123
+/usr/bin/vorbiscomment
 /usr/share/man/man1/ogg123.1.gz
 /usr/share/man/man1/oggenc.1.gz
 
@@ -51,8 +52,9 @@
 
 %postun
 
-* Mon Jan 22 2000 Jack Moffitt <jack at icecast.org>
-- updated for prebeta4 builds
 %changelog
+* Mon Jan 22 2001 Jack Moffitt <jack at icecast.org>
+- updated for prebeta4 builds
+
 * Sun Oct 29 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 'vorbis-dev-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 Vorbis-dev mailing list