rpms/pyexiv2/F-11 pyexiv2.spec,1.7,1.8 sources,1.4,1.5

Matej Cepl mcepl at fedoraproject.org
Thu Apr 23 10:55:31 UTC 2009


Author: mcepl

Update of /cvs/extras/rpms/pyexiv2/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv1657

Modified Files:
	pyexiv2.spec sources 
Log Message:
New upstream release 0.1.3


Index: pyexiv2.spec
===================================================================
RCS file: /cvs/extras/rpms/pyexiv2/F-11/pyexiv2.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- pyexiv2.spec	26 Feb 2009 19:54:59 -0000	1.7
+++ pyexiv2.spec	23 Apr 2009 10:55:01 -0000	1.8
@@ -2,19 +2,14 @@
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name:           pyexiv2
-Version:        0.1.2
-Release:        9.1.20090109bzr107%{?dist}
+Version:        0.1.3
+Release:        3%{?dist}
 Summary:        Python binding to exiv2
 
 Group:          Development/Languages
 License:        GPLv2+
 URL:            http://tilloy.net/dev/pyexiv2/
-# The source for this package was pulled from upstream's vcs.  Use the
-# following commands to generate the tarball:
-#  bzr branch -r 107 https://code.launchpad.net/~osomon/pyexiv2/pyexiv2-0.2 pyexiv2
-#  tar -czvf pyexiv2.tar.gz pyexiv2/
-Source0:        pyexiv2.tar.bz2
-#Source0:        http://tilloy.net/dev/pyexiv2/releases/pyexiv2-%{version}.tar.bz2
+Source0:        http://tilloy.net/dev/pyexiv2/releases/pyexiv2-%{version}.tar.bz2
 # next patch should be removed when
 # https://bugs.launchpad.net/pyexiv2/+bug/249513
 # is fixed
@@ -33,7 +28,7 @@
 embedded in image files (JPEG, TIFF, ...). 
 
 %prep
-%setup -q -n %{name}
+%setup -q
 %patch0 -p1 -b .multilib
 %patch1 -p1 -b .packager
 
@@ -50,7 +45,6 @@
 export CXXFLAGS="%{optflags}"
 export LDFLAGS="%{optflags}"
 scons DESTDIR=$RPM_BUILD_ROOT install
-chmod +x ${RPM_BUILD_ROOT}%{python_sitearch}/pyexiv2.py
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -65,6 +59,13 @@
 %{python_sitearch}/*
 
 %changelog
+* Sat Apr 18 2009 Matěj Cepl <mcepl at redhat.com> - 0.1.3-3
+- Rebuild after exiv2 was fixed.
+- Library shouldn't have executable bit set.
+
+* Thu Apr 16 2009 Matěj Cepl <mcepl at redhat.com> - 0.1.3-1
+- New upstream release (closes bug 494419)
+
 * Thu Feb 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.1.2-9.1.20090109bzr107
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/pyexiv2/F-11/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	9 Jan 2009 17:13:31 -0000	1.4
+++ sources	23 Apr 2009 10:55:01 -0000	1.5
@@ -1 +1 @@
-55726eb4f8d74d8543bef32bd9404197  pyexiv2.tar.bz2
+dfc28a6f5f098f88926e8e1de6b925c0  pyexiv2-0.1.3.tar.bz2




More information about the scm-commits mailing list