SPECS: ddd.spec - cleaning commented out -python (pydb) subpkg. Py...
twittner
twittner at pld-linux.org
Wed Mar 29 20:03:48 CEST 2006
Author: twittner Date: Wed Mar 29 18:03:48 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- cleaning commented out -python (pydb) subpkg. Pydb is
sold as separate package in its own tarbal. Anyway this
ddd version doesn't work with recent Pydb -
3.3.12-test5 is required
---- Files affected:
SPECS:
ddd.spec (1.89 -> 1.90)
---- Diffs:
================================================================
Index: SPECS/ddd.spec
diff -u SPECS/ddd.spec:1.89 SPECS/ddd.spec:1.90
--- SPECS/ddd.spec:1.89 Sat Sep 17 12:54:14 2005
+++ SPECS/ddd.spec Wed Mar 29 20:03:43 2006
@@ -12,9 +12,8 @@
Source0: ftp://ftp.gnu.org/gnu/ddd/%{name}-%{version}.tar.gz
# Source0-md5: f19437ebfdb5f2667d6de30f700dd319
Source1: %{name}.desktop
-Source2: %{name}-python.desktop
-Source3: http://art.gnome.org/images/icons/other/Debugger.png
-# Source3-md5: c046d9b0a04abdbb4a2be08a374ac2cd
+Source2: http://art.gnome.org/images/icons/other/Debugger.png
+# Source2-md5: c046d9b0a04abdbb4a2be08a374ac2cd
Patch0: %{name}-ptrace.patch
Patch1: %{name}-info.patch
Patch2: %{name}-home_etc.patch
@@ -30,9 +29,7 @@
BuildRequires: libtool
BuildRequires: motif-devel
BuildRequires: ncurses-devel >= 5.0
-BuildRequires: python >= 2.2
BuildRequires: readline-devel
-#BuildRequires: rpm-pythonprov
BuildRequires: texinfo
Requires: gdb
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -80,19 +77,6 @@
podręcznik on-line; interaktywna pomoc; linia poleceń GDB/DBX/XDB z
pełną edycją, historią i wyszukiwaniem.
-%package python
-Summary: X interface to the GDB, DBX and XDB debuggers - The python debugger
-Summary(pl): Interfejs X do debugerów GDB, DBX i XDB - debugger pythona
-Group: Development/Debuggers
-Requires: %{name} = %{version}-%{release}
-#%pyrequires_eq python
-
-%description python
-Data Display Debugger - python debugger.
-
-%description python -l pl
-Data Display Debugger - debugger pythona.
-
%prep
%setup -q
%patch0 -p1
@@ -120,16 +104,10 @@
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
-#install pydb/pydb.py $RPM_BUILD_ROOT%{_bindir}/pydb
-#install pydb/{pydbcmd,pydbsupt}.py $RPM_BUILD_ROOT%{py_sitedir}
-#%py_comp $RPM_BUILD_ROOT%{py_sitedir}
-#%py_ocomp $RPM_BUILD_ROOT%{py_sitedir}
-
install ddd/Ddd $RPM_BUILD_ROOT%{_appdefsdir}
install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
-#install %{SOURCE2} $RPM_BUILD_ROOT%{_desktopdir}
-install %{SOURCE3} $RPM_BUILD_ROOT%{_pixmapsdir}/ddd.png
+install %{SOURCE2} $RPM_BUILD_ROOT%{_pixmapsdir}/ddd.png
%clean
rm -rf $RPM_BUILD_ROOT
@@ -151,18 +129,18 @@
%{_mandir}/man1/*
%{_infodir}/ddd*
-#%files python
-#%defattr(644,root,root,755)
-#%attr(755,root,root) %{_bindir}/pydb
-#%{py_sitedir}/*.py?
-#%{_desktopdir}/ddd-python.desktop
-
%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.90 2006/03/29 18:03:43 twittner
+- cleaning commented out -python (pydb) subpkg. Pydb is
+ sold as separate package in its own tarbal. Anyway this
+ ddd version doesn't work with recent Pydb -
+ 3.3.12-test5 is required
+
Revision 1.89 2005/09/17 10:54:14 arekm
- readline 5.0
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/ddd.spec?r1=1.89&r2=1.90&f=u
More information about the pld-cvs-commit
mailing list