author | zautrix <zautrix> | 2004-12-05 15:47:42 (UTC) |
---|---|---|
committer | zautrix <zautrix> | 2004-12-05 15:47:42 (UTC) |
commit | dcd2bbbc8d3064b35f268a831c567feaafea5fd8 (patch) (unidiff) | |
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 @@ | |||
1 | export KDEPIMDIR = $(shell pwd) | 1 | export KDEPIMDIR = $(shell pwd) |
2 | 2 | ||
3 | export KDEPIM_VERSION=$(shell sed -e 's/.*\"\([0-9]*\.[0-9]*\.[0-9]*\).*/\1/' < ../version) | 3 | export KDEPIM_VERSION=$(shell sed -e 's/.*\"\([0-9]*\.[0-9]*\.[0-9]*\).*/\1/' < ../version) |
4 | export KDEDIR=/kde_dev/kde | 4 | export KDEDIR=/opt/kde3 |
5 | export KDE_DEV_DIR=/kde_dev/kde32/build/kdepim33_proko2_new/ | 5 | export KDE_DEV_DIR=/kde_dev/kdecvs/head/kdepim |
6 | all: | 6 | all: |
7 | cd ../kde2file/caldump;qmake;make | 7 | cd ../kde2file/caldump;qmake;make |
8 | cd ../kde2file/abdump;qmake;make | 8 | 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 @@ | |||
1 | Summary: A collection of PIM programs | 1 | Summary: A collection of PIM programs |
2 | Name: KDE-Pim-Pi | 2 | Name: KDE-Pim-Pi |
3 | Version: 1.9.13 | 3 | Version: 1.9.14 |
4 | Release: SuSE_9.1 | 4 | Release: SuSE_9.2 |
5 | Copyright:GPL | 5 | Copyright:GPL |
6 | Group: Productivity/Pim | 6 | Group: Productivity/Pim |
7 | Source:http://sourceforge.net/projects/kdepimpi/ | 7 | Source:http://sourceforge.net/projects/kdepimpi/ |
@@ -10,7 +10,7 @@ Packager: zautrix | |||
10 | 10 | ||
11 | %description | 11 | %description |
12 | This package contains the platform-independent PIM programs from | 12 | This package contains the platform-independent PIM programs from |
13 | www.pi-sync.net, compiled for SuSE 9.1: | 13 | www.pi-sync.net, compiled for SuSE 9.2: |
14 | KTimeTacker/Pi | 14 | KTimeTacker/Pi |
15 | KPhone/Pi | 15 | KPhone/Pi |
16 | KAddressbook/Pi | 16 | KAddressbook/Pi |
@@ -51,6 +51,7 @@ These programs makes it possible to sync your Zaurus easily | |||
51 | with the KDE-desktop calendar/addressbook data. | 51 | with the KDE-desktop calendar/addressbook data. |
52 | If you want to use that, you have to update your | 52 | If you want to use that, you have to update your |
53 | KDE-desktop to version 3.3.0 or higher. | 53 | KDE-desktop to version 3.3.0 or higher. |
54 | SuSE 9.2 contains KDE 3.3.0 such that no update is needed. | ||
54 | Actually - after the (non difficult) configuration is set up - | 55 | Actually - after the (non difficult) configuration is set up - |
55 | with two mouseklicks on the Zaurus, | 56 | with two mouseklicks on the Zaurus, |
56 | the Zaurus syncs with the corresponding KDE-Pim/Pi | 57 | the Zaurus syncs with the corresponding KDE-Pim/Pi |
@@ -72,7 +73,8 @@ it may work with others as well. | |||
72 | (More info about that: -> Sync HowTo) | 73 | (More info about that: -> Sync HowTo) |
73 | 74 | ||
74 | NOTE: | 75 | NOTE: |
75 | You have to make an online update in SuSE 9.1 to make it | 76 | When using SuSE 9.1 you have to update your KDE to 3.3.x |
77 | and you have to make an online update in SuSE 9.1 to make it | ||
76 | possible to get the infrared connection working, such that | 78 | possible to get the infrared connection working, such that |
77 | you can sync your (Nokia) mobile phone via infrared. | 79 | you can sync your (Nokia) mobile phone via infrared. |
78 | 80 | ||