SPECS: kdbg.spec - updated to 2.0.0.

pluto pluto at pld-linux.org
Sun Jul 31 13:05:03 CEST 2005


Author: pluto                        Date: Sun Jul 31 11:05:03 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 2.0.0.

---- Files affected:
SPECS:
   kdbg.spec (1.68 -> 1.69) 

---- Diffs:

================================================================
Index: SPECS/kdbg.spec
diff -u SPECS/kdbg.spec:1.68 SPECS/kdbg.spec:1.69
--- SPECS/kdbg.spec:1.68	Sat Jun 18 17:21:12 2005
+++ SPECS/kdbg.spec	Sun Jul 31 13:04:58 2005
@@ -4,16 +4,15 @@
 Summary(pl):	Interfejs KDE do gdb
 Summary(pt_BR):	Interface gráfica KDE para o gdb
 Name:		kdbg
-Version:	1.9.7
+Version:	2.0.0
 Release:	1
 Epoch:		2
 License:	GPL
 Vendor:		Johannes Sixt <Johannes.Sixt at telecom.at>
 Group:		X11/Development/Tools
 Source0:	http://dl.sourceforge.net/kdbg/%{name}-%{version}.tar.gz
-# Source0-md5:	815128017c245bdf8ebedcf1c0fc24e1
-Patch0:		%{name}-desktop.patch
-Patch1:		%{name}-po_and_locale_names.patch
+# Source0-md5:	68c3bcd6d7b42c3790fde66036b150ce
+Patch0:		%{name}-po_and_locale_names.patch
 URL:		http://members.nextra.at/johsixt/kdbg.html
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -68,19 +67,18 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 
 mv -f po/sr{, at Latn}.po
 # this one is bogus (no real translation inside)
 # mv -f po/zh_CN{.GB2312,}.po
 
 %build
-export CXXFLAGS="%{rpmcxxflags} -fno-rtti -fno-exceptions -Wall"
 cp -f /usr/share/automake/config.sub admin
 kde_htmldir="%{_kdedocdir}"; export kde_htmldir
 kde_libs_htmldir="%{_kdedocdir}"; export kde_libs_htmldir
 
 %{__make} -f admin/Makefile.common cvs
+
 %configure \
 	KDEDIR=%{_libdir} \
 	--disable-rpath \
@@ -109,7 +107,7 @@
 %doc BUGS ChangeLog TODO
 %attr(755,root,root) %{_bindir}/*
 %{_datadir}/apps/kdbg
-%{_desktopdir}/*.desktop
+%{_desktopdir}/kde/*.desktop
 %{_iconsdir}/hicolor/*/apps/kdbg.png
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -118,6 +116,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.69  2005/07/31 11:04:58  pluto
+- updated to 2.0.0.
+
 Revision 1.68  2005/06/18 15:21:12  zbyniu
 - BR: ac, am
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kdbg.spec?r1=1.68&r2=1.69&f=u




More information about the pld-cvs-commit mailing list