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: 06-Apr-2007 08:14:41
Branch: HEAD Handle: 2007040607144100
Modified files:
openpkg-src/citadel citadel.spec
Log:
upgrading package: citadel 7.06 -> 7.07
Summary:
Revision Changes Path
1.44 +3 -4 openpkg-src/citadel/citadel.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/citadel/citadel.spec
============================================================================
$ cvs diff -u -r1.43 -r1.44 citadel.spec
--- openpkg-src/citadel/citadel.spec 9 Mar 2007 06:42:55 -0000 1.43
+++ openpkg-src/citadel/citadel.spec 6 Apr 2007 06:14:41 -0000 1.44
@@ -32,8 +32,8 @@
Class: EVAL
Group: Mail
License: GNU
-Version: 7.06
-Release: 20070309
+Version: 7.07
+Release: 20070406
# package options
%option with_ical no
@@ -74,8 +74,7 @@
}
%prep
- %setup -q -n citadel
- [ -d files ] && rmdir files
+ %setup -q
%patch -p0
%build
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]