SPECS: last-exit.spec - up to 5 with some backported items from tr...

deejay1 deejay1 at pld-linux.org
Tue Apr 17 17:25:50 CEST 2007


Author: deejay1                      Date: Tue Apr 17 15:25:50 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 5 with some backported items from trunk
- rel. 1

---- Files affected:
SPECS:
   last-exit.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/last-exit.spec
diff -u SPECS/last-exit.spec:1.9 SPECS/last-exit.spec:1.10
--- SPECS/last-exit.spec:1.9	Mon Feb 12 23:09:10 2007
+++ SPECS/last-exit.spec	Tue Apr 17 17:25:45 2007
@@ -2,19 +2,21 @@
 Summary:	GTK+ Last.fm player
 Summary(pl.UTF-8):	Odtwarzacz Last.fm dla GTK+
 Name:		last-exit
-Version:	4
+Version:	5
 Release:	1
 License:	GPL v2+
 Group:		X11/Applications/Multimedia
-Source0:	http://www.o-hand.com/~iain/last-exit/%{name}-%{version}.tar.bz2
-# Source0-md5:	5e4401bbad36d00894d3843cc2ef9338
+Source0:	http://lastexit-player.org/releases/%{name}-%{version}.tar.bz2
+# Source0-md5:	f316f39848fd3f25b12c4b9f07f20dda
 Patch0:		%{name}-exec.patch
 Patch1:		%{name}-desktop.patch
-URL:		http://www.o-hand.com/~iain/last-exit/
+Patch2:		%{name}-trunk_and_translation.patch
+URL:		http://lastexit-player.org/
 BuildRequires:	GConf2-devel >= 2.14.0
 BuildRequires:	dbus-glib-devel >= 0.71
 BuildRequires:	dotnet-gnome-sharp-devel >= 2.15.0
 BuildRequires:	gstreamer-plugins-base-devel >= 0.10.9
+BuildRequires:	libsexy-devel	>= 0.1.5
 BuildRequires:	mono-csharp >= 1.1.16.1
 BuildRequires:	rpmbuild(macros) >= 1.176
 Requires(post,preun):	GConf2 >= 2.14.0
@@ -34,8 +36,16 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
+%{__libtoolize}
+%{__intltoolize}
+%{__aclocal}
+%{__autoconf}
+%{__autoheader}
+%{__automake}
+
 %configure \
 	--disable-static
 %{__make}
@@ -48,6 +58,8 @@
 
 rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}/*.la
 
+%find_lang %{name}
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -63,7 +75,7 @@
 %postun
 %update_icon_cache hicolor
 
-%files
+%files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS README
 %attr(755,root,root) %{_bindir}/*
@@ -71,7 +83,7 @@
 %attr(755,root,root) %{_libdir}/%{name}/*.exe*
 %attr(755,root,root) %{_libdir}/%{name}/*.so
 %attr(755,root,root) %{_libdir}/%{name}/NDesk.*
-%attr(755,root,root) %{_libdir}/%{name}/notify-sharp.dll
+%attr(755,root,root) %{_libdir}/%{name}/*.dll
 %{_sysconfdir}/gconf/schemas/last-exit.schemas
 %{_sysconfdir}/gconf/schemas/lastfm.schemas
 %{_desktopdir}/*.desktop
@@ -84,6 +96,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2007/04/17 15:25:45  deejay1
+- up to 5 with some backported items from trunk
+- rel. 1
+
 Revision 1.9  2007/02/12 22:09:10  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/last-exit.spec?r1=1.9&r2=1.10&f=u



More information about the pld-cvs-commit mailing list