SPECS: perl-mime-construct.spec - pl, some cleanups

qboosh qboosh at pld-linux.org
Wed Oct 5 21:10:36 CEST 2005


Author: qboosh                       Date: Wed Oct  5 19:10:36 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, some cleanups

---- Files affected:
SPECS:
   perl-mime-construct.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/perl-mime-construct.spec
diff -u SPECS/perl-mime-construct.spec:1.1 SPECS/perl-mime-construct.spec:1.2
--- SPECS/perl-mime-construct.spec:1.1	Wed Sep 21 20:10:30 2005
+++ SPECS/perl-mime-construct.spec	Wed Oct  5 21:10:28 2005
@@ -1,32 +1,34 @@
 # $Revision$, $Date$
 
-%define pkgname mime-construct
-%define filelist %{pkgname}-%{version}-filelist
+%define filelist mime-construct-%{version}-filelist
 
-name:		perl-mime-construct
-summary:	mime-construct - construct - construct and optionally mail MIME messages
-version:	1.9
-release:	1
-vendor:		Roderick Schertler <roderick at argon.org>
-license:	Artistic
+Summary:	mime-construct - construct and optionally mail MIME messages
+Summary(pl):	mime-construct - tworzenie i opcjonalnie wysyłanie wiadomości MIME
+Name:		perl-mime-construct
+Version:	1.9
+Release:	1
+Vendor:		Roderick Schertler <roderick at argon.org>
+License:	Artistic
 Group:		Applications/Mail
-URL:		http://www.cpan.org
-BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+Source0:	http://search.cpan.org/CPAN/authors/id/R/RO/ROSCH/mime-construct-%{version}.tar.gz
+URL:		http://search.cpan.org/dist/mime-construct/
 BuildArch:	noarch
-Source0:	http://search.cpan.org//CPAN/authors/id/R/RO/ROSCH/mime-construct-%{version}.tar.gz
+BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 mime-construct constructs and (by default) mails MIME messages. It
 is entirely driven from the command line, it is designed to be used by
 other programs, or people who act like programs.
 
-# # This package was generated automatically with the cpan2rpm #
-utility. To get this software or for more information # please visit:
-http://perl.arix.com/ #
+%description -l pl
+mime-construct tworzy i (domyślnie) wysyła wiadomości MIME. Jest
+sterowane całkowicie z linii poleceń i zostało zaprojektowane z myślą
+o używaniu przez inne programy lub ludzi zachowujących się jak
+programy.
 
 %prep
 %setup -q -n mime-construct-%{version}
-chmod -R u+w %{_builddir}/%{pkgname}-%{version}
+chmod -R u+w %{_builddir}/mime-construct-%{version}
 
 %build
 grep -rsl '^#!.*perl' . |
@@ -91,6 +93,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2005/10/05 19:10:28  qboosh
+- pl, some cleanups
+
 Revision 1.1  2005/09/21 18:10:30  aredridel
 - added
-
================================================================

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




More information about the pld-cvs-commit mailing list