SPECS: newt.spec - renamed newt-python to python-snack
glen
glen at pld-linux.org
Thu May 18 01:12:17 CEST 2006
Author: glen Date: Wed May 17 23:12:17 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- renamed newt-python to python-snack
---- Files affected:
SPECS:
newt.spec (1.78 -> 1.79)
---- Diffs:
================================================================
Index: SPECS/newt.spec
diff -u SPECS/newt.spec:1.78 SPECS/newt.spec:1.79
--- SPECS/newt.spec:1.78 Thu Sep 22 21:23:35 2005
+++ SPECS/newt.spec Thu May 18 01:12:12 2006
@@ -25,13 +25,13 @@
Patch5: %{name}-nopython.patch
URL: http://www.msg.com.mx/Newt/
BuildRequires: autoconf
+BuildRequires: docbook-utils
BuildRequires: popt-devel
%{?with_python:BuildRequires: python-devel >= 2.2}
+BuildRequires: rpm-pythonprov
#BuildRequires: sgml-tools
BuildRequires: slang-devel >= 2.0.0
%{?with_tcl:BuildRequires: tcl-devel >= 8.3.2}
-BuildRequires: docbook-utils
-BuildRequires: rpm-pythonprov
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -126,18 +126,20 @@
%description tcl -l pl
Dodatki do Tcl z Newta.
-%package python
+%package -n python-snack
Summary: Newt python bindings
Summary(pl): Dodatki do pythona z Newta
Group: Development/Languages/Python
-Requires: %{name} = %{version}-%{release}
%pyrequires_eq python
-Provides: snack
+Requires: %{name} = %{version}-%{release}
+Provides: %{name}-python = %{version}-%{release}
+Provides: snack = %{version}-%{release}
+Obsoletes: newt-python
-%description python
+%description -n python-snack
Newt python bindings
-%description python -l pl
+%description -n python-snack -l pl
Dodatki do pythona z Newta.
%package -n whiptail
@@ -213,7 +215,7 @@
%endif
%if %{with python}
-%files python
+%files -n python-snack
%defattr(644,root,root,755)
%attr(755,root,root) %{py_sitedir}/*.so
%{py_sitedir}/*.py
@@ -236,6 +238,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.79 2006/05/17 23:12:12 glen
+- renamed newt-python to python-snack
+
Revision 1.78 2005/09/22 19:23:35 qboosh
- added nopython patch, python bcond works now
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/newt.spec?r1=1.78&r2=1.79&f=u
More information about the pld-cvs-commit
mailing list