Accepting request 108176 from home:coolo:branches:openSUSE:Factory

trying to break the huge cycle we see in factory

OBS-URL: https://build.opensuse.org/request/show/108176
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/itstool?expand=0&rev=9
This commit is contained in:
Dominique Leuenberger 2012-03-11 17:38:13 +00:00 committed by Git OBS Bridge
parent 41a3c2f7c3
commit 6283d80b18
2 changed files with 8 additions and 5 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Mar 6 13:46:28 UTC 2012 - coolo@suse.com
- do not buildrequire python, libxml2-python is enough
- and py_require is even more unneeded as it's not requiring a specific
version of python
-------------------------------------------------------------------
Sun Feb 5 22:16:33 UTC 2012 - dimstar@opensuse.org

View File

@ -15,6 +15,7 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: itstool
Version: 1.1.2
Release: 0
@ -24,11 +25,9 @@ Group: Development/Tools/Other
Url: http://itstool.org
Source: http://files.itstool.org/itstool/%{name}-%{version}.tar.bz2
BuildRequires: libxml2-python
BuildRequires: python
Requires: libxml2-python
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
%py_requires
%description
ITS Tool extracts messages from XML files and outputs PO template files, then
@ -47,9 +46,6 @@ make %{?_smp_mflags}
%install
%make_install
%clean
%{?buildroot:%__rm -rf %{buildroot}}
%files
%defattr(-,root,root)
%doc ChangeLog COPYING COPYING.GPL3 NEWS