Upstream source has been archived on backpan
This commit is contained in:
parent
2a3471dcc6
commit
5bf0919c32
@ -5,7 +5,7 @@ Summary: Parse, Analyze and Manipulate Perl
|
|||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
URL: http://search.cpan.org/dist/PPI/
|
URL: http://search.cpan.org/dist/PPI/
|
||||||
Source0: http://www.cpan.org/authors/id/A/AD/ADAMK/PPI-%{version}.tar.gz
|
Source0: http://backpan.perl.org/authors/id/A/AD/ADAMK/PPI-%{version}.tar.gz
|
||||||
Patch0: PPI-1.201-UTF8.patch
|
Patch0: PPI-1.201-UTF8.patch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -nu)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -nu)
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -66,6 +66,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
- Don't need to remove empty directories from buildroot
|
- Don't need to remove empty directories from buildroot
|
||||||
- Use %%{_fixperms} macro rather than our own chmod incantation
|
- Use %%{_fixperms} macro rather than our own chmod incantation
|
||||||
- Make %%files list more explicit
|
- Make %%files list more explicit
|
||||||
|
- Upstream source has been archived on backpan
|
||||||
|
|
||||||
* Wed Dec 19 2007 Tom "spot" Callaway <tcallawa@redhat.com> - 1.201-1
|
* Wed Dec 19 2007 Tom "spot" Callaway <tcallawa@redhat.com> - 1.201-1
|
||||||
- bump to 1.201
|
- bump to 1.201
|
||||||
|
Loading…
Reference in New Issue
Block a user