author | zautrix <zautrix> | 2005-02-16 13:54:09 (UTC) |
---|---|---|
committer | zautrix <zautrix> | 2005-02-16 13:54:09 (UTC) |
commit | bb5f02a73778bf4623294390a31f1fb92aa95ff5 (patch) (side-by-side diff) | |
tree | a2f31a2677ff9c784bed86bdc3851a2adf6eacff | |
parent | 6d897f7f7b8e44fa5ef825f9f9cb59ad29e728d5 (diff) | |
download | kdepimpi-bb5f02a73778bf4623294390a31f1fb92aa95ff5.zip kdepimpi-bb5f02a73778bf4623294390a31f1fb92aa95ff5.tar.gz kdepimpi-bb5f02a73778bf4623294390a31f1fb92aa95ff5.tar.bz2 |
version cahnge. depen fixes
-rw-r--r-- | ReleaseNotes.txt | 14 | ||||
-rw-r--r-- | desktop/rpm/kdepim_rpm | 2 | ||||
-rw-r--r-- | kaddressbook.control | 2 | ||||
-rw-r--r-- | kopiemail.control | 2 | ||||
-rw-r--r-- | korganizer.control | 2 | ||||
-rw-r--r-- | ksharpPIM-DTMaccess.control | 2 | ||||
-rw-r--r-- | pwmanager.control | 2 | ||||
-rw-r--r-- | version | 2 |
8 files changed, 14 insertions, 14 deletions
diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt index 29627c9..7653ee2 100644 --- a/ReleaseNotes.txt +++ b/ReleaseNotes.txt @@ -16,11 +16,11 @@ NOTE: There are two version for Windows available: The file -kdepim_1.9.20_for_Windows.exe.zip, wich is for Windows 2000/XP +kdepim_2.0.8_for_Windows.exe.zip, wich is for Windows 2000/XP and the file -kdepim_1.9.20_for_Windows_98-ME.exe.zip, wich is for Windows 98/ME. +kdepim_2.0.8_for_Windows_98-ME.exe.zip, wich is for Windows 98/ME. The functionality is almost the same, but in the version for Windows 98/ME is "Import from Outlook" disabled to make it running on Windows 98/ME. -Filename: kdepim_1.9.20_for_Windows.exe.zip +Filename: kdepim_2.0.8_for_Windows.exe.zip Package contains: KO/Pi @@ -200,5 +200,5 @@ Instructions how to install this package are in a ReadMe in this file. 4) Linux Desktop (SuSE 9.2) ***************************************************** -Filename: KDE-Pim-Pi-1.9.20-SuSE_9.2.i586.rpm +Filename: KDE-Pim-Pi-2.0.8-SuSE_9.2.i586.rpm Package contains: KAddessbook/Pi @@ -212,9 +212,9 @@ and the needed microkde libs. Download file and install it on console with su -rpm -ihv KDE-Pim-Pi-1.9.20-SuSE_9.2.i586.rpm +rpm -ihv KDE-Pim-Pi-2.0.8-SuSE_9.2.i586.rpm Note: If you want to update, please do it with -rpm -Uhv KDE-Pim-Pi-1.9.20-SuSE_9.2.i586.rpm -(Uninstall with rpm -e KDE-Pim-Pi-1.9.20-SuSE_9.2) +rpm -Uhv KDE-Pim-Pi-2.0.8-SuSE_9.2.i586.rpm +(Uninstall with rpm -e KDE-Pim-Pi-2.0.8-SuSE_9.2) Here is the information, diff --git a/desktop/rpm/kdepim_rpm b/desktop/rpm/kdepim_rpm index 201d3d5..4d81192 100644 --- a/desktop/rpm/kdepim_rpm +++ b/desktop/rpm/kdepim_rpm @@ -1,5 +1,5 @@ Summary: A collection of PIM programs Name: KDE-Pim-Pi -Version: 2.0.7 +Version: 2.0.8 Release: SuSE_9.2 Copyright:GPL diff --git a/kaddressbook.control b/kaddressbook.control index a7f87dc..514adc7 100644 --- a/kaddressbook.control +++ b/kaddressbook.control @@ -6,5 +6,5 @@ Architecture: arm Version: $KDEPIM_VERSION License: GPL -Depends: libmicrokde +Depends: kmicrokdelibs Description: KOrganizer/Pi and Kaddressbook/Pi The embedded version of KOrganizer/Platform-independend, diff --git a/kopiemail.control b/kopiemail.control index 77e0e79..3180540 100644 --- a/kopiemail.control +++ b/kopiemail.control @@ -6,5 +6,5 @@ Architecture: arm Version: $KDEPIM_VERSION License: GPL -Depends: libmicrokde openssl +Depends: kmicrokdelibs openssl Description: KOPieMail/Pi The embedded version of KOPieMail/Platform-independend (OM/Pi), diff --git a/korganizer.control b/korganizer.control index 0224cc3..74803e9 100644 --- a/korganizer.control +++ b/korganizer.control @@ -6,5 +6,5 @@ Architecture: arm Version: $KDEPIM_VERSION License: GPL -Depends: libmicrokde +Depends: kmicrokdelibs Description: KOrganizer/Pi and Kaddressbook/Pi The embedded version of KOrganizer/Platform-independend, diff --git a/ksharpPIM-DTMaccess.control b/ksharpPIM-DTMaccess.control index 545bce4..f4bf08b 100644 --- a/ksharpPIM-DTMaccess.control +++ b/ksharpPIM-DTMaccess.control @@ -6,5 +6,5 @@ Architecture: arm Version: $KDEPIM_VERSION License: GPL -Depends: libmicrokde +Depends: kmicrokdelibs Description: Program/lib needed to access Sharp DTM PIM from KDE-Pim/Pi programs. diff --git a/pwmanager.control b/pwmanager.control index d346544..884f2e1 100644 --- a/pwmanager.control +++ b/pwmanager.control @@ -7,5 +7,5 @@ Architecture: arm Version: $KDEPIM_VERSION License: GPL -Depends: libmicrokde +Depends: kmicrokdelibs Description: PwManager/Pi The embedded version of PwManager/Platform-independend, @@ -1 +1 @@ -version = "2.0.7"; +version = "2.0.8"; |