SPECS: drupal-mod-syndication.spec - pl, cleanup

qboosh qboosh at pld-linux.org
Mon Oct 3 19:11:43 CEST 2005


Author: qboosh                       Date: Mon Oct  3 17:11:43 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, cleanup

---- Files affected:
SPECS:
   drupal-mod-syndication.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/drupal-mod-syndication.spec
diff -u SPECS/drupal-mod-syndication.spec:1.2 SPECS/drupal-mod-syndication.spec:1.3
--- SPECS/drupal-mod-syndication.spec:1.2	Fri Sep 30 17:05:13 2005
+++ SPECS/drupal-mod-syndication.spec	Mon Oct  3 19:11:38 2005
@@ -1,6 +1,7 @@
 # $Revision$, $Date$
 %define		modname syndication
 Summary:	Drupal Syndication Module
+Summary(pl):	Moduł Syndication dla Drupala
 Name:		drupal-mod-%{modname}
 Version:	4.6.0
 Release:	0.4
@@ -22,6 +23,11 @@
 feeds generated by Drupal. This helps users find interesting feeds
 from your web site.
 
+%description -l pl
+Moduł Syndication udostępnia stronę WWW skupiającą wyszystkie źródła
+RSS generowane przez Drupala. Pomaga to użytkownikom znaleźć
+interesujące źródła na stronie WWW.
+
 %prep
 %setup -q -n %{modname}
 rm -f LICENSE.txt # GPL v2
@@ -35,11 +41,6 @@
 
 %clean
 rm -rf $RPM_BUILD_ROOT
-%files
-%defattr(644,root,root,755)
-%doc *.txt
-%{_moddir}/*.module
-%{_podir}
 
 %post
 if [ "$1" = 1 ]; then
@@ -50,12 +51,21 @@
 EOF
 fi
 
+%files
+%defattr(644,root,root,755)
+%doc *.txt
+%{_moddir}/*.module
+%{_podir}
+
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2005/10/03 17:11:38  qboosh
+- pl, cleanup
+
 Revision 1.2  2005/09/30 15:05:13  glen
 - unify macros
 
================================================================

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




More information about the pld-cvs-commit mailing list