SPECS: python-4Suite.spec - pl beautify - BR: rpmbuild(macros) >= ...
beorn
beorn at pld-linux.org
Mon Apr 16 10:56:45 CEST 2007
Author: beorn Date: Mon Apr 16 08:56:45 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl beautify
- BR: rpmbuild(macros) >= 1.219
- Group change
---- Files affected:
SPECS:
python-4Suite.spec (1.34 -> 1.35)
---- Diffs:
================================================================
Index: SPECS/python-4Suite.spec
diff -u SPECS/python-4Suite.spec:1.34 SPECS/python-4Suite.spec:1.35
--- SPECS/python-4Suite.spec:1.34 Tue Feb 13 09:06:42 2007
+++ SPECS/python-4Suite.spec Mon Apr 16 10:56:39 2007
@@ -4,12 +4,12 @@
%define short_name 4Suite
%define _rc b3
Summary: XML processing tools
-Summary(pl.UTF-8): Narzędzia do przetwarzania XML-a
+Summary(pl.UTF-8): Narzędzia przetwarzania XML-a
Name: python-%{short_name}
Version: 1.0
Release: 0.%{_rc}.1
License: Custom
-Group: Development/Libraries
+Group: Libraries/Python
Source0: ftp://ftp.4suite.org/pub/4Suite/%{short_name}-XML-%{version}%{_rc}.tar.bz2
# Source0-md5: 9decb8b1032415ae155fe9a917fe8126
Patch0: %{name}-root.patch
@@ -17,6 +17,7 @@
BuildRequires: pydoc
BuildRequires: python-devel >= 2.0
BuildRequires: rpm-pythonprov
+BuildRequires: rpmbuild(macros) >= 1.219
%pyrequires_eq python-modules
Obsoletes: 4Suite
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -28,7 +29,7 @@
XPointer, XSLT transforms, XLink, RDF and ODMG object databases
%description -l pl.UTF-8
-4Suite do zestaw narzędzi Python'a do przetwarzania XML-a i
+4Suite jest zestawem narzędzi języka Python do przetwarzania XML-a i
zarządzania bazą danych obiektów. Dostarcza wsparcie dla analizy
składniowej XML-a, kilku implementacji DOM, wyrażeń XPath, XPointer,
przekształceń XSLT, baz danych obiektów RDF i ODMG.
@@ -36,7 +37,7 @@
%package examples
Summary: 4Suite examples
Summary(pl.UTF-8): Przykłady użycia 4Suite
-Group: Development/Libraries
+Group: Libraries/Python
%pyrequires_eq python
Requires: %{name} = %{version}-%{release}
@@ -108,6 +109,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.35 2007/04/16 08:56:39 beorn
+- pl beautify
+- BR: rpmbuild(macros) >= 1.219
+- Group change
+
Revision 1.34 2007/02/13 08:06:42 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/python-4Suite.spec?r1=1.34&r2=1.35&f=u
More information about the pld-cvs-commit
mailing list