rpms/xine/EL-5 xine.spec,1.3,1.4
Thorsten Leemhuis
thl at rpmfusion.org
Sun Nov 9 09:36:24 CET 2008
Author: thl
Update of /cvs/free/rpms/xine/EL-5
In directory se02.es.rpmfusion.net:/tmp/cvs-serv2997
Modified Files:
xine.spec
Log Message:
* Sun Nov 09 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 0.99.5-6
- disable BR lirc, as it's not in EPEL
Index: xine.spec
===================================================================
RCS file: /cvs/free/rpms/xine/EL-5/xine.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xine.spec 29 Oct 2008 14:51:31 -0000 1.3
+++ xine.spec 9 Nov 2008 08:36:24 -0000 1.4
@@ -3,7 +3,7 @@
Summary: Free multimedia player
Name: xine
Version: 0.99.5
-Release: 5%{?dist}
+Release: 6%{?dist}
License: GPL
Group: Applications/Multimedia
URL: http://xinehq.de/
@@ -17,7 +17,9 @@
BuildRequires: aalib-devel >= 1.2.0
BuildRequires: libpng-devel gettext ncurses-devel
BuildRequires: libtermcap-devel desktop-file-utils readline-devel
-BuildRequires: curl-devel >= 7.10.2 lirc-devel libcaca-devel
+BuildRequires: curl-devel >= 7.10.2 libcaca-devel
+# lirc not in epel as of 20081109
+# BuildRequires: lirc-devel
BuildRequires: libXxf86vm-devel libXv-devel libXinerama-devel libXtst-devel
BuildRequires: libXt-devel libXft-devel
# libXext-devel and fontconfig-devel should be pulled in by other libX*-devel
@@ -132,6 +134,9 @@
# --------------------------------------------------------------------
%changelog
+* Sun Nov 09 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 0.99.5-6
+- disable BR lirc, as it's not in EPEL
+
* Wed Oct 29 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 0.99.5-5
- rebuilt
More information about the rpmfusion-commits
mailing list