SPECS: OpenIPMI.spec - up to 2.0.1 - python package added - TODO ...

blekot blekot at pld-linux.org
Sun Jun 26 19:10:13 CEST 2005


Author: blekot                       Date: Sun Jun 26 17:10:13 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 2.0.1
- python package added 
- TODO added (please check python package)
- rel 0.99

---- Files affected:
SPECS:
   OpenIPMI.spec (1.22 -> 1.23) 

---- Diffs:

================================================================
Index: SPECS/OpenIPMI.spec
diff -u SPECS/OpenIPMI.spec:1.22 SPECS/OpenIPMI.spec:1.23
--- SPECS/OpenIPMI.spec:1.22	Mon Jun  6 15:38:01 2005
+++ SPECS/OpenIPMI.spec	Sun Jun 26 19:10:08 2005
@@ -1,13 +1,16 @@
 # $Revision$, $Date$
+# - check python package
+# what about /usr/share/python2.4/site-packages/OpenIPMI.py ?
+
 Summary:	IPMI abstraction layer
 Summary(pl):	Warstwa abstrakcji IPMI
 Name:		OpenIPMI
-Version:	2.0.0
-Release:	2
+Version:	2.0.1
+Release:	0.99
 License:	LGPL (library), GPL (ipmicmd)
 Group:		Libraries
 Source0:	http://dl.sourceforge.net/openipmi/%{name}-%{version}.tar.gz
-# Source0-md5:	03176ff27cdd3dbce6c0bab7ab4eb234
+# Source0-md5:	b5474114ff84a872c5075744201bc4f0
 Patch0:		%{name}-link.patch
 URL:		http://openipmi.sourceforge.net/
 BuildRequires:	autoconf
@@ -71,6 +74,18 @@
 %description -n perl-%{name} -l pl
 Perlowy interfejs do OpenIPMI.
 
+%package -n python-%{name}
+Summary:        Python interface to OpenIPMI
+Summary(pl):    Pythonowy interfejs do OpenIPMI
+Group:          Development/Languages/Python
+Requires:       %{name} = %{version}-%{release}
+
+%description -n python-%{name}
+Python interface to OpenIPMI.
+
+%description -n perl-%{name} -l pl
+Pythonowy interfejs do OpenIPMI.
+
 %prep
 %setup -q
 %patch0 -p1
@@ -120,12 +135,22 @@
 %dir %{perl_vendorarch}/auto/OpenIPMI
 %attr(755,root,root) %{perl_vendorarch}/auto/OpenIPMI/OpenIPMI.so
 
+%files -n python-%{name}
+%attr(755,root,root) %{py_sitescriptdir}/*.so
+%{py_sitescriptdir}/*.py[oc]
+
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2005/06/26 17:10:08  blekot
+- up to 2.0.1
+- python package added
+- TODO added (please check python package)
+- rel 0.99
+
 Revision 1.22  2005/06/06 13:38:01  qboosh
 - needs modern gcc (at least 3.x) due to unnamed union
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/OpenIPMI.spec?r1=1.22&r2=1.23&f=u




More information about the pld-cvs-commit mailing list