rpms/xine-lib/devel sources, 1.27, 1.28 xine-lib-mk-autotools-patch.sh, 1.6, 1.7 xine-lib.spec, 1.95, 1.96

Rex Dieter rdieter at fedoraproject.org
Mon Jul 26 16:07:10 UTC 2010


Author: rdieter

Update of /cvs/pkgs/rpms/xine-lib/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv24020

Modified Files:
	sources xine-lib-mk-autotools-patch.sh xine-lib.spec 
Log Message:
re-enable no_autopoint patch, the pain is just not worth it



Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/xine-lib/devel/sources,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -p -r1.27 -r1.28
--- sources	26 Jul 2010 14:01:58 -0000	1.27
+++ sources	26 Jul 2010 16:07:10 -0000	1.28
@@ -1,2 +1,2 @@
-e80686751441fb75ce075b097f1af75d  xine-lib-1.1.19-autotools.patch.bz2
+1a77122fa938a3f8cb85cef231236c39  xine-lib-1.1.19-autotools.patch.bz2
 552e3e38f1afb77428f6aaa08e13b0d2  xine-lib-1.1.19-pruned.tar.bz2


Index: xine-lib-mk-autotools-patch.sh
===================================================================
RCS file: /cvs/pkgs/rpms/xine-lib/devel/xine-lib-mk-autotools-patch.sh,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- xine-lib-mk-autotools-patch.sh	26 Jul 2010 14:01:58 -0000	1.6
+++ xine-lib-mk-autotools-patch.sh	26 Jul 2010 16:07:10 -0000	1.7
@@ -23,7 +23,7 @@ tar jxf xine-lib-$version-pruned.tar.bz2
 cp -a xine-lib-$version xine-lib-$version-pruned
 
 pushd xine-lib-$version
-#patch -p1 < ../xine-lib-${version}-no_autopoint.patch
+patch -p1 < ../xine-lib-${version}-no_autopoint.patch
 # extra work for to omit old libtool-related crud
 rm -f configure ltmain.sh libtool m4/libtool.m4 m4/ltoptions.m4 m4/ltversion.m4
 ./autogen.sh noconfig


Index: xine-lib.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xine-lib/devel/xine-lib.spec,v
retrieving revision 1.95
retrieving revision 1.96
diff -u -p -r1.95 -r1.96
--- xine-lib.spec	26 Jul 2010 15:59:54 -0000	1.95
+++ xine-lib.spec	26 Jul 2010 16:07:10 -0000	1.96
@@ -73,8 +73,6 @@ Provides:         xine-lib(plugin-abi) =
 %{?_isa:Provides: xine-lib(plugin-abi)%{?_isa} = %{plugin_abi}}
 
 BuildRequires:  automake libtool
-# for /usr/bin/autopoint
-BuildRequires:  gettext-devel
 # X11
 BuildRequires:  libX11-devel
 BuildRequires:  libXv-devel



More information about the scm-commits mailing list