]> git.pld-linux.org Git - packages/ddd.git/blobdiff - ddd.spec
- release 3 for rebuild with new openmotif
[packages/ddd.git] / ddd.spec
index 788c7f572967bb7f25bf470b69b11f00e851e05f..bafea8efa3728ec1a266f83e6918c0ef8b25eea9 100644 (file)
--- a/ddd.spec
+++ b/ddd.spec
@@ -4,26 +4,25 @@ Summary(ja):  GDB,DBX,Ladebug,JDB,Perl,Python
 Summary(pl):   Interfejs X do debugerów GDB, DBX i XDB
 Summary(zh_CN):        Í¼Ðλ¯µÄ³ÌÐòµ÷ÊÔÆ÷Ç°¶Ë;ÈçGDB,DBX,Ladebug,JDB,Perl,Python
 Name:          ddd
-Version:       3.3.7
-Release:       1
+Version:       3.3.8
+Release:       333
 License:       GPL
 Group:         Development/Debuggers
-# Temporarily switched to alternate source. FSF lost their checksums;>
-#Source0:      ftp://ftp.gnu.org/gnu/ddd/%{name}-%{version}.tar.gz
-Source0:       http://fresh.t-systems-sfr.com/unix/src/misc/%{name}-%{version}.tar.gz
-# Source0-md5: 0b1be54fe5198bb20a5f5250975bd665
+Source0:       ftp://ftp.gnu.org/gnu/ddd/%{name}-%{version}.tar.gz
+# Source0-md5: 60c5bfbfe1564926edda629ffcf01e52
 Source1:       %{name}.desktop
 Source2:       %{name}-python.desktop
 Source3:       http://art.gnome.org/images/icons/other/Debugger.png
 # Source3-md5: c046d9b0a04abdbb4a2be08a374ac2cd
-Patch0:                %{name}-DESTDIR.patch
-Patch1:                %{name}-ptrace.patch
-Patch2:                %{name}-info.patch
+Patch0:                %{name}-ptrace.patch
+Patch1:                %{name}-info.patch
+Patch2:                %{name}-home_etc.patch
 URL:           http://www.gnu.org/software/ddd/
 BuildRequires: XFree86-devel
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: bison
+BuildRequires: elfutils-devel
 BuildRequires: flex
 BuildRequires: libstdc++-devel
 BuildRequires: libtool
@@ -82,7 +81,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}
-%pyrequires_eq python
+#%pyrequires_eq        python
 
 %description python
 Data Display Debugger - python debugger.
@@ -105,7 +104,8 @@ Data Display Debugger - debugger pythona.
        --with-motif \
        --with-readline-libraries=%{_libdir}
 
-%{__make} CXXOPT="-DNDEBUG %{rpmcflags}"
+%{__make} \
+       CXXOPT="-DNDEBUG %{rpmcflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -137,7 +137,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS INSTALL NEWS README TIPS TODO doc/*.pdf
+%doc AUTHORS NEWS README TIPS TODO doc/*.pdf
 %{_applnkdir}/Development/ddd.desktop
 %{_pixmapsdir}/*
 %attr(755,root,root) %{_bindir}/ddd
This page took 1.080604 seconds and 4 git commands to generate.