rpms/xine-lib/F-8 xine-lib.spec,1.31,1.32

Ville Skytta (scop) fedora-extras-commits at redhat.com
Mon Jan 21 07:04:07 UTC 2008


Author: scop

Update of /cvs/pkgs/rpms/xine-lib/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18633/F-8

Modified Files:
	xine-lib.spec 
Log Message:
* Mon Jan 21 2008 Ville Skyttä <ville.skytta at iki.fi> - 1.1.9.1-3
- Fix version number in libxine.pc (#429487).



Index: xine-lib.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xine-lib/F-8/xine-lib.spec,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- xine-lib.spec	20 Jan 2008 10:27:05 -0000	1.31
+++ xine-lib.spec	21 Jan 2008 07:03:29 -0000	1.32
@@ -33,7 +33,7 @@
 Summary:        Xine library
 Name:           xine-lib
 Version:        1.1.9.1
-Release:        2%{?dist}
+Release:        3%{?dist}
 License:        GPLv2+
 Group:          System Environment/Libraries
 URL:            http://xinehq.de/
@@ -170,6 +170,9 @@
 # Avoid standard rpaths on lib64 archs:
 sed -i -e 's|"/lib /usr/lib\b|"/%{_lib} %{_libdir}|' configure
 
+# Quick and dirty fix for #429487, check if still needed in > 1.1.9.1:
+sed -i -e 's/^\(Version:\s*\).*/\1%{version}/i' misc/libxine.pc.in
+
 
 %build
 export FFMPEG_CFLAGS=" " FFMPEG_LIBS=" "
@@ -388,6 +391,9 @@
 
 
 %changelog
+* Mon Jan 21 2008 Ville Skyttä <ville.skytta at iki.fi> - 1.1.9.1-3
+- Fix version number in libxine.pc (#429487).
+
 * Sun Jan 20 2008 Ville Skyttä <ville.skytta at iki.fi> - 1.1.9.1-2
 - Disable upstream "discard buffers on ao close" 1.1.9 changeset (#429182).
 




More information about the fedora-extras-commits mailing list