Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:thomas-schraitle
python-jaxml
python-jaxml.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File python-jaxml.spec of Package python-jaxml
# # spec file for package python-jaxml # %define corename jaxml %define version 3.01 %define release 1 Summary: Python module to generate XML easily Name: python-%{corename} Version: %{version} Release: %{release} Source0: %{corename}-%{version}.tar.gz License: GNU GPL Group: Development/Libraries/Python BuildRoot: %{_tmppath}/%{corename}-%{version}-%{release}-buildroot #BuildArch: noarch Vendor: Jerome Alet <alet@librelogiciel.com> Url: http://www.librelogiciel.com/software/ BuildRequires: python-devel %description JAXML is a Python module which makes the automated generation of XML, XHTML or HTML documents easy. Documents generated with JAXML are still easily human readable. %prep %setup -q -n %{corename}-%{version} %build %{__python} setup.py build %install %{__python} setup.py install --prefix=%{_prefix} --root=$RPM_BUILD_ROOT --record=INSTALLED_FILES %clean %{__rm} -rf $RPM_BUILD_ROOT %files -f INSTALLED_FILES %defattr(-,root,root) %doc README PKG-INFO NEWS COPYING CREDITS %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