- Drop upstreamed patch
This commit is contained in:
parent
3be8af5062
commit
62df83885c
@ -2,7 +2,7 @@
|
||||
|
||||
Name: libplist
|
||||
Version: 1.0.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Library for manipulating Apple Binary and XML Property Lists
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -41,7 +41,6 @@ Requires: python
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1 -b .fixpython
|
||||
|
||||
%build
|
||||
export CMAKE_PREFIX_PATH=/usr
|
||||
@ -84,6 +83,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{python_sitearch}/libplist
|
||||
|
||||
%changelog
|
||||
* Mon Dec 7 2009 Peter Robinson <pbrobinson@gmail.com> 1.0.0-2
|
||||
- Drop upstreamed patch
|
||||
|
||||
* Mon Dec 7 2009 Peter Robinson <pbrobinson@gmail.com> 1.0.0-1
|
||||
- Upstream stable 1.0.0 release
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user