author | zautrix <zautrix> | 2004-12-05 15:47:42 (UTC) |
---|---|---|
committer | zautrix <zautrix> | 2004-12-05 15:47:42 (UTC) |
commit | dcd2bbbc8d3064b35f268a831c567feaafea5fd8 (patch) (side-by-side diff) | |
tree | 94e18f2d88a72679a0ada5861102b99953ddacdc | |
parent | ea023772f18fa52d2b3d523a68d707576629326f (diff) | |
download | kdepimpi-dcd2bbbc8d3064b35f268a831c567feaafea5fd8.zip kdepimpi-dcd2bbbc8d3064b35f268a831c567feaafea5fd8.tar.gz kdepimpi-dcd2bbbc8d3064b35f268a831c567feaafea5fd8.tar.bz2 |
desktop package build changes
-rw-r--r-- | desktop/Makefile | 4 | ||||
-rw-r--r-- | desktop/rpm/kdepim_rpm | 10 |
2 files changed, 8 insertions, 6 deletions
diff --git a/desktop/Makefile b/desktop/Makefile index 0057a85..edd1f09 100644 --- a/desktop/Makefile +++ b/desktop/Makefile @@ -1,8 +1,8 @@ export KDEPIMDIR = $(shell pwd) export KDEPIM_VERSION=$(shell sed -e 's/.*\"\([0-9]*\.[0-9]*\.[0-9]*\).*/\1/' < ../version) -export KDEDIR=/kde_dev/kde -export KDE_DEV_DIR=/kde_dev/kde32/build/kdepim33_proko2_new/ +export KDEDIR=/opt/kde3 +export KDE_DEV_DIR=/kde_dev/kdecvs/head/kdepim all: cd ../kde2file/caldump;qmake;make cd ../kde2file/abdump;qmake;make diff --git a/desktop/rpm/kdepim_rpm b/desktop/rpm/kdepim_rpm index 6bafcb9..9d1b1b8 100644 --- a/desktop/rpm/kdepim_rpm +++ b/desktop/rpm/kdepim_rpm @@ -1,7 +1,7 @@ Summary: A collection of PIM programs Name: KDE-Pim-Pi -Version: 1.9.13 -Release: SuSE_9.1 +Version: 1.9.14 +Release: SuSE_9.2 Copyright:GPL Group: Productivity/Pim Source:http://sourceforge.net/projects/kdepimpi/ @@ -10,7 +10,7 @@ Packager: zautrix %description This package contains the platform-independent PIM programs from -www.pi-sync.net, compiled for SuSE 9.1: +www.pi-sync.net, compiled for SuSE 9.2: KTimeTacker/Pi KPhone/Pi KAddressbook/Pi @@ -51,6 +51,7 @@ These programs makes it possible to sync your Zaurus easily with the KDE-desktop calendar/addressbook data. If you want to use that, you have to update your KDE-desktop to version 3.3.0 or higher. +SuSE 9.2 contains KDE 3.3.0 such that no update is needed. Actually - after the (non difficult) configuration is set up - with two mouseklicks on the Zaurus, the Zaurus syncs with the corresponding KDE-Pim/Pi @@ -72,7 +73,8 @@ it may work with others as well. (More info about that: -> Sync HowTo) NOTE: -You have to make an online update in SuSE 9.1 to make it +When using SuSE 9.1 you have to update your KDE to 3.3.x +and you have to make an online update in SuSE 9.1 to make it possible to get the infrared connection working, such that you can sync your (Nokia) mobile phone via infrared. |