- Fix Patch0:/%patch mismatch.
https://www.redhat.com/archives/fedora-devel-list/2008-September/msg00375.h tml
This commit is contained in:
parent
0d6157e3a7
commit
5b221b93fa
@ -1,6 +1,6 @@
|
||||
Name: perl-BSD-Resource
|
||||
Version: 1.28
|
||||
Release: 6%{?dist}
|
||||
Release: 7%{?dist}
|
||||
Summary: BSD process resource limit and priority functions
|
||||
|
||||
Group: Development/Libraries
|
||||
@ -24,7 +24,7 @@ and priorities.
|
||||
|
||||
%prep
|
||||
%setup -q -n BSD-Resource-%{version}
|
||||
%patch -p1
|
||||
%patch0 -p1
|
||||
|
||||
%build
|
||||
%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS"
|
||||
@ -54,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Sep 21 2008 Ville Skyttä <ville.skytta at iki.fi> - 1.28-7
|
||||
- Fix Patch0:/%%patch mismatch.
|
||||
|
||||
* Wed Feb 27 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.28-6
|
||||
- Rebuild for perl 5.10 (again)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user