]> git.pld-linux.org Git - packages/perl-Class-C3-Adopt-NEXT.git/blobdiff - perl-Class-C3-Adopt-NEXT.spec
- drop obsolete and outdated manual inclusion of rpm macros
[packages/perl-Class-C3-Adopt-NEXT.git] / perl-Class-C3-Adopt-NEXT.spec
index f9b71615809e986b62339f9172fbc64062aab1bc..d4f854ce19aa4bb6930853f430622652e6d34761 100644 (file)
@@ -2,19 +2,18 @@
 # Conditional build:
 %bcond_without tests           # do not perform "make test"
 #
-%include       /usr/lib/rpm/macros.perl
 %define        pdir    Class
 %define        pnam    C3-Adopt-NEXT
 Summary:       Class::C3::Adopt::NEXT - make NEXT suck less
 #Summary(pl.UTF-8):    
 Name:          perl-Class-C3-Adopt-NEXT
-Version:       0.07
+Version:       0.13
 Release:       1
 # same as perl
 License:       GPL v1+ or Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/Class/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: 717030a4d5abe25d494124dc935b1158
+# Source0-md5: 4b4a59b5004ab7e715315e3131773e04
 URL:           http://search.cpan.org/dist/Class-C3-Adopt-NEXT/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
@@ -27,10 +26,11 @@ BuildArch:  noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-This module is intended as a drop-in replacement for NEXT, supporting the same
-interface, but using Class::C3 to do the hard work. You can then write new
-code without NEXT, and migrate individual source files to use Class::C3 or
-method modifiers as appropriate, at whatever pace you're comfortable with.
+This module is intended as a drop-in replacement for NEXT, supporting
+the same interface, but using Class::C3 to do the hard work. You can
+then write new code without NEXT, and migrate individual source files
+to use Class::C3 or method modifiers as appropriate, at whatever pace
+you're comfortable with.
 
 # %description -l pl.UTF-8
 # TODO
@@ -57,5 +57,5 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc Changes
-%{perl_vendorlib}/Class/C3/Adopt/*.pm
+%{perl_vendorlib}/Class/C3/Adopt
 %{_mandir}/man3/*
This page took 0.124534 seconds and 4 git commands to generate.