SPECS: gaim-plugin-tlen.spec - cleanup, unified, md5

qboosh qboosh at pld-linux.org
Fri Apr 27 10:43:47 CEST 2007


Author: qboosh                       Date: Fri Apr 27 08:43:46 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- cleanup, unified, md5

---- Files affected:
SPECS:
   gaim-plugin-tlen.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/gaim-plugin-tlen.spec
diff -u SPECS/gaim-plugin-tlen.spec:1.1 SPECS/gaim-plugin-tlen.spec:1.2
--- SPECS/gaim-plugin-tlen.spec:1.1	Fri Apr 27 10:41:36 2007
+++ SPECS/gaim-plugin-tlen.spec	Fri Apr 27 10:43:41 2007
@@ -1,31 +1,31 @@
 # $Revision$, $Date$
-%define		_gaim	2.0.0
-%define		_pre	beta2
+# TODO: optflags
 Summary:	Tlen.pl protocol plugin for Gaim
-Summary(pl):	Plugin protokołu Tlen.pl dla gaim-a
+Summary(pl.UTF-8):	Wtyczka protokołu Tlen.pl dla Gaima
 Name:		gaim-plugin-tlen
 Version:	20060128
 Release:	0.1
 Epoch:		1
 License:	GPL
 Group:		Applications/Communications
-Url:		http://nic.com.pl/~alek/gaim-tlen/
 Source0:	http://nic.com.pl/~alek/gaim-tlen/gaim-tlen-%{version}.tar.gz
+# Source-md5:	0c7e2a506de5996420e0fb976715c5a1
 Patch0:		%{name}-Makefile.patch
-Requires:	gaim >= %{_gaim}
+URL:		http://nic.com.pl/~alek/gaim-tlen/
 BuildRequires:	pkgconfig
+Requires:	gaim >= 2.0.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Tlen.pl is a popular IM protocol in Poland, this plugin provides it's
+Tlen.pl is a popular IM protocol in Poland, this plugin provides its
 port into Gaim.
 
-%description -l pl
-Tlen.pl jest popularnym protokołem IM w Polsce, ten plugin dostarcza
-jego port dla Gaim-a.
+%description -l pl.UTF-8
+Tlen.pl jest popularnym protokołem IM w Polsce, a ta wtyczka dostarcza
+jego port dla Gaima.
 
 %prep
-%setup -qn %{name}-%{version}
+%setup -q
 %patch0 -p1
 
 %build
@@ -35,7 +35,7 @@
 rm -rf $RPM_BUILD_ROOT
 
 %{__make} install \
-	DESTDIR="$RPM_BUILD_ROOT"
+	DESTDIR=$RPM_BUILD_ROOT
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -44,7 +44,7 @@
 %defattr(644,root,root,755)
 %doc README
 %attr(755,root,root) %{_libdir}/gaim/libtlen.so
-%attr(644,root,root) %{_datadir}/pixmaps/gaim/status/default/tlen.png
+%{_datadir}/pixmaps/gaim/status/default/tlen.png
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -52,5 +52,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/04/27 08:43:41  qboosh
+- cleanup, unified, md5
+
 Revision 1.1  2007/04/27 08:41:36  qboosh
 - from Tomasz Rutkowski
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gaim-plugin-tlen.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list