SPECS (DEVEL): kde4-kdeadmin.spec - updated to 4.1.61 - added fix for cmake...
paszczus
paszczus at pld-linux.org
Mon Aug 11 12:26:21 CEST 2008
Author: paszczus Date: Mon Aug 11 10:26:21 2008 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- updated to 4.1.61
- added fix for cmake >= 2.6.0
---- Files affected:
SPECS:
kde4-kdeadmin.spec (1.40 -> 1.40.2.1)
---- Diffs:
================================================================
Index: SPECS/kde4-kdeadmin.spec
diff -u SPECS/kde4-kdeadmin.spec:1.40 SPECS/kde4-kdeadmin.spec:1.40.2.1
--- SPECS/kde4-kdeadmin.spec:1.40 Thu Jul 24 15:54:17 2008
+++ SPECS/kde4-kdeadmin.spec Mon Aug 11 12:26:16 2008
@@ -2,7 +2,7 @@
# TODO
# - unpackaged files
# %{_pkgconfigdir}/system-tools-backends.pc
-%define _state stable
+%define _state unstable
%include /usr/lib/rpm/macros.perl
%define orgname kdeadmin
@@ -13,12 +13,12 @@
Summary(pt_BR.UTF-8): K Desktop Environment - ferramentas administrativas
Summary(zh_CN.UTF-8): KDE管理工具
Name: kde4-kdeadmin
-Version: 4.1.0
+Version: 4.1.61
Release: 1
License: GPL v2+
Group: X11/Applications
Source0: ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{orgname}-%{version}.tar.bz2
-# Source0-md5: c814d39956c605a8cc60016a26a9401f
+# Source0-md5: 25911cac65364b5a918bd6e478537569
Patch0: %{name}-liloconfig.patch
URL: http://www.kde.org/
BuildRequires: automoc4 >= 0.9.83
@@ -175,6 +175,7 @@
%cmake \
-DCMAKE_INSTALL_PREFIX=%{_prefix} \
-DSYSCONF_INSTALL_DIR=%{_sysconfdir} \
+ -DCMAKE_AR=/usr/bin/ar \
%if "%{_lib}" == "lib64"
-DLIB_SUFFIX=64 \
%endif
@@ -266,6 +267,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.40.2.1 2008/08/11 10:26:16 paszczus
+- updated to 4.1.61
+- added fix for cmake >= 2.6.0
+
Revision 1.40 2008/07/24 13:54:17 paszczus
- updated to stable 4.1.0
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kde4-kdeadmin.spec?r1=1.40&r2=1.40.2.1&f=u
More information about the pld-cvs-commit
mailing list