]> git.pld-linux.org Git - packages/ddd.git/commitdiff
- use pyrequires_eq instead of requires_eq macro (massive attack!)
authorwrobell <wrobell@pld-linux.org>
Thu, 11 Apr 2002 13:45:32 +0000 (13:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ddd.spec -> 1.58

ddd.spec

index 59e8b9703bf12bbd9f3dcc52730755a9a6b98ef0..63212b1439052186700600c85ff03ee4d6b4e550 100644 (file)
--- a/ddd.spec
+++ b/ddd.spec
@@ -69,7 +69,7 @@ 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}
-%requires_eq   python
+%pyrequires_eq python
 
 %description python
 Data Display Debugger - python debugger.
This page took 0.068235 seconds and 4 git commands to generate.