SPECS: libdvdread.spec - updated alpha patch (related to all archs...

qboosh qboosh at pld-linux.org
Mon Jan 23 12:46:50 CET 2006


Author: qboosh                       Date: Mon Jan 23 11:46:50 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated alpha patch (related to all archs, not only alpha now)
- typo, strict internal deps

---- Files affected:
SPECS:
   libdvdread.spec (1.26 -> 1.27) 

---- Diffs:

================================================================
Index: SPECS/libdvdread.spec
diff -u SPECS/libdvdread.spec:1.26 SPECS/libdvdread.spec:1.27
--- SPECS/libdvdread.spec:1.26	Mon Jan 23 12:05:15 2006
+++ SPECS/libdvdread.spec	Mon Jan 23 12:46:45 2006
@@ -1,4 +1,5 @@
 # $Revision$, $Date$
+#
 # Conditional build:
 %bcond_without	static_libs	# don't build static library
 #
@@ -34,7 +35,7 @@
 Summary:	%{name} library headers
 Summary(pl):	Pliki nagłówkowe biblioteki %{name}
 Group:		Development/Libraries
-Requires:	%{name} = %{version}
+Requires:	%{name} = %{version}-%{release}
 
 %description devel
 This is the libraries, include files and other resources you can use
@@ -45,10 +46,10 @@
 dvd w swoich programach.
 
 %package static
-Summary:	libdevdread static libraries
+Summary:	libdvdread static libraries
 Summary(pl):	Statyczne biblioteki do obsługi formatu DVD-Video
 Group:		Development/Libraries
-Requires:	%{name}-devel = %{version}
+Requires:	%{name}-devel = %{version}-%{release}
 
 %description static
 This is package with static libdvdread libraries.
@@ -57,8 +58,8 @@
 Statyczne biblioteki libdvdread.
 
 %prep
-%setup  -q
-#%patch0 -p1	# obsolete or need update
+%setup -q
+%patch0 -p1
 
 %build
 %{__libtoolize}
@@ -105,6 +106,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.27  2006/01/23 11:46:45  qboosh
+- updated alpha patch (related to all archs, not only alpha now)
+- typo, strict internal deps
+
 Revision 1.26  2006/01/23 11:05:15  charles
 - updated to 0.9.5
 - commented out -alpha.patch
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libdvdread.spec?r1=1.26&r2=1.27&f=u



More information about the pld-cvs-commit mailing list