SPECS: perl-Test-WWW-Mechanize.spec - release 3: add the %{perl_vendorlib}/...

radek radek at pld-linux.org
Sun Jan 11 12:51:25 CET 2009


Author: radek                        Date: Sun Jan 11 11:51:25 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- release 3: add the %{perl_vendorlib}/Test/WWW/Mechanize dir

---- Files affected:
SPECS:
   perl-Test-WWW-Mechanize.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/perl-Test-WWW-Mechanize.spec
diff -u SPECS/perl-Test-WWW-Mechanize.spec:1.6 SPECS/perl-Test-WWW-Mechanize.spec:1.7
--- SPECS/perl-Test-WWW-Mechanize.spec:1.6	Sat Dec 13 20:00:44 2008
+++ SPECS/perl-Test-WWW-Mechanize.spec	Sun Jan 11 12:51:19 2009
@@ -10,7 +10,7 @@
 Summary(pl.UTF-8):	Test::WWW::Mechanize - podklasa WWW::Mechanize służąca do testów
 Name:		perl-Test-WWW-Mechanize
 Version:	1.22
-Release:	2
+Release:	3
 # same as perl
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
@@ -47,6 +47,7 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT%{perl_vendorlib}/Test/WWW/Mechanize
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
@@ -57,7 +58,8 @@
 %files
 %defattr(644,root,root,755)
 %doc Changes
-%{perl_vendorlib}/Test/WWW/Mechanize.pm
+%{perl_vendorlib}/Test/WWW/*.pm
+%dir %{perl_vendorlib}/Test/WWW/Mechanize
 %{_mandir}/man3/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -66,6 +68,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2009/01/11 11:51:19  radek
+- release 3: add the %{perl_vendorlib}/Test/WWW/Mechanize dir
+
 Revision 1.6  2008/12/13 19:00:44  qboosh
 - pl
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-Test-WWW-Mechanize.spec?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list