packages: listen/listen.spec - more BR - more %files - builds but needs tes...

uzsolt uzsolt at pld-linux.org
Thu Jul 16 10:26:38 CEST 2009


Author: uzsolt                       Date: Thu Jul 16 08:26:38 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- more BR
- more %files
- builds but needs testing

---- Files affected:
packages/listen:
   listen.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: packages/listen/listen.spec
diff -u packages/listen/listen.spec:1.8 packages/listen/listen.spec:1.9
--- packages/listen/listen.spec:1.8	Wed Jul 15 22:58:19 2009
+++ packages/listen/listen.spec	Thu Jul 16 10:26:32 2009
@@ -6,15 +6,19 @@
 Release:	0.1
 License:	GPL v2
 Group:		X11/Applications/Sound
-Source0:	http://download.listen-project.org/lastest/%{name}-0.6.2.tar.gz
+Source0:	http://download.listen-project.org/lastest/%{name}-%{version}.tar.gz
 # Source0-md5:	d5b039a1679246ab6224a4aefe16e1be
 Source1:	%{name}
 Patch0:		%{name}-makefile.patch
 Patch1:		%{name}-desktop.patch
 URL:		http://www.listen-project.org/
 BuildRequires:	gtk+2-devel >= 2:2.6.0
+BuildRequires:	python-dbus
 BuildRequires:	python-devel >= 1:2.3
+BuildRequires:	python-gstreamer-devel
+BuildRequires:	python-mutagen
 BuildRequires:	python-pygtk-devel >= 2:2.6.0
+BuildRequires:	python-pywebkitgtk-devel
 Requires:	python >= 1:2.3
 Requires:	python-Imaging
 Requires:	python-gnome-extras-egg
@@ -49,17 +53,21 @@
 
 install -c %{SOURCE1} $RPM_BUILD_ROOT%{_bindir}
 
+%find_lang %{name} --with-gnome
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files
+%files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc changelog
 %attr(755,root,root) %{_bindir}/%{name}
 %dir %{_libdir}/%{name}
+%{_datadir}/listen
 %{_libdir}/%{name}/*
 %{_desktopdir}/*.desktop
 %{_pixmapsdir}/*
+%{_datadir}/dbus-1/services/org.gnome.Listen.service
+%{_mandir}/man1/listen.1
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -67,6 +75,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2009/07/16 08:26:32  uzsolt
+- more BR
+- more %files
+- builds but needs testing
+
 Revision 1.8  2009/07/15 20:58:19  uzsolt
 - 0.6.2
 - needs more works (tomorrow)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/listen/listen.spec?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list