packages: kde4-kdeadmin/kde4-kdeadmin.spec - 4.5.5 - adjusted to new cmake ...
shadzik
shadzik at pld-linux.org
Wed Jan 5 14:51:44 CET 2011
Author: shadzik Date: Wed Jan 5 13:51:44 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- 4.5.5
- adjusted to new cmake macro
---- Files affected:
packages/kde4-kdeadmin:
kde4-kdeadmin.spec (1.78 -> 1.79)
---- Diffs:
================================================================
Index: packages/kde4-kdeadmin/kde4-kdeadmin.spec
diff -u packages/kde4-kdeadmin/kde4-kdeadmin.spec:1.78 packages/kde4-kdeadmin/kde4-kdeadmin.spec:1.79
--- packages/kde4-kdeadmin/kde4-kdeadmin.spec:1.78 Tue Nov 30 13:58:06 2010
+++ packages/kde4-kdeadmin/kde4-kdeadmin.spec Wed Jan 5 14:51:38 2011
@@ -3,7 +3,7 @@
# %{_pkgconfigdir}/system-tools-backends.pc
%define _state stable
%define orgname kdeadmin
-%define qtver 4.7.0
+%define qtver 4.7.1
%include /usr/lib/rpm/macros.perl
@@ -14,12 +14,12 @@
Summary(pt_BR.UTF-8): K Desktop Environment - ferramentas administrativas
Summary(zh_CN.UTF-8): KDE管理工具
Name: kde4-kdeadmin
-Version: 4.5.4
-Release: 2
+Version: 4.5.5
+Release: 1
License: GPL v2+
Group: X11/Applications
Source0: ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{orgname}-%{version}.tar.bz2
-# Source0-md5: f8de18ca3a092b56710bfa8daf835636
+# Source0-md5: 3737cfdc02e87ce236ea836dbb76c711
Patch0: %{name}-liloconfig.patch
URL: http://www.kde.org/
BuildRequires: Qt3Support-devel >= %{qtver}
@@ -41,7 +41,7 @@
BuildRequires: qt4-qmake >= %{qtver}
BuildRequires: rpm-perlprov >= 4.1-13
BuildRequires: rpm-pythonprov
-BuildRequires: rpmbuild(macros) >= 1.213
+BuildRequires: rpmbuild(macros) >= 1.600
BuildRequires: system-config-printer
Requires: shadow
Obsoletes: %{name}-kcmlilo
@@ -187,15 +187,9 @@
install -d build
cd build
%cmake \
- -DCMAKE_INSTALL_PREFIX=%{_prefix} \
- -DLIB_INSTALL_DIR=%{_libdir} \
- -DSYSCONF_INSTALL_DIR=%{_sysconfdir} \
-DINSTALL_SYSTEM_CONFIG_PRINTER=TRUE \
- -DCMAKE_BUILD_TYPE=%{!?debug:Release}%{?debug:Debug} \
-%if "%{_lib}" == "lib64"
- -DLIB_SUFFIX=64 \
-%endif
../
+
%{__make}
%install
@@ -289,6 +283,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.79 2011/01/05 13:51:38 shadzik
+- 4.5.5
+- adjusted to new cmake macro
+
Revision 1.78 2010/11/30 12:58:06 shadzik
- rel 2, new tarball
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kde4-kdeadmin/kde4-kdeadmin.spec?r1=1.78&r2=1.79&f=u
More information about the pld-cvs-commit
mailing list