OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 30-Jun-2006 08:36:27
Branch: HEAD Handle: 2006063007362601
Modified files:
openpkg-src/kde-arts kde-arts.spec
openpkg-src/kde-base kde-base.spec
openpkg-src/kde-libs kde-libs.spec
Log:
downgrade KDE stuff to JUNK as it is broken since a longer time
Summary:
Revision Changes Path
1.23 +6 -5 openpkg-src/kde-arts/kde-arts.spec
1.17 +5 -4 openpkg-src/kde-base/kde-base.spec
1.20 +6 -5 openpkg-src/kde-libs/kde-libs.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/kde-arts/kde-arts.spec
============================================================================
$ cvs diff -u -r1.22 -r1.23 kde-arts.spec
--- openpkg-src/kde-arts/kde-arts.spec 1 Jan 2006 13:15:09 -0000
1.22
+++ openpkg-src/kde-arts/kde-arts.spec 30 Jun 2006 06:36:26 -0000
1.23
@@ -23,8 +23,8 @@
##
# package version
-%define V_kde 3.4.2
-%define V_arts 1.4.2
+%define V_kde 3.5.3
+%define V_arts 1.5.3
# package information
Name: kde-arts
@@ -33,11 +33,11 @@
Vendor: KDE Project
Packager: OpenPKG
Distribution: OpenPKG
-Class: EVAL
+Class: JUNK
Group: KDE
License: GPL
Version: %{V_arts}
-Release: 20051121
+Release: 20060630
# list of sources
Source0:
ftp://ftp.kde.org/pub/kde/stable/%{V_kde}/src/arts-%{V_arts}.tar.bz2
@@ -62,7 +62,8 @@
%track
prog kde-arts = {
- comment = "thl/1.4.3: configure Qt (>= Qt 3.3 and < 4.0) (library
qt-mt) not found, although qt-3.3.5 installed"
+ disabled
+ comment = "rse: broken since a longer time"
version = %{version}
url = ftp://ftp.kde.org/pub/kde/stable/
regex = (\d+\.\d+(\.\d+)?)
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/kde-base/kde-base.spec
============================================================================
$ cvs diff -u -r1.16 -r1.17 kde-base.spec
--- openpkg-src/kde-base/kde-base.spec 1 Jan 2006 13:15:10 -0000
1.16
+++ openpkg-src/kde-base/kde-base.spec 30 Jun 2006 06:36:27 -0000
1.17
@@ -23,8 +23,8 @@
##
# package version
-%define V_kde 3.2.3
-%define V_base 3.2.3
+%define V_kde 3.5.3
+%define V_base 3.5.3
# package information
Name: kde-base
@@ -37,7 +37,7 @@
Group: KDE
License: GPL
Version: %{V_base}
-Release: 20051121
+Release: 20060630
# list of sources
Source0:
ftp://ftp.kde.org/pub/kde/stable/%{V_kde}/src/kdebase-%{V_base}.tar.bz2
@@ -63,7 +63,8 @@
%track
prog kde-base = {
- comment = "thl/3.4.3: requires kde-arts which is currently broken"
+ disabled
+ comment = "rse: requires kde-arts which is broken"
version = %{version}
url = ftp://ftp.kde.org/pub/kde/stable/
regex = (\d+\.\d+\.\d+)
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/kde-libs/kde-libs.spec
============================================================================
$ cvs diff -u -r1.19 -r1.20 kde-libs.spec
--- openpkg-src/kde-libs/kde-libs.spec 1 Jan 2006 13:15:11 -0000
1.19
+++ openpkg-src/kde-libs/kde-libs.spec 30 Jun 2006 06:36:26 -0000
1.20
@@ -23,8 +23,8 @@
##
# package version
-%define V_kde 3.4.2
-%define V_libs 3.4.2
+%define V_kde 3.5.3
+%define V_libs 3.5.3
# package information
Name: kde-libs
@@ -33,11 +33,11 @@
Vendor: KDE Project
Packager: OpenPKG
Distribution: OpenPKG
-Class: EVAL
+Class: JUNK
Group: KDE
License: GPL
Version: %{V_libs}
-Release: 20051121
+Release: 20060630
# list of sources
Source0:
ftp://ftp.kde.org/pub/kde/stable/%{V_kde}/src/kdelibs-%{V_libs}.tar.bz2
@@ -63,7 +63,8 @@
%track
prog kde-libs = {
- comment = "thl/3.4.2: requires kde-arts which is currently broken"
+ disabled
+ comment = "rse: requires kde-arts which is broken"
version = %{version}
url = ftp://ftp.kde.org/pub/kde/stable/
regex = (\d+\.\d+\.\d+)
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]