rpms/libdvdread/EL-5 libdvdread.spec,1.3,1.4

Dominik Mierzejewski rathann at fedoraproject.org
Wed Oct 29 18:48:56 UTC 2008


Author: rathann

Update of /cvs/pkgs/rpms/libdvdread/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv23812

Modified Files:
	libdvdread.spec 
Log Message:
- fix files section
- drop useless comments



Index: libdvdread.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libdvdread/EL-5/libdvdread.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libdvdread.spec	25 Sep 2008 14:50:12 -0000	1.3
+++ libdvdread.spec	29 Oct 2008 18:48:26 -0000	1.4
@@ -6,8 +6,6 @@
 Group:          System Environment/Libraries
 License:        GPLv2+
 Source:         http://www.mplayerhq.hu/MPlayer/releases/dvdnav/libdvdread-%{version}.tar.bz2
-# svn export svn://svn.mplayerhq.hu/dvdnav/trunk/libdvdread
-#Source:         %{name}-4.1.3rc1.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 %description
@@ -54,7 +52,7 @@
 
 %files
 %defattr(-,root,root,-)
-%{_libdir}/libdvdread.so.4
+%{_libdir}/libdvdread.so.*
 
 %files devel
 %defattr(-,root,root,-)




More information about the fedora-extras-commits mailing list