SPECS: python-launchpad-bugs.spec - add rpm patch
glen
glen at pld-linux.org
Thu Apr 24 11:11:09 CEST 2008
Author: glen Date: Thu Apr 24 09:11:09 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- add rpm patch
---- Files affected:
SPECS:
python-launchpad-bugs.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/python-launchpad-bugs.spec
diff -u SPECS/python-launchpad-bugs.spec:1.1 SPECS/python-launchpad-bugs.spec:1.2
--- SPECS/python-launchpad-bugs.spec:1.1 Thu Apr 24 10:28:02 2008
+++ SPECS/python-launchpad-bugs.spec Thu Apr 24 11:11:03 2008
@@ -2,12 +2,13 @@
Summary: Simple Python Interface to Bugs in Launchpad
Name: python-launchpad-bugs
Version: 0.2.30
-Release: 0.1
+Release: 0.2
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
URL: https://launchpad.net/python-launchpad-bugs
+Patch0: %{name}-rpm.patch
BuildRequires: rpm-pythonprov
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -17,6 +18,7 @@
%prep
%setup -q -n %{name}-0.2.29
+%patch0 -p1
%build
python setup.py build
@@ -45,5 +47,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2008-04-24 09:11:03 glen
+- add rpm patch
+
Revision 1.1 2008-04-24 08:28:02 glen
- new
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-launchpad-bugs.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list