rpms/python-oasa/F-10 import.log, NONE, 1.1 python-oasa.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Henrique Junior lspooky at fedoraproject.org
Thu Jan 1 01:11:38 UTC 2009


Author: lspooky

Update of /cvs/pkgs/rpms/python-oasa/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv20025/F-10

Modified Files:
	.cvsignore sources 
Added Files:
	import.log python-oasa.spec 
Log Message:
* Wed Dec 31 2008 Henrique (LonelySpooky) Junior <lspooky at fedoraproject.org> - 0.12.5-4
- Initial RPM release



--- NEW FILE import.log ---
python-oasa-0_12_5-1_fc10:F-10:python-oasa-0.12.5-1.fc10.src.rpm:1230772132


--- NEW FILE python-oasa.spec ---
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}

Name:		python-oasa
Version:	0.12.5
Release:	1%{?dist}
Summary:	Python library for manipulation of chemical formats
Group:		Development/Libraries
License:	GPLv2+
URL:		http://bkchem.zirael.org
Source0:	http://bkchem.zirael.org/download/oasa-%{version}.tar.gz
BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch:	noarch
BuildRequires:	python-devel


%description
Free python library for manipulating and analyzing chemical structures


%prep
%setup -q -n oasa-%{version}


%build
%{__python} setup.py build


%install
%{__rm} -rf %{buildroot}
%{__python} setup.py install --skip-build --root %{buildroot}


%clean
%{__rm} -rf %{buildroot}


%files
%defattr(-, root ,root, -)
%doc PKG-INFO progress.log README
%{python_sitelib}/oasa/
%{python_sitelib}/oasa-%{version}-py*.egg-info



%changelog
* Fri Jun 13 2008 Henrique (LonelySpooky) Junior <lspooky at fedoraproject.org> - 0.12.5-1
- initial package


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-oasa/F-10/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	28 Dec 2008 19:16:01 -0000	1.1
+++ .cvsignore	1 Jan 2009 01:11:08 -0000	1.2
@@ -0,0 +1 @@
+oasa-0.12.5.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-oasa/F-10/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	28 Dec 2008 19:16:01 -0000	1.1
+++ sources	1 Jan 2009 01:11:08 -0000	1.2
@@ -0,0 +1 @@
+041c7bd2d6ff849ad2c47062d0c826d6  oasa-0.12.5.tar.gz




More information about the fedora-extras-commits mailing list