SPECS: pyaim-t.spec - pl summary, cleanups

qboosh qboosh at pld-linux.org
Wed Oct 5 21:30:26 CEST 2005


Author: qboosh                       Date: Wed Oct  5 19:30:26 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl summary, cleanups

---- Files affected:
SPECS:
   pyaim-t.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/pyaim-t.spec
diff -u SPECS/pyaim-t.spec:1.1 SPECS/pyaim-t.spec:1.2
--- SPECS/pyaim-t.spec:1.1	Tue Sep 20 08:25:25 2005
+++ SPECS/pyaim-t.spec	Wed Oct  5 21:30:20 2005
@@ -1,24 +1,25 @@
 # $Revision$, $Date$
 Summary:	AIM transport for Jabber
+Summary(pl):	Transport AIM dla Jabbera
 Name:		pyaim-t
 Version:	0.6
 Release:	1
 License:	GPL v2
 Group:		Applications/Communications
-Source0:	http://www.blathersource.org/download.php/%{name}/%{name}-%{version}.tar.gz
+Source0:	http://www.blathersource.org/download.php/pyaim-t/%{name}-%{version}.tar.gz
 # Source0-md5:	cf20fd8593a8463426e720c2faf7d629
-Source2:	pyaim-t.init
-Source3:	pyaim-t.sysconfig
-Source4:	pyaim-t.xml
+Source2:	%{name}.init
+Source3:	%{name}.sysconfig
+Source4:	%{name}.xml
 URL:		http://pyaim-t.blathersource.org/
-PreReq:		rc-scripts
-Requires:	python-TwistedWeb
-Requires:	python-TwistedWords
-Requires:	python-TwistedXish
 Requires(post):	jabber-common
 Requires(post):	perl-base
 Requires(post):	textutils
 Requires(post,preun):	/sbin/chkconfig
+Requires:	python-TwistedWeb
+Requires:	python-TwistedWords
+Requires:	python-TwistedXish
+Requires:	rc-scripts
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -26,13 +27,11 @@
 
 %description -l pl
 Moduł ten umożliwia użytkownikom Jabbera komunikowanie się z
-użytkownikami AIM.
+serwerami AIM.
 
 %prep
 %setup -q
 
-%build
-
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_libdir}/jabberd14,%{_sysconfdir}/jabber} \
@@ -75,9 +74,9 @@
 %doc AUTHORS ChangeLog README INSTALL
 %attr(755,root,root) %{_sbindir}/PyAIMt
 %{_libdir}/%{name}
-%attr(640,root,jabber) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/jabber/*
+%attr(640,root,jabber) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/jabber/*
 %attr(754,root,root) /etc/rc.d/init.d/%{name}
-%config(noreplace) %verify(not size mtime md5) /etc/sysconfig/%{name}
+%config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/%{name}
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -85,7 +84,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2005/10/05 19:30:20  qboosh
+- pl summary, cleanups
+
 Revision 1.1  2005/09/20 06:25:25  aredridel
 - added
 - NFY
-
================================================================

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




More information about the pld-cvs-commit mailing list