SPECS: perl-Filesys-Ext2.spec - pl - generic URL - filled License, ...

qboosh qboosh at pld-linux.org
Fri Mar 16 08:53:30 CET 2007


Author: qboosh                       Date: Fri Mar 16 07:53:30 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl
- generic URL
- filled License, include LICENSE.pod in doc
- R: e2fsprogs (lsattr, chattr)
- executable attr for script

---- Files affected:
SPECS:
   perl-Filesys-Ext2.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/perl-Filesys-Ext2.spec
diff -u SPECS/perl-Filesys-Ext2.spec:1.1 SPECS/perl-Filesys-Ext2.spec:1.2
--- SPECS/perl-Filesys-Ext2.spec:1.1	Mon Mar  5 12:50:06 2007
+++ SPECS/perl-Filesys-Ext2.spec	Fri Mar 16 08:53:25 2007
@@ -7,34 +7,29 @@
 %define	pdir	Filesys
 %define	pnam	Ext2
 Summary:	Filesys::Ext2 - Interface to ext2 and ext3 filesystem attributes
-#Summary(pl):	
+Summary(pl.UTF-8):	Filesys::Ext2 - interfejs do atrybutów systemów plików ext2 i ext3
 Name:		perl-Filesys-Ext2
 Version:	0.20
 Release:	0.1
-# same as perl (REMOVE THIS LINE IF NOT TRUE)
-#License:	GPL v1+ or Artistic
-License:	-
+License:	free (see LICENSE.pod)
 Group:		Development/Languages/Perl
-Source0:	http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
+Source0:	http://www.cpan.org/modules/by-module/Filesys/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5:	787c8ffb4a2e2a8fa319e8a2f002aa22
+URL:		http://search.cpan.org/dist/Filesys-Ext2/
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
-%if %{with tests}
-%endif
+# lsattr, chattr
+Requires:	e2fsprogs
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-You may specify the path of the e2fsprogs upon use
+Filesys::Ext2 is an interface to ext2 and ext3 filesystem attributes
+(chattr and lsattr functions).
 
-  use Filesys::Ext2 {PATH=>'/path/to/binaries'};
-
-Otherwise the module will use the default path /usr/bin/
-
-
-
-# %description -l pl
-# TODO
+%description -l pl.UTF-8
+Filesys::Ext2 to interfejs do atrybutów systemów plików ext2 i ext3
+(funkcji chattr i lsattr).
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
@@ -57,10 +52,9 @@
 
 %files
 %defattr(644,root,root,755)
-%doc CHANGES INSTALL README TODO
-%{_bindir}/ls2.pl
-%{perl_vendorlib}/Filesys/*.pm
-#%{perl_vendorlib}/Filesys/Ext2
+%doc CHANGES INSTALL LICENSE.pod README TODO
+%attr(755,root,root) %{_bindir}/ls2.pl
+%{perl_vendorlib}/Filesys/Ext2.pm
 %{_mandir}/man3/*
 %{_mandir}/man1/*
 
@@ -70,6 +64,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/03/16 07:53:25  qboosh
+- pl
+- generic URL
+- filled License, include LICENSE.pod in doc
+- R: e2fsprogs (lsattr, chattr)
+- executable attr for script
+
 Revision 1.1  2007/03/05 11:50:06  agaran
 - initial
-
================================================================

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



More information about the pld-cvs-commit mailing list