SPECS (djurban-snapshots): kdevelop.spec - update to current snap

djurban djurban at pld-linux.org
Fri Jul 1 22:10:45 CEST 2005


Author: djurban                      Date: Fri Jul  1 20:10:45 2005 GMT
Module: SPECS                         Tag: djurban-snapshots
---- Log message:
- update to current snap

---- Files affected:
SPECS:
   kdevelop.spec (1.98 -> 1.98.2.1) 

---- Diffs:

================================================================
Index: SPECS/kdevelop.spec
diff -u SPECS/kdevelop.spec:1.98 SPECS/kdevelop.spec:1.98.2.1
--- SPECS/kdevelop.spec:1.98	Wed Jun  1 08:09:08 2005
+++ SPECS/kdevelop.spec	Fri Jul  1 22:10:40 2005
@@ -4,7 +4,7 @@
 %bcond_without	ada	# don't build with ada
 #
 %define		_state		stable
-%define		_kdever		3.4.1
+%define		_kdever		3.4.89
 
 Summary:	KDE Integrated Development Environment
 Summary(pl):	Zintegrowane środowisko programisty dla KDE
@@ -13,13 +13,11 @@
 Summary(de):	KDevelop ist eine grafische Entwicklungsumgebung für KDE
 Name:		kdevelop
 Version:	3.2.1
-Release:	1
+Release:	0.050701.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:	7a5e9f2fb8a9539a41541dba566a234a
-#Source0:	http://ep09.pld-linux.org/~djurban/kde/%{name}-%{version}.tar.bz2
+Source0:        ziew.tar.bz2
 Patch0:		kde-common-PLD.patch
 Patch1:		%{name}-am.patch
 URL:		http://www.kdevelop.org/
@@ -43,7 +41,7 @@
 #BuildRequires:	unsermake >= 040511
 BuildRequires:	zlib-devel
 Requires:	kdebase-core >= 9:%{_kdever}
-Requires:	kdesdk-libcvsservice >= 3:%{_kdever}
+Requires:	kdesdk-libcvsservice
 Requires:	kdoc
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -104,7 +102,8 @@
 u. a. Qt-, KDE-, GNOME-, C++- und C-Projekte.
 
 %prep
-%setup -q
+%setup -q -n %{name} -T -D
+#%patch100 -p1
 %patch0 -p1
 %patch1 -p1
 
@@ -112,16 +111,17 @@
 	-e 's/\(^Categories=.*$\)/\1;/' \
 	kdevelop.desktop
 
-%build
-cp -f /usr/share/automake/config.sub admin
-#export UNSERMAKE=%{_datadir}/unsermake/unsermake
+cp %{_datadir}/automake/config.sub admin
+export kde_htmldir=%{_kdedocdir}
+export kde_libs_htmldir=%{_kdedocdir}
 %{__make} -f admin/Makefile.common cvs
 
+%build
+
 %configure \
 	--disable-rpath \
 	--with-qt-libraries=%{_libdir} \
 	%{!?with_ada:--disable-ada} \
-	--enable-final \
 %if "%{_lib}" == "lib64"
 	--enable-libsuffix=64 \
 %endif
@@ -164,6 +164,7 @@
 %attr(755,root,root) %{_libdir}/*.so.*.*.*
 %{_libdir}/kde3/*.la
 %attr(755,root,root) %{_libdir}/kde3/*.so*
+%{_libdir}/kconf_update_bin/kdev-gen-settings-kconf_update
 %{_datadir}/apps/*
 %{_datadir}/config/*
 %{_datadir}/desktop-directories/kde-development-kdevelop.directory
@@ -188,6 +189,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.98.2.1  2005/07/01 20:10:40  djurban
+- update to current snap
+
 Revision 1.98  2005/06/01 06:09:08  arekm
 - rel 1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kdevelop.spec?r1=1.98&r2=1.98.2.1&f=u




More information about the pld-cvs-commit mailing list