Author: radek Date: Sun Feb 1 12:27:03 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - version 0.04, not noarch anymore
---- Files affected: SPECS: perl-Sub-Identify.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/perl-Sub-Identify.spec diff -u SPECS/perl-Sub-Identify.spec:1.1 SPECS/perl-Sub-Identify.spec:1.2 --- SPECS/perl-Sub-Identify.spec:1.1 Sun Jul 20 14:04:43 2008 +++ SPECS/perl-Sub-Identify.spec Sun Feb 1 13:26:58 2009 @@ -9,17 +9,16 @@ Summary: Sub::Identify - Retrieve names of code references Summary(pl.UTF-8): Sub::Identify - odtwarzanie nazw z referencji do kodu Name: perl-Sub-Identify -Version: 0.03 -Release: 0.1 +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: 1489ae54818fa5bff610bb47ee77816f +# Source0-md5: cfa7c0d73090a2b4fb75d8a581a3ca81 URL: http://search.cpan.org/dist/Sub-Identify/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 -BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -54,8 +53,10 @@ %files %defattr(644,root,root,755) %doc Changes -%{perl_vendorlib}/Sub/Identify.pm -%{_mandir}/man3/Sub::Identify.3pm* +%{perl_vendorarch}/Sub/*.pm +%dir %{perl_vendorarch}/auto/Sub/Identify +%attr(755,root,root) %{perl_vendorarch}/auto/Sub/Identify/*.so +%{_mandir}/man3/* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -63,5 +64,8 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2009/02/01 12:26:58 radek +- version 0.04, not noarch anymore + Revision 1.1 2008/07/20 12:04:43 qboosh - new ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-Sub-Identify.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
