SPECS: kbfx.spec, kdelibs4.spec, kdepimlibs4.spec, ksudoku.spec, s...
glen
glen at pld-linux.org
Sun Jan 20 06:25:30 CET 2008
Author: glen Date: Sun Jan 20 05:25:30 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- rpm macros for cmake
---- Files affected:
SPECS:
kbfx.spec (1.31 -> 1.32) , kdelibs4.spec (1.14 -> 1.15) , kdepimlibs4.spec (1.3 -> 1.4) , ksudoku.spec (1.12 -> 1.13) , soprano.spec (1.9 -> 1.10) , strigi.spec (1.11 -> 1.12)
---- Diffs:
================================================================
Index: SPECS/kbfx.spec
diff -u SPECS/kbfx.spec:1.31 SPECS/kbfx.spec:1.32
--- SPECS/kbfx.spec:1.31 Tue Feb 27 20:54:29 2007
+++ SPECS/kbfx.spec Sun Jan 20 06:25:24 2008
@@ -35,7 +35,7 @@
BuildRequires: automake
%{?with_snap:BuildRequires: cmake >= 2.4.2}
BuildRequires: kdelibs-devel >= 9:3.2.0
-BuildRequires: rpmbuild(macros) >= 1.129
+BuildRequires: rpmbuild(macros) >= 1.293
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -58,7 +58,7 @@
%prep
%setup -q -T -b %{?with_snap:1}0 -n %{name}-%{?with_snap:%{version}-%{_snap}}%{!?with_snap:%{version}%{_rel}}
-%if !%{with snap}
+%if %{without snap}
%patch0 -p0
%patch1 -p1
%endif
@@ -138,6 +138,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.32 2008-01-20 05:25:24 glen
+- rpm macros for cmake
+
Revision 1.31 2007-02-27 19:54:29 shadzik
- reverse arekm's last change
================================================================
Index: SPECS/kdelibs4.spec
diff -u SPECS/kdelibs4.spec:1.14 SPECS/kdelibs4.spec:1.15
--- SPECS/kdelibs4.spec:1.14 Sat Jan 19 14:51:35 2008
+++ SPECS/kdelibs4.spec Sun Jan 20 06:25:24 2008
@@ -87,7 +87,7 @@
BuildRequires: qt4-build >= 4.3.3-3
%{?with_apidocs:BuildRequires: qt4-doc >= 4.3.0}
BuildRequires: qt4-qmake >= 4.3.3-3
-BuildRequires: rpmbuild(macros) >= 1.129
+BuildRequires: rpmbuild(macros) >= 1.293
BuildRequires: shared-mime-info
BuildRequires: soprano-devel >= 1.97.1
BuildRequires: strigi-devel >= 0.5.4
@@ -523,6 +523,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.15 2008-01-20 05:25:24 glen
+- rpm macros for cmake
+
Revision 1.14 2008-01-19 13:51:35 qboosh
- not sure about kerberos5 bcond, restored
================================================================
Index: SPECS/kdepimlibs4.spec
diff -u SPECS/kdepimlibs4.spec:1.3 SPECS/kdepimlibs4.spec:1.4
--- SPECS/kdepimlibs4.spec:1.3 Sat Jan 19 15:16:29 2008
+++ SPECS/kdepimlibs4.spec Sun Jan 20 06:25:24 2008
@@ -26,6 +26,7 @@
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: bison
+BuildRequires: cmake
BuildRequires: boost-devel
BuildRequires: cyrus-sasl-devel
BuildRequires: docbook-dtd42-xml
@@ -42,7 +43,7 @@
BuildRequires: qt4-build
%{?with_apidocs:BuildRequires: qt4-doc}
BuildRequires: qt4-qmake
-BuildRequires: rpmbuild(macros) >= 1.129
+BuildRequires: rpmbuild(macros) >= 1.293
BuildRequires: zlib-devel
BuildConflicts: indexlib
BuildConflicts: kdepim-kontact-libs
@@ -238,6 +239,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2008-01-20 05:25:24 glen
+- rpm macros for cmake
+
Revision 1.3 2008-01-19 14:16:29 qboosh
- updated descs
================================================================
Index: SPECS/ksudoku.spec
diff -u SPECS/ksudoku.spec:1.12 SPECS/ksudoku.spec:1.13
--- SPECS/ksudoku.spec:1.12 Wed Oct 3 15:05:44 2007
+++ SPECS/ksudoku.spec Sun Jan 20 06:25:24 2008
@@ -14,7 +14,7 @@
BuildRequires: OpenGL-devel
BuildRequires: cmake
BuildRequires: kdelibs-devel >= 9:3.2.0
-BuildRequires: rpmbuild(macros) >= 1.129
+BuildRequires: rpmbuild(macros) >= 1.293
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -66,6 +66,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.13 2008-01-20 05:25:24 glen
+- rpm macros for cmake
+
Revision 1.12 2007-10-03 13:05:44 arvenil
- up to 0.4 (switch to cmake)
- BR: OpenGL-GLU-devel
================================================================
Index: SPECS/soprano.spec
diff -u SPECS/soprano.spec:1.9 SPECS/soprano.spec:1.10
--- SPECS/soprano.spec:1.9 Fri Jan 4 20:51:47 2008
+++ SPECS/soprano.spec Sun Jan 20 06:25:24 2008
@@ -18,7 +18,7 @@
BuildRequires: qt4-build >= 4.3.3-3
BuildRequires: qt4-qmake >= 4.3.3-3
BuildRequires: redland-devel
-BuildRequires: rpmbuild(macros) >= 1.129
+BuildRequires: rpmbuild(macros) >= 1.293
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -114,6 +114,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.10 2008-01-20 05:25:24 glen
+- rpm macros for cmake
+
Revision 1.9 2008-01-04 19:51:47 qboosh
- qt4-qmake -> qmake-qt4
- pkgconfig file moved to -devel
================================================================
Index: SPECS/strigi.spec
diff -u SPECS/strigi.spec:1.11 SPECS/strigi.spec:1.12
--- SPECS/strigi.spec:1.11 Sun Nov 4 20:42:45 2007
+++ SPECS/strigi.spec Sun Jan 20 06:25:24 2008
@@ -19,7 +19,7 @@
BuildRequires: automake
BuildRequires: clucene-core-devel
BuildRequires: cmake
-BuildRequires: rpmbuild(macros) >= 1.129
+BuildRequires: rpmbuild(macros) >= 1.293
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -132,6 +132,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.12 2008-01-20 05:25:24 glen
+- rpm macros for cmake
+
Revision 1.11 2007-11-04 19:42:45 qboosh
- BR clucene-core-devel (not just main)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kbfx.spec?r1=1.31&r2=1.32&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kdelibs4.spec?r1=1.14&r2=1.15&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kdepimlibs4.spec?r1=1.3&r2=1.4&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ksudoku.spec?r1=1.12&r2=1.13&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/soprano.spec?r1=1.9&r2=1.10&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/strigi.spec?r1=1.11&r2=1.12&f=u
More information about the pld-cvs-commit
mailing list