Author: glen Date: Thu Mar 30 16:08:10 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - 3.3.2 (from KDE 3.5.2)
---- Files affected: SPECS: kdevelop.spec (1.110 -> 1.111) ---- Diffs: ================================================================ Index: SPECS/kdevelop.spec diff -u SPECS/kdevelop.spec:1.110 SPECS/kdevelop.spec:1.111 --- SPECS/kdevelop.spec:1.110 Wed Jan 25 17:35:10 2006 +++ SPECS/kdevelop.spec Thu Mar 30 18:08:05 2006 @@ -4,7 +4,7 @@ %bcond_without ada # don't build with ada # %define _state stable -%define _kdever 3.5.1 +%define _kdever 3.5.2 Summary: KDE Integrated Development Environment Summary(de): KDevelop ist eine grafische Entwicklungsumgebung für KDE @@ -12,13 +12,13 @@ Summary(pt_BR): Ambiente Integrado de Desenvolvimento para o KDE Summary(zh_CN): KDE C/C++źŻłÉżŞˇ˘ťˇžł Name: kdevelop -Version: 3.3.1 +Version: 3.3.2 Release: 1 Epoch: 7 License: GPL Group: X11/Development/Tools Source0: ftp://ftp.kde.org/pub/kde/%{_state}/%{_kdever}/src/%{name}-%{version}.tar.bz2 -# Source0-md5: e5e3d3ce60a0dcafb99721f6304f87ef +# Source0-md5: 494c9320a5f8681b67a3a06fa0ce18b7 Patch0: kde-common-PLD.patch Patch1: %{name}-am.patch URL: http://www.kdevelop.org/ @@ -39,7 +39,6 @@ BuildRequires: pcre-devel BuildRequires: rpmbuild(macros) >= 1.129 BuildRequires: subversion-devel >= 1.2.0-4 -#BuildRequires: unsermake >= 040511 BuildRequires: zlib-devel BuildConflicts: star Requires: kdebase-core >= 9:%{_kdever} @@ -114,9 +113,7 @@ %build cp -f /usr/share/automake/config.sub admin -#export UNSERMAKE=%{_datadir}/unsermake/unsermake %{__make} -f admin/Makefile.common cvs - %configure \ --disable-rpath \ --with-qt-libraries=%{_libdir} \ @@ -144,12 +141,11 @@ kde_libs_htmldir=%{_kdedocdir} \ kde_htmldir=%{_kdedocdir} +%find_lang %{name} --with-kde --all-name + cd $RPM_BUILD_ROOT%{_iconsdir} mv {lo,hi}color/16x16/actions/kdevelop_tip.png mv {lo,hi}color/32x32/actions/kdevelop_tip.png -cd - - -%find_lang %{name} --with-kde --all-name %clean rm -rf $RPM_BUILD_ROOT @@ -184,6 +180,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.111 2006/03/30 16:08:05 glen +- 3.3.2 (from KDE 3.5.2) + Revision 1.110 2006/01/25 16:35:10 pluto - disable all-in-one compilation. @@ -211,18 +210,18 @@ Revision 1.102 2005/08/26 16:34:36 twittner - added `BuildConflicts: star'. gnutar (which belongs to star pkg) breaks builds: - gnutar -cf gnu.tar -C ./gnu AUTHORS COPYING \ - ChangeLog INSTALL NEWS README TODO - No such file or directory. Cannot stat 'ChangeLog'. - gnutar: No such file or directory. Cannot stat 'INSTALL'. - [...] + gnutar -cf gnu.tar -C ./gnu AUTHORS COPYING \ + ChangeLog INSTALL NEWS README TODO + No such file or directory. Cannot stat 'ChangeLog'. + gnutar: No such file or directory. Cannot stat 'INSTALL'. + [...] with gtar (tar pkg) everything goes OK. Revision 1.101 2005/07/28 18:45:06 arekm - rel 1 Revision 1.100 2005/07/22 06:01:51 arekm - up to 3.2.2 +- up to 3.2.2 Revision 1.99 2005/07/03 16:39:17 arekm - rel 2; subversion support fixed @@ -248,7 +247,7 @@ Revision 1.92 2005/04/18 08:18:25 charles - updated to 3.2.0 - BR: doxygen -- cleanups, sorted Brs and %%files +- cleanups, sorted BRs and %files Revision 1.91 2005/03/23 11:35:24 spider - added german description @@ -271,7 +270,8 @@ - more universal libsuffix (to catch ppc64/sparc64/s390x too) Revision 1.85 2004/10/30 22:38:20 djurban -- fix what might cause kde not to work on amd64 (reported by undefine) PLEASE add it to all KDE specs +- fix what might cause kde not to work on amd64 (reported by undefine) + PLEASE add it to all KDE specs Revision 1.84 2004/10/30 22:34:22 djurban - svn support enabled by default @@ -289,11 +289,12 @@ - desktop fix Revision 1.79 2004/09/09 18:16:06 pluto -- %%setup fixed. +- %setup fixed. Revision 1.78 2004/08/19 22:23:13 qboosh - removed duplicated BR and cp - don't leave invalid entries in files - they MUST be fixed Revision 1.77 2004/08/18 11:24:20 djurban -- merged devel, updated to 3.1.0, clear changelog, includes violation of FHS, will check if fixable. +- merged devel, updated to 3.1.0, clear changelog, includes violation + of FHS, will check if fixable. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/kdevelop.spec?r1=1.110&r2=1.111&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
