Author: mmaslano

Update of /cvs/pkgs/rpms/perl-Text-Glob/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv27410

Modified Files:
        perl-Text-Glob.spec 
Log Message:
* Thu Feb 25 2010 Marcela Mašláňová <mmasl...@redhat.com> - 0.08-8
- add readme



Index: perl-Text-Glob.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Text-Glob/devel/perl-Text-Glob.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- perl-Text-Glob.spec 4 Dec 2009 02:20:53 -0000       1.12
+++ perl-Text-Glob.spec 25 Feb 2010 13:52:59 -0000      1.13
@@ -1,6 +1,6 @@
 Name:          perl-Text-Glob
 Version:       0.08
-Release:       7%{?dist}
+Release:       8%{?dist}
 Summary:       Perl module to match globbing patterns against text
 License:       GPL+ or Artistic
 Group:                 Development/Libraries
@@ -27,7 +27,7 @@ make %{?_smp_mflags}
 
 %install
 rm -rf $RPM_BUILD_ROOT
-make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
+make pure_install DESTDIR=$RPM_BUILD_ROOT
 find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';'
 find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';'
 chmod -R u+w $RPM_BUILD_ROOT/*
@@ -45,6 +45,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Feb 25 2010 Marcela Mašláňová <mmasl...@redhat.com> - 0.08-8
+- add readme
+
 * Fri Dec  4 2009 Stepan Kasal <ska...@redhat.com> - 0.08-7
 - rebuild against perl 5.10.1
 

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-de...@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to