packages: konversation/konversation.spec - up to 1.3.1 - adjusted to new cm...
august84
august84 at pld-linux.org
Wed Apr 20 23:06:55 CEST 2011
Author: august84 Date: Wed Apr 20 21:06:55 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- up to 1.3.1
- adjusted to new cmake macro
---- Files affected:
packages/konversation:
konversation.spec (1.23 -> 1.24)
---- Diffs:
================================================================
Index: packages/konversation/konversation.spec
diff -u packages/konversation/konversation.spec:1.23 packages/konversation/konversation.spec:1.24
--- packages/konversation/konversation.spec:1.23 Fri Jun 25 00:48:11 2010
+++ packages/konversation/konversation.spec Wed Apr 20 23:06:50 2011
@@ -1,13 +1,15 @@
# $Revision$, $Date$
+%define _state stable
+
Summary: A user friendly IRC Client for KDE
Summary(pl.UTF-8): Przyjazny dla użytkownika klient IRC dla KDE
Name: konversation
-Version: 1.3
-Release: 2
+Version: 1.3.1
+Release: 1
License: GPL
Group: Applications/Communications
-Source0: ftp://ftp.kde.org/pub/kde/stable/konversation/%{version}/src/%{name}-%{version}.tar.bz2
-# Source0-md5: bb306495466859e1383a1948f3fdb66d
+Source0: ftp://ftp.kde.org/pub/kde/%{_state}/konversation/%{version}/src/%{name}-%{version}.tar.bz2
+# Source0-md5: f43ac55e4925e9578e87b13fde173671
URL: http://konversation.kde.org/
BuildRequires: Qt3Support-devel
BuildRequires: QtNetwork-devel
@@ -20,7 +22,7 @@
BuildRequires: qt4-build
BuildRequires: qt4-qmake
BuildRequires: rpm-pythonprov
-BuildRequires: rpmbuild(macros) >= 1.129
+BuildRequires: rpmbuild(macros) >= 1.600
BuildRequires: sed >= 4.0
BuildRequires: xorg-lib-libXScrnSaver-devel
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -46,12 +48,6 @@
%build
%cmake \
- -DCMAKE_INSTALL_PREFIX=%{_prefix} \
- -DLIB_INSTALL_DIR=%{_libdir} \
- -DCMAKE_BUILD_TYPE=%{!?debug:release}%{?debug:debug} \
-%if "%{_lib}" == "lib64"
- -DLIB_SUFFIX=64 \
-%endif
.
%{__make}
@@ -88,6 +84,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.24 2011/04/20 21:06:50 august84
+- up to 1.3.1
+- adjusted to new cmake macro
+
Revision 1.23 2010/06/24 22:48:11 arvenil
- remove unsupported locales
- release 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/konversation/konversation.spec?r1=1.23&r2=1.24&f=u
More information about the pld-cvs-commit
mailing list