Hello community,

here is the log from the commit of package python-4suite-xml for 
openSUSE:Factory
checked in at Mon May 30 16:17:02 CEST 2011.



--------
New Changes file:

--- /dev/null   2010-08-26 16:28:41.000000000 +0200
+++ python-4suite-xml/python-4suite-xml.changes 2011-03-24 09:10:10.000000000 
+0100
@@ -0,0 +1,5 @@
+-------------------------------------------------------------------
+Thu Mar 24 07:12:00 UTC 2011 - [email protected]
+
+- Initial package, version 1.0.2.
+

calling whatdependson for head-i586


New:
----
  4Suite-XML-1.0.2.tar.bz2
  python-4suite-xml.changes
  python-4suite-xml.spec

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-4suite-xml.spec ++++++
#
# spec file for package python-4suite-xml
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

# norootforbuild


Name:           python-4suite-xml
BuildRequires:  fdupes python-devel python-xml
Summary:        An open-source platform for XML and RDF processing
Version:        1.0.2
Release:        1
%define tarname 4Suite-XML
Source0:        %{tarname}-%{version}.tar.bz2
License:        4Suite (Apache-based)
Group:          Development/Libraries/Python
Url:            http://pypi.python.org/pypi/4Suite-XML/1.0.2
BuildRoot:      %{_tmppath}/%{name}-%{version}-build

%py_requires

%description
XML tools and libraries for Python: Domlette, XPath, XSLT, XPointer, XLink,
and XUpdate.

%prep
%setup -n %{tarname}-%{version}

%build
export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
python setup.py build

%install
python setup.py install --root=$RPM_BUILD_ROOT \
                        --prefix=%{_prefix} --install-lib=%{python_sitearch}

mkdir -p $RPM_BUILD_ROOT/%{_docdir}
mv $RPM_BUILD_ROOT/%{_datadir}/doc/4Suite $RPM_BUILD_ROOT/%{_docdir}

%fdupes $RPM_BUILD_ROOT/%{_prefix}/lib/4Suite
%fdupes $RPM_BUILD_ROOT/%{_datadir}/4Suite
%fdupes $RPM_BUILD_ROOT/%{_docdir}/4Suite

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root)
%{_bindir}/4xml
%{_bindir}/4xpath
%{_bindir}/4xslt
%{_bindir}/4xupdate
%{_prefix}/lib/4Suite
%{_datadir}/4Suite
%doc %{_docdir}/4Suite
%{python_sitearch}/4Suite_XML-*.egg-info
%{python_sitearch}/Ft

%changelog

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to