Author: duddits Date: Sat Mar 14 16:21:42 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 0.3.5 - rpm.patch updated - %files
---- Files affected: SPECS: python-launchpad-bugs.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/python-launchpad-bugs.spec diff -u SPECS/python-launchpad-bugs.spec:1.3 SPECS/python-launchpad-bugs.spec:1.4 --- SPECS/python-launchpad-bugs.spec:1.3 Sun Oct 12 12:45:41 2008 +++ SPECS/python-launchpad-bugs.spec Sat Mar 14 17:21:37 2009 @@ -1,12 +1,12 @@ # $Revision$, $Date$ Summary: Simple Python Interface to Bugs in Launchpad Name: python-launchpad-bugs -Version: 0.2.30 +Version: 0.3.5 Release: 1 License: GPL v2/LGPL Group: Development/Languages/Python Source0: ftp://ftp.ubuntu.com/ubuntu/pool/main/p/python-launchpad-bugs/%{name}_%{version}.tar.gz -# Source0-md5: 21e633b3ecb48df2171ec51a704e7362 +# Source0-md5: 2751fafafe83031dc7ac5df999fed134 URL: https://launchpad.net/python-launchpad-bugs Patch0: %{name}-rpm.patch BuildRequires: rpm-pythonprov @@ -17,7 +17,7 @@ Classes to access bug information in Launchpad. %prep -%setup -q -n %{name}-0.2.29 +%setup -q -n main %patch0 -p1 %build @@ -40,6 +40,7 @@ %doc docs/* examples %dir %{py_sitescriptdir}/launchpadbugs %{py_sitescriptdir}/launchpadbugs/*.py[co] +%{py_sitescriptdir}/python_launchpad_bugs-%{version}-*.egg-info %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -47,6 +48,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2009/03/14 16:21:37 duddits +- up to 0.3.5 +- rpm.patch updated +- %files + Revision 1.3 2008/10/12 10:45:41 patrys - rel 1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-launchpad-bugs.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
