Author: radek                        Date: Sat Aug 13 17:35:44 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- version 2.95, use make install

---- Files affected:
SPECS:
   perl-Module-Pluggable.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/perl-Module-Pluggable.spec
diff -u SPECS/perl-Module-Pluggable.spec:1.11 
SPECS/perl-Module-Pluggable.spec:1.12
--- SPECS/perl-Module-Pluggable.spec:1.11       Tue Jul 19 16:37:47 2005
+++ SPECS/perl-Module-Pluggable.spec    Sat Aug 13 19:35:38 2005
@@ -9,13 +9,13 @@
 Summary:       Automatically give your module the ability to have plugins
 Summary(pl):   Automatyczne umożliwianie modułom posiadania wtyczek
 Name:          perl-Module-Pluggable
-Version:       2.9
+Version:       2.95
 Release:       1
 # same as perl
 License:       GPL v1+ or Artistic
 Group:         Development/Languages/Perl
 Source0:       
http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: b839425a11adf0dd3845cd1b7d22032c
+# Source0-md5: 358365c3cabf2d245ad4f4ca30cd82c5
 BuildRequires: perl-Module-Build >= 0.02
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
@@ -54,10 +54,8 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 
-install -d $RPM_BUILD_ROOT{%{perl_vendorlib}/%{pdir},%{_mandir}/man3}
-
-install blib/lib/Module/Pluggable.pm $RPM_BUILD_ROOT%{perl_vendorlib}/%{pdir}
-install blib/man3/*pm $RPM_BUILD_ROOT%{_mandir}/man3
+%{__make} install \
+       DESTDIR=$RPM_BUILD_ROOT
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -74,8 +72,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2005/08/13 17:35:38  radek
+- version 2.95, use make install
+
 Revision 1.11  2005/07/19 14:37:47  radek
-- version 0.9
+- version 2.9
 
 Revision 1.10  2005/06/21 15:13:18  czucz
 - updated to 2.8
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/SPECS/perl-Module-Pluggable.spec?r1=1.11&r2=1.12&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to