rpms/xine-lib/devel xine-lib-1.1.19-no_autopoint.patch, NONE, 1.1 .cvsignore, 1.24, 1.25 sources, 1.26, 1.27 xine-lib-mk-autotools-patch.sh, 1.5, 1.6 xine-lib.spec, 1.92, 1.93 xine-lib-1.1.18.1-no_autopoint.patch, 1.1, NONE

Rex Dieter rdieter at fedoraproject.org
Mon Jul 26 14:01:58 UTC 2010


Author: rdieter

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

Modified Files:
	.cvsignore sources xine-lib-mk-autotools-patch.sh 
	xine-lib.spec 
Added Files:
	xine-lib-1.1.19-no_autopoint.patch 
Removed Files:
	xine-lib-1.1.18.1-no_autopoint.patch 
Log Message:
* Sun Jul 25 2010 Rex Dieter <rdieter at fedoraproject.org> - 1.1.19-1
- 1.1.19


xine-lib-1.1.19-no_autopoint.patch:
 autogen.sh |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

--- NEW FILE xine-lib-1.1.19-no_autopoint.patch ---
diff -up xine-lib-1.1.17/autogen.sh.no_autopoint xine-lib-1.1.17/autogen.sh
--- xine-lib-1.1.17/autogen.sh.no_autopoint	2009-10-09 09:33:31.000000000 -0500
+++ xine-lib-1.1.17/autogen.sh	2009-12-02 09:15:48.534555467 -0600
@@ -229,10 +229,10 @@ run_aclocal () {
     echo
   fi
   
-  echo $_echo_n " + Running autopoint: $_echo_c"
+  #echo $_echo_n " + Running autopoint: $_echo_c"
   
-  autopoint
-  echo "done." 
+  #autopoint
+  #echo "done." 
 
   echo $_echo_n " + Running aclocal: $_echo_c"
 


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/xine-lib/devel/.cvsignore,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -p -r1.24 -r1.25
--- .cvsignore	7 Mar 2010 23:49:54 -0000	1.24
+++ .cvsignore	26 Jul 2010 14:01:58 -0000	1.25
@@ -1,2 +1,2 @@
-xine-lib-1.1.18.1-autotools.patch.bz2
-xine-lib-1.1.18.1-pruned.tar.bz2
+xine-lib-1.1.19-autotools.patch.bz2
+xine-lib-1.1.19-pruned.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/xine-lib/devel/sources,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -p -r1.26 -r1.27
--- sources	7 Mar 2010 23:49:54 -0000	1.26
+++ sources	26 Jul 2010 14:01:58 -0000	1.27
@@ -1,2 +1,2 @@
-e2c45d451fd9d8ad3be680237ff5bcdf  xine-lib-1.1.18.1-autotools.patch.bz2
-55de212f416d9d366cad7520ccd7a539  xine-lib-1.1.18.1-pruned.tar.bz2
+e80686751441fb75ce075b097f1af75d  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.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- xine-lib-mk-autotools-patch.sh	2 Dec 2009 18:27:27 -0000	1.5
+++ xine-lib-mk-autotools-patch.sh	26 Jul 2010 14:01:58 -0000	1.6
@@ -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.92
retrieving revision 1.93
diff -u -p -r1.92 -r1.93
--- xine-lib.spec	19 Jul 2010 17:17:00 -0000	1.92
+++ xine-lib.spec	26 Jul 2010 14:01:58 -0000	1.93
@@ -3,7 +3,7 @@
 # - drop the opengl video out plugin?
 # - deprecate ESD support?
 
-%define         plugin_abi  1.28
+%define         plugin_abi  1.29
 %define         codecdir    %{_libdir}/codecs
 
 %ifarch %{ix86}
@@ -43,8 +43,8 @@
 
 Summary:        A multimedia engine 
 Name:           xine-lib
-Version:        1.1.18.1
-Release:        3%{?dist}
+Version:        1.1.19
+Release:        1%{?dist}
 License:        GPLv2+
 Group:          System Environment/Libraries
 URL:            http://www.xine-project.org/ 
@@ -131,6 +131,7 @@ BuildRequires:  libsmbclient-devel
 BuildRequires:  samba-common
 %endif
 BuildRequires:  libdvdnav-devel
+BuildRequires:  libdvdread-devel
 
 %if 0%{?pa_in_main}
 Obsoletes: xine-lib-pulseaudio < 1.1.16.3-5
@@ -341,7 +342,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/xine/plugins/%{plugin_abi}/xineplug_decode_sputext.so
 %{_libdir}/xine/plugins/%{plugin_abi}/xineplug_decode_theora.so
 %{_libdir}/xine/plugins/%{plugin_abi}/xineplug_decode_vorbis.so
-%ifarch %ix86
+%ifarch %{ix86}
 %{_libdir}/xine/plugins/%{plugin_abi}/xineplug_decode_w32dll.so
 %endif # ix86
 %{_libdir}/xine/plugins/%{plugin_abi}/xineplug_decode_yuv.so
@@ -452,6 +453,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Jul 25 2010 Rex Dieter <rdieter at fedoraproject.org> - 1.1.19-1
+- 1.1.19
+
 * Mon Jul 19 2010 Rex Dieter <rdieter at fedoraproject.org> - 1.1.18.1-3
 - no directfb on arm (yet)
 


--- xine-lib-1.1.18.1-no_autopoint.patch DELETED ---



More information about the scm-commits mailing list