Hello community,

here is the log from the commit of package xine-lib for openSUSE:Factory 
checked in at 2012-06-18 14:52:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xine-lib (Old)
 and      /work/SRC/openSUSE:Factory/.xine-lib.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xine-lib", Maintainer is "mh...@novell.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/xine-lib/xine-lib.changes        2012-06-14 
22:51:02.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.xine-lib.new/xine-lib.changes   2012-06-18 
14:52:39.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Jun 18 11:20:29 UTC 2012 - lnus...@suse.de
+
+- don't include .la files in libxine-devel to avoid bogus libtool errors
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ xine-lib.spec ++++++
--- /var/tmp/diff_new_pack.obCbSm/_old  2012-06-18 14:52:42.000000000 +0200
+++ /var/tmp/diff_new_pack.obCbSm/_new  2012-06-18 14:52:42.000000000 +0200
@@ -16,6 +16,7 @@
 #
 
 
+
 Name:           xine-lib
 # %bcond_with = default off
 # %bcond_without = default on
@@ -253,6 +254,7 @@
     Guenter Bartsch <guen...@sourceforge.net>
 
 %if %{with pulseaudio}
+
 %package -n libxine2-pulse
 Summary:        Pulseaudio plugin for xine
 License:        GPL-2.0+ ; SUSE-Public-Domain
@@ -280,6 +282,7 @@
 %endif
 
 %if %{with sdl}
+
 %package -n libxine2-sdl
 Summary:        SDL plugin for xine
 License:        GPL-2.0+ ; SUSE-Public-Domain
@@ -306,6 +309,7 @@
 %endif
 
 %if %{with aalib}
+
 %package -n libxine2-aa
 Summary:        Aalib and libcaca plugin for xine
 License:        GPL-2.0+ ; SUSE-Public-Domain
@@ -332,6 +336,7 @@
 %endif
 
 %if %{with esd}
+
 %package -n libxine2-esd
 Summary:        Esd plugin for xine
 License:        GPL-2.0+ ; SUSE-Public-Domain
@@ -358,6 +363,7 @@
 %endif
 
 %if %{with jack}
+
 %package -n libxine2-jack
 Summary:        Jack plugin for xine
 License:        GPL-2.0+ ; SUSE-Public-Domain
@@ -384,6 +390,7 @@
 %endif
 
 %if %{with directfb}
+
 %package -n libxine2-directfb
 Summary:        Directfb plugin for xine
 License:        GPL-2.0+ ; SUSE-Public-Domain
@@ -410,6 +417,7 @@
 %endif
 
 %if %{with gnome_vfs}
+
 %package -n libxine2-gnome-vfs
 Summary:        Gnome-vfs plugin for xine
 License:        GPL-2.0+ ; SUSE-Public-Domain
@@ -424,6 +432,7 @@
 %endif
 
 %if !%{with distributable}
+
 %package -n libxine2-codecs
 # these libs are possibly illegal and may not work without libdvdcss anyway
 Summary:        Xine plugins for watching DVDs, DivX and more
@@ -560,6 +569,8 @@
 #install -m 0644 %{SOURCE1} COPYING AUTHORS %{buildroot}%{_defaultdocdir}/xine/
 # remove usless READMEs
 rm %{buildroot}%{_defaultdocdir}/xine/README.{irix,solaris,WIN32}
+# remove .la files, they are evil
+rm %{buildroot}%{_libdir}/*.la
 %ifarch %{ix86}
   mkdir -p %{buildroot}/usr/lib/win32
 %endif
@@ -761,6 +772,7 @@
 rm -rf %{buildroot}
 
 %if !%{with onlynondistributable}
+
 %post -n libxine2 -p /sbin/ldconfig
 
 %postun -n libxine2 -p /sbin/ldconfig
@@ -791,36 +803,43 @@
 %endif
 
 %if %{with pulseaudio}
+
 %files -n libxine2-pulse -f files.pulse
 %defattr(-,root,root,0755)
 %endif
 
 %if %{with sdl}
+
 %files -n libxine2-sdl -f files.sdl
 %defattr(-,root,root,0755)
 %endif
 
 %if %{with esd}
+
 %files -n libxine2-esd -f files.esd
 %defattr(-,root,root,0755)
 %endif
 
 %if %{with jack}
+
 %files -n libxine2-jack -f files.jack
 %defattr(-,root,root,0755)
 %endif
 
 %if %{with aalib}
+
 %files -n libxine2-aa -f files.aalib
 %defattr(-,root,root,0755)
 %endif
 
 %if %{with directfb}
+
 %files -n libxine2-directfb -f files.directfb
 %defattr(-,root,root,0755)
 %endif
 
 %if %{with gnome_vfs}
+
 %files -n libxine2-gnome-vfs -f files.gnome-vfs
 %defattr(-,root,root,0755)
 %endif
@@ -830,15 +849,14 @@
 %doc %{_mandir}/man1/xine-config.1.gz
 /usr/bin/xine-config
 %{_libdir}/pkgconfig/libxine.pc
-%{_libdir}/libxine.la
 %{_libdir}/libxine.so
-%{_libdir}/libxine-interface.la
 /usr/share/aclocal/xine.m4
 /usr/include/xine
 /usr/include/xine.h
 %endif # onlynondistributable
 
 %if !%{with distributable}
+
 %files -n libxine2-codecs -f files.codecs
 %defattr(-,root,root)
 %dir %{_libdir}/xine

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to