- Further updated fixes for the spec file
This commit is contained in:
parent
62df83885c
commit
56b19c66e4
@ -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 <pbrobinson@gmail.com> 1.0.0-3
|
||||
- Further updated fixes for the spec file
|
||||
|
||||
* Mon Dec 7 2009 Peter Robinson <pbrobinson@gmail.com> 1.0.0-2
|
||||
- Drop upstreamed patch
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user