SPECS: urpmdiff.spec - pl

qboosh qboosh at pld-linux.org
Thu Jul 7 19:22:00 CEST 2005


Author: qboosh                       Date: Thu Jul  7 17:22:00 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl

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

---- Diffs:

================================================================
Index: SPECS/urpmdiff.spec
diff -u SPECS/urpmdiff.spec:1.1 SPECS/urpmdiff.spec:1.2
--- SPECS/urpmdiff.spec:1.1	Wed Jul  6 07:47:40 2005
+++ SPECS/urpmdiff.spec	Thu Jul  7 19:21:55 2005
@@ -1,6 +1,7 @@
 # $Revision$, $Date$
 %include	/usr/lib/rpm/macros.perl
 Summary:	A tool to show diffs between rpms
+Summary(pl):	Narzędzie do pokazywania różnic między pakietami rpm
 Name:		urpmdiff
 Version:	1.1
 Release:	0.2
@@ -19,12 +20,18 @@
 packagers to know what has changed between an old and a new version of
 an rpm. Its output is reminiscent of the unified diff format.
 
+%description -l pl
+urpmdiff pokazuje różnice między dwoma pakietami rpm. Jego zadaniem
+jest pomoc osobom pakietującym, aby wiedziały, co zmieniło się między
+starą a nową wersją pakietu. Wyjście przypomina format unified diff.
+
 %prep
 %setup -q
 %patch0 -p1
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
+%{__perl} Makefile.PL \
+	INSTALLDIRS=vendor
 %{__make}
 
 %install
@@ -48,6 +55,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2005/07/07 17:21:55  qboosh
+- pl
+
 Revision 1.1  2005/07/06 05:47:40  glen
 - rpm tools from mandrake/mandriva
-
================================================================

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




More information about the pld-cvs-commit mailing list