SPECS (AC-branch): gxine.spec - 0.5.8 merged from HEAD

glen glen at pld-linux.org
Tue Oct 10 00:04:25 CEST 2006


Author: glen                         Date: Mon Oct  9 22:04:25 2006 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- 0.5.8 merged from HEAD

---- Files affected:
SPECS:
   gxine.spec (1.8 -> 1.8.2.1) 

---- Diffs:

================================================================
Index: SPECS/gxine.spec
diff -u SPECS/gxine.spec:1.8 SPECS/gxine.spec:1.8.2.1
--- SPECS/gxine.spec:1.8	Thu Jun  2 22:36:24 2005
+++ SPECS/gxine.spec	Tue Oct 10 00:04:19 2006
@@ -7,18 +7,18 @@
 Summary(de):	GTK+ basierende grafische Oberfläche für die xine-Bibliotheken
 Summary(pl):	Oparty na GTK+ graficzny interfejs do bibliotek XINE
 Name:		gxine
-Version:	0.4.5
+Version:	0.5.8
 Release:	1
 License:	GPL
 Group:		X11/Applications/Multimedia
-Source0:	http://dl.sourceforge.net/xine/%{name}-%{version}.tar.gz
-# Source0-md5:	cce89759524e2c40f1c437c1ab28682b
+Source0:	http://dl.sourceforge.net/xine/%{name}-%{version}.tar.bz2
+# Source0-md5:	e6bc2be9c6b3a13a101d462b2034b035
 Patch0:		%{name}-desktop.patch
 Patch1:		%{name}-plugindir.patch
 URL:		http://xine.sourceforge.net/
 BuildRequires:	autoconf >= 2.50
 BuildRequires:	automake
-BuildRequires:	gtk+2-devel >= 1:2.2.0
+BuildRequires:	gtk+2-devel >= 1:2.6.0
 BuildRequires:	js-devel
 BuildRequires:	libtool
 %{?with_lirc:BuildRequires:	lirc-devel}
@@ -78,7 +78,8 @@
 %configure \
 	%{!?with_lirc:--disable-lirc} \
 	--disable-static \
-	--with-plugindir=%{mozilladir}
+	--with-plugindir=%{mozilladir} \
+	--with-spidermonkey=/usr/include/js
 
 %{__make}
 
@@ -89,10 +90,9 @@
 	DESTDIR=$RPM_BUILD_ROOT \
 	Applicationsdir=%{_desktopdir}
 
-install -D pixmaps/gxine-logo.png $RPM_BUILD_ROOT%{_pixmapsdir}/gxine-logo.png
 rm -f $RPM_BUILD_ROOT%{mozilladir}/*.la
 
-%find_lang %{name}
+%find_lang %{name} --all-name
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -102,8 +102,11 @@
 %doc AUTHORS ChangeLog README TODO
 %attr(755,root,root) %{_bindir}/gxine*
 %{_datadir}/gxine
+%dir %{_sysconfdir}/gxine
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/gxine/*
 %{_desktopdir}/gxine.desktop
-%{_pixmapsdir}/gxine-logo.png
+%{_iconsdir}/hicolor/*/*/*.png
+%{_pixmapsdir}/gxine.png
 %{_mandir}/man1/*
 %lang(de) %{_mandir}/de/man1/*
 
@@ -117,6 +120,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8.2.1  2006/10/09 22:04:19  glen
+- 0.5.8 merged from HEAD
+
 Revision 1.8  2005/06/02 20:36:24  qboosh
 - updated to 0.4.5 (fixes CAN-2005-1692)
 - deal with lirc support
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gxine.spec?r1=1.8&r2=1.8.2.1&f=u



More information about the pld-cvs-commit mailing list