From 62df83885c2ec215da626b0c04a5d97ce8522295 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Mon, 7 Dec 2009 20:36:30 +0000 Subject: [PATCH] - Drop upstreamed patch --- libplist.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/libplist.spec b/libplist.spec index 6f898a0..f5b0472 100644 --- a/libplist.spec +++ b/libplist.spec @@ -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 1.0.0-2 +- Drop upstreamed patch + * Mon Dec 7 2009 Peter Robinson 1.0.0-1 - Upstream stable 1.0.0 release