SPECS: python-pyHnj.spec - added missing dir - packaged *.egg-info...
megabajt
megabajt at pld-linux.org
Thu Apr 5 22:42:03 CEST 2007
Author: megabajt Date: Thu Apr 5 20:42:03 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added missing dir
- packaged *.egg-info
- release 3
---- Files affected:
SPECS:
python-pyHnj.spec (1.5 -> 1.6)
---- Diffs:
================================================================
Index: SPECS/python-pyHnj.spec
diff -u SPECS/python-pyHnj.spec:1.5 SPECS/python-pyHnj.spec:1.6
--- SPECS/python-pyHnj.spec:1.5 Tue Feb 13 09:06:43 2007
+++ SPECS/python-pyHnj.spec Thu Apr 5 22:41:58 2007
@@ -6,13 +6,15 @@
Summary(pl.UTF-8): pyHnj - pythonowy wrapper dla biblioteki libhnj
Name: python-%{module}
Version: 0.6
-Release: 2
+Release: 3
License: GPL v2
Group: Libraries/Python
Source0: http://hkn.eecs.berkeley.edu/~dyoo/python/pyHnj/%{module}-%{version}.tar.gz
# Source0-md5: 1e777539150c5b6a853dce3a10e64398
URL: http://hkn.eecs.berkeley.edu/~dyoo/python/pyHnj/
+BuildRequires: python-devel >= 1:2.5
%pyrequires_eq python-modules
+BuildRequires: rpm-pythonprov
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -43,6 +45,8 @@
%defattr(644,root,root,755)
%doc AUTHORS README.txt
%attr(755,root,root) %{py_sitedir}/*.so
+%{py_sitedir}/pyHnj-*.egg-info
+%dir %{_datadir}/pyHnj
%{_datadir}/pyHnj/hyphen.mashed
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -51,6 +55,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.6 2007/04/05 20:41:58 megabajt
+- added missing dir
+- packaged *.egg-info
+- release 3
+
Revision 1.5 2007/02/13 08:06:43 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/python-pyHnj.spec?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list