SPECS: perl-Sub-Name.spec - updated to 0.04
qboosh
qboosh at pld-linux.org
Sun Jul 20 13:29:39 CEST 2008
Author: qboosh Date: Sun Jul 20 11:29:39 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 0.04
---- Files affected:
SPECS:
perl-Sub-Name.spec (1.5 -> 1.6)
---- Diffs:
================================================================
Index: SPECS/perl-Sub-Name.spec
diff -u SPECS/perl-Sub-Name.spec:1.5 SPECS/perl-Sub-Name.spec:1.6
--- SPECS/perl-Sub-Name.spec:1.5 Sun Feb 10 13:20:09 2008
+++ SPECS/perl-Sub-Name.spec Sun Jul 20 13:29:34 2008
@@ -9,13 +9,13 @@
Summary: Sub::Name - (re)name a sub
Summary(pl.UTF-8): Sub::Name - nazwanie/zmiana nazwy podprogramu
Name: perl-Sub-Name
-Version: 0.02
-Release: 2
+Version: 0.04
+Release: 1
# same as perl
License: GPL v1+ or Artistic
Group: Development/Languages/Perl
Source0: http://www.cpan.org/modules/by-module/Sub/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: a47e1f1fe88a0c85b7ecc0d150039616
+# Source0-md5: bde2bacba0c701f249135ada3c6cf699
URL: http://search.cpan.org/dist/Sub-Name/
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
@@ -58,10 +58,11 @@
%files
%defattr(644,root,root,755)
%doc Changes README
-%{perl_vendorarch}/Sub/*.pm
+%{perl_vendorarch}/Sub/Name.pm
%dir %{perl_vendorarch}/auto/Sub/Name
-%attr(755,root,root) %{perl_vendorarch}/auto/Sub/Name/*.so
-%{_mandir}/man3/*
+%{perl_vendorarch}/auto/Sub/Name/Name.bs
+%attr(755,root,root) %{perl_vendorarch}/auto/Sub/Name/Name.so
+%{_mandir}/man3/Sub::Name.3pm*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -69,6 +70,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.6 2008/07/20 11:29:34 qboosh
+- updated to 0.04
+
Revision 1.5 2008/02/10 12:20:09 arekm
- rel 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-Sub-Name.spec?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list