rpms/pyexiv2/devel .cvsignore, 1.2, 1.3 pyexiv2.spec, 1.4, 1.5 sources, 1.2, 1.3

Matej Cepl mcepl at fedoraproject.org
Fri Jan 9 17:00:54 UTC 2009


Author: mcepl

Update of /cvs/pkgs/rpms/pyexiv2/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv32249

Modified Files:
	.cvsignore pyexiv2.spec sources 
Log Message:
Upstream snapshot release to make package buildable on Rawhide.


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/pyexiv2/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	18 Jul 2008 21:47:42 -0000	1.2
+++ .cvsignore	9 Jan 2009 17:00:23 -0000	1.3
@@ -1 +1 @@
-pyexiv2-0.1.2.tar.bz2
+pyexiv2.tar.bz2


Index: pyexiv2.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pyexiv2/devel/pyexiv2.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- pyexiv2.spec	18 Dec 2008 18:35:32 -0000	1.4
+++ pyexiv2.spec	9 Jan 2009 17:00:23 -0000	1.5
@@ -3,13 +3,18 @@
 
 Name:           pyexiv2
 Version:        0.1.2
-Release:        6%{?dist}
+Release:        7.1.20090109bzr107%{?dist}
 Summary:        Python binding to exiv2
 
 Group:          Development/Languages
 License:        GPLv2+
 URL:            http://tilloy.net/dev/pyexiv2/
-Source0:        http://tilloy.net/dev/pyexiv2/releases/pyexiv2-%{version}.tar.bz2
+# 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
 # next patch should be removed when
 # https://bugs.launchpad.net/pyexiv2/+bug/249513
 # is fixed
@@ -60,6 +65,10 @@
 %{python_sitearch}/*
 
 %changelog
+* Fri Jan 09 2009 Matej Cepl <mcepl at redhat.com> 0.1.2-7.1.20090109bzr107
+- New snapshot from upstream pyexiv2-0.2 branch in order to be compatible
+  with the current package of exiv2.
+
 * Thu Dec 18 2008 Rex Dieter <rdieter at fedoraproject.org> - 0.1.2-6 
 - respin (eviv2)
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/pyexiv2/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	18 Jul 2008 21:47:42 -0000	1.2
+++ sources	9 Jan 2009 17:00:23 -0000	1.3
@@ -1 +1 @@
-246dae9b4eca5d2fe2a4e3762e13fac1  pyexiv2-0.1.2.tar.bz2
+31348246422898212c1ee10f7b85c151  pyexiv2.tar.bz2




More information about the fedora-extras-commits mailing list