SPECS: libdnet.spec - python deps, unified caps
qboosh
qboosh at pld-linux.org
Thu Mar 15 10:57:25 CET 2007
Author: qboosh Date: Thu Mar 15 09:57:25 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- python deps, unified caps
---- Files affected:
SPECS:
libdnet.spec (1.12 -> 1.13)
---- Diffs:
================================================================
Index: SPECS/libdnet.spec
diff -u SPECS/libdnet.spec:1.12 SPECS/libdnet.spec:1.13
--- SPECS/libdnet.spec:1.12 Fri Mar 9 16:13:44 2007
+++ SPECS/libdnet.spec Thu Mar 15 10:57:20 2007
@@ -1,4 +1,5 @@
# $Revision$, $Date$
+#
# Conditional build:
%bcond_without static_libs # don't build static library
#
@@ -75,16 +76,17 @@
Przykładowe aplikacje do wykorzystania libdnet.
%package -n python-libdnet
-Summary: libdnet python module
-Summary(pl.UTF-8): Moduł libdnet dla pythona
+Summary: libdnet Python module
+Summary(pl.UTF-8): Moduł libdnet dla Pythona
Group: Libraries
-#%pyrequires_eq python-libs
+Requires: %{name} = %{version}-%{release}
+%pyrequires_eq python-libs
%description -n python-libdnet
-libdnet python module.
+libdnet Python module.
%description -n python-libdnet -l pl.UTF-8
-Moduł libdnet dla pythona.
+Moduł libdnet dla Pythona.
%prep
%setup -q
@@ -149,6 +151,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.13 2007/03/15 09:57:20 qboosh
+- python deps, unified caps
+
Revision 1.12 2007/03/09 15:13:44 heretyk
- up to 1.11
- build python module
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/libdnet.spec?r1=1.12&r2=1.13&f=u
More information about the pld-cvs-commit
mailing list