OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Thomas Lotterer
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 09-Feb-2004 23:07:45
Branch: HEAD Handle: 2004020922074400
Modified files:
openpkg-src/kolab kolab.spec
Log:
include queryable version information into Description: header
Summary:
Revision Changes Path
1.18 +4 -2 openpkg-src/kolab/kolab.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/kolab/kolab.spec
============================================================================
$ cvs diff -u -r1.17 -r1.18 kolab.spec
--- openpkg-src/kolab/kolab.spec 9 Feb 2004 16:24:06 -0000 1.17
+++ openpkg-src/kolab/kolab.spec 9 Feb 2004 22:07:44 -0000 1.18
@@ -73,10 +73,12 @@
features to either KDE kolab clients or Microsoft Outlook[tm]
clients using third party plugins. In addition it is a robust
and flexible general IMAP mail server with LDAP addressbooks.
+ Kolab %{V_ei_maj}.%{V_ei_min}, Engine %{V_ei_eng}, Admin %{V_ei_adm}
The Code Fusion fork adds functionality such as integration with
Active Directory, a more modularised backend, separation of the
daemon and the configuration generator and more.
+ Code Fusion Engine %{V_cf}, shares Admin (see above)
%track
prog kolab-cf = {
@@ -85,8 +87,8 @@
regex = cfkolab-(__VER__)\.tar\.bz2
}
prog kolab-ei = {
- version = %{V_ei_eng}-%{V_ei_eng}.14
- url =
http://www.erfrakon.de/projects/kolab/download/kolab-server-1.0/src/
+ version = %{V_ei_eng}-%{V_ei_adm}
+ url =
http://www.erfrakon.de/projects/kolab/download/kolab-server-%{V_ei_maj}/src/
regex = kolab-(__VER__)\.src\.rpm
}
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]