SPECS: last-exit.spec - pl, cleanup

qboosh qboosh at pld-linux.org
Mon Jul 24 19:59:03 CEST 2006


Author: qboosh                       Date: Mon Jul 24 17:59:03 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, cleanup

---- Files affected:
SPECS:
   last-exit.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/last-exit.spec
diff -u SPECS/last-exit.spec:1.2 SPECS/last-exit.spec:1.3
--- SPECS/last-exit.spec:1.2	Fri Jul 21 12:41:54 2006
+++ SPECS/last-exit.spec	Mon Jul 24 19:58:58 2006
@@ -1,7 +1,6 @@
 # $Revision$, $Date$
-#
-#
-Summary:	GTK Last.fm player
+Summary:	GTK+ Last.fm player
+Summary(pl):	Odtwarzacz Last.fm dla GTK+
 Name:		last-exit
 Version:	1.0
 Release:	0.1
@@ -11,38 +10,27 @@
 # Source0-md5:	ed579d0358624ebee677d24f25be0273
 Patch0:		%{name}-exec.patch
 URL:		http://www.o-hand.com/~iain/last-exit/
-BuildRequires:	autoconf
-BuildRequires:	automake
-BuildRequires:	intltool
-BuildRequires:	libtool
-BuildRequires:	mono-csharp
-BuildRequires:	gstreamer-plugins-base-devel
 BuildRequires:	dotnet-gtk-sharp2-gnome-devel
+BuildRequires:	gstreamer-plugins-base-devel
+BuildRequires:	mono-csharp
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 Last Exit is a player for Last.fm.
 
+%description -l pl
+Last Exit to odtwarzacz Last.fm.
+
 %prep
 %setup -q
 %patch0 -p1
 
 %build
-#%%{__intltoolize}
-#%%{__gettextize}
-#%%{__libtoolize}
-#%%{__aclocal}
-#%%{__autoconf}
-#%%{__autoheader}
-#%%{__automake}
 %configure
 %{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
-# create directories if necessary
-#install -d $RPM_BUILD_ROOT
-#install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
@@ -52,8 +40,6 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%pre
-
 %post
 %gconf_schema_install last-exit.schemas
 %gconf_schema_install lastfm.schemas
@@ -80,9 +66,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2006/07/24 17:58:58  qboosh
+- pl, cleanup
+
 Revision 1.2  2006/07/21 10:41:54  jajcus
 - more BRs
 
 Revision 1.1  2006/07/21 10:40:22  jajcus
 - new spec
-
================================================================

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



More information about the pld-cvs-commit mailing list