]> git.pld-linux.org Git - packages/ddd.git/commitdiff
- release 10: rebuild against python 2.2.
authorkloczek <kloczek@pld-linux.org>
Sun, 3 Feb 2002 23:39:46 +0000 (23:39 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ddd.spec -> 1.51

ddd.spec

index c36859ffc3cedab3c878243c2e296429e5817d90..aef756cff9377c6ec0f2b751d7725c108be29aba 100644 (file)
--- a/ddd.spec
+++ b/ddd.spec
@@ -1,8 +1,9 @@
+%include       /usr/lib/rpm/macros.python
 Summary:       X interface to the GDB, DBX and XDB debuggers
 Summary(pl):   Interfejs X do debugerów GDB, DBX i XDB
 Name:          ddd
 Version:       3.3.1
-Release:       9
+Release:       10
 License:       GPL
 Group:         Development/Debuggers
 Group(de):     Entwicklung/Debugger
@@ -19,14 +20,13 @@ BuildRequires:      XFree86-devel
 BuildRequires: motif-devel
 BuildRequires: ncurses-devel >= 5.0
 BuildRequires: libstdc++-devel
-BuildRequires: python
+BuildRequires: python >= 2.2
 BuildRequires: texinfo
 BuildRequires: automake
 BuildRequires: rpm-pythonprov
 Requires:      gdb
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%include /usr/lib/rpm/macros.python
 
 %define                _prefix         /usr/X11R6
 %define                _mandir         %{_prefix}/man
This page took 0.102952 seconds and 4 git commands to generate.