Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:thomas-schraitle
python-amara
python-amara.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File python-amara.spec of Package python-amara
# # spec file for package python-amara # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine # package are under the same license as the package itself. # # Please submit bugfixes or comments via http://bugs.opensuse.org/ %define _name Amara %define version 1.2.0.2 %define unmangled_version 1.2.0.2 %define unmangled_version 1.2.0.2 %define release 1 Summary: Collection of Python/XML Processing Tools to Complement 4Suite Name: python-amara Version: %{version} Release: %{release} Source0: %{_name}-%{unmangled_version}.tar.bz2 License: Apache Software License Group: Development/Libraries/Python BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot #BuildArch: noarch Requires: python 4Suite BuildRequires: python-devel 4Suite 4Suite-doc pyxml bzip2 tar Vendor: Uche Ogbuji <uche.ogbuji@fourthought.com> Url: http://uche.ogbuji.net/tech/4suite/amara/ %description A collection of Python/XML processing tools to complement 4Suite (http://4Suite.org). The components are: * Bindery--a data binding tool (fancy way of saying it's a very Pythonic XML API); * Scimitar--an implementation of the ISO Schematron schema language for XML, which converts Schematron files to Python scripts; * domtools--A set of tools to augment Python DOMs; * saxtools--A set of tools to make SAX easier to use in Python %prep %setup -n %{_name}-%{unmangled_version} -n %{_name}-%{unmangled_version} %build %{__python} setup.py build %install %{__python} setup.py install --root=$RPM_BUILD_ROOT --prefix=%{_prefix} --record-rpm=INSTALLED_FILES %{__mv} INSTALLED_FILES _tmp # Remove directories that are already part of the filesystem grep -v -e "%dir %{_prefix}/lib$" \ -e "%dir %{_datadir}$" \ -e "%dir %{_datadir}/doc$" _tmp > INSTALLED_FILES %clean rm -rf $RPM_BUILD_ROOT %files -f INSTALLED_FILES %defattr(-,root,root) %doc docs/* README PKG-INFO ACKNOWLEDGEMENTS TODO %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor