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: 04-Mar-2008 07:31:36
Branch: HEAD Handle: 2008030406313501
Modified files:
openpkg-src/citadel citadel.patch citadel.spec
Log:
upgrading package: citadel 7.32 -> 7.33
Summary:
Revision Changes Path
1.8 +3 -3 openpkg-src/citadel/citadel.patch
1.55 +3 -3 openpkg-src/citadel/citadel.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/citadel/citadel.patch
============================================================================
$ cvs diff -u -r1.7 -r1.8 citadel.patch
--- openpkg-src/citadel/citadel.patch 13 Feb 2008 19:26:20 -0000 1.7
+++ openpkg-src/citadel/citadel.patch 4 Mar 2008 06:31:35 -0000 1.8
@@ -1,6 +1,6 @@
-Index: libcitadel-1.05/lib/hash.c
---- libcitadel-1.05/lib/hash.c.orig 2008-01-31 20:09:42 +0100
-+++ libcitadel-1.05/lib/hash.c 2008-02-13 20:08:10 +0100
+Index: libcitadel-1.08/lib/hash.c
+--- libcitadel-1.08/lib/hash.c.orig 2008-01-31 20:09:42 +0100
++++ libcitadel-1.08/lib/hash.c 2008-02-13 20:08:10 +0100
@@ -3,6 +3,7 @@
#include <string.h>
//dbg
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/citadel/citadel.spec
============================================================================
$ cvs diff -u -r1.54 -r1.55 citadel.spec
--- openpkg-src/citadel/citadel.spec 18 Feb 2008 18:50:55 -0000 1.54
+++ openpkg-src/citadel/citadel.spec 4 Mar 2008 06:31:36 -0000 1.55
@@ -22,8 +22,8 @@
##
# package version
-%define V_citadel 7.32
-%define V_libcitadel 1.05
+%define V_citadel 7.33
+%define V_libcitadel 1.08
# package information
Name: citadel
@@ -36,7 +36,7 @@
Group: Mail
License: GNU
Version: %{V_citadel}
-Release: 20080218
+Release: 20080304
# package options
%option with_ical no
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]