OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Christoph Schug
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 22-Sep-2007 11:47:07
Branch: HEAD Handle: 2007092210470600
Modified files:
openpkg-src/citadel citadel.spec
Log:
upgrading package: citadel 7.10 -> 7.21
Summary:
Revision Changes Path
1.48 +4 -3 openpkg-src/citadel/citadel.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/citadel/citadel.spec
============================================================================
$ cvs diff -u -r1.47 -r1.48 citadel.spec
--- openpkg-src/citadel/citadel.spec 8 Jun 2007 06:56:26 -0000 1.47
+++ openpkg-src/citadel/citadel.spec 22 Sep 2007 09:47:06 -0000 1.48
@@ -32,8 +32,8 @@
Class: EVAL
Group: Mail
License: GNU
-Version: 7.10
-Release: 20070608
+Version: 7.21
+Release: 20070922
# package options
%option with_ical no
@@ -74,7 +74,8 @@
}
%prep
- %setup -q
+ # tarball of 7.21 extracts as wrong version 7.20
+ %setup -q -n citadel-7.20
%patch -p0
%build
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]