From 56b19c66e44fe9d17084c709966d7310e8e86376 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Mon, 7 Dec 2009 22:04:58 +0000 Subject: [PATCH] - Further updated fixes for the spec file --- libplist.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libplist.spec b/libplist.spec index f5b0472..8d879ec 100644 --- a/libplist.spec +++ b/libplist.spec @@ -1,8 +1,8 @@ %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: libplist -Version: 1.0.0 -Release: 2%{?dist} +Version: 1.0 +Release: 3%{?dist} Summary: Library for manipulating Apple Binary and XML Property Lists Group: System Environment/Libraries @@ -83,6 +83,9 @@ rm -rf $RPM_BUILD_ROOT %{python_sitearch}/libplist %changelog +* Mon Dec 7 2009 Peter Robinson 1.0.0-3 +- Further updated fixes for the spec file + * Mon Dec 7 2009 Peter Robinson 1.0.0-2 - Drop upstreamed patch