[xiph-cvs] cvs commit: ogg libogg.spec
Jack Moffitt
jack at xiph.org
Thu Oct 26 14:19:00 PDT 2000
jack 00/10/26 14:18:59
Modified: . libogg.spec
Log:
ali's requested spec file changes
Revision Changes Path
1.4 +3 -2 ogg/libogg.spec
Index: libogg.spec
===================================================================
RCS file: /usr/local/cvsroot/ogg/libogg.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libogg.spec 2000/10/22 03:14:27 1.3
+++ libogg.spec 2000/10/26 21:18:59 1.4
@@ -46,8 +46,7 @@
%doc CHANGES
%doc COPYING
%doc README
-/usr/lib/libogg.so*
-/usr/bin/ogg-config
+/usr/lib/libogg.so.*
%files devel
%doc doc/index.html
@@ -60,7 +59,9 @@
/usr/include/ogg/os_types.h
/usr/include/ogg/config_types.h
/usr/lib/libogg.a
+/usr/lib/libogg.so
/usr/share/aclocal/ogg.m4
+/usr/bin/ogg-config
%clean
[ "$RPM_BUILD_ROOT" != "/" ] && rm -rf $RPM_BUILD_ROOT
--- >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