OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Torsten Homeyer
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 11-Apr-2006 09:10:12
Branch: HEAD Handle: 2006041108101200
Modified files:
openpkg-src/aegis aegis.patch aegis.spec
Log:
upgrading package: aegis 4.21 -> 4.22
Summary:
Revision Changes Path
1.7 +17 -0 openpkg-src/aegis/aegis.patch
1.56 +2 -2 openpkg-src/aegis/aegis.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/aegis/aegis.patch
============================================================================
$ cvs diff -u -r1.6 -r1.7 aegis.patch
--- openpkg-src/aegis/aegis.patch 10 Nov 2005 07:26:59 -0000 1.6
+++ openpkg-src/aegis/aegis.patch 11 Apr 2006 07:10:12 -0000 1.7
@@ -22,3 +22,20 @@
/**
* The input_ty abstract class represent a generic input source.
*/
+Index: libaegis/input/curl.h
+--- libaegis/input/curl.h.orig 2006-03-29 11:07:48 +0200
++++ libaegis/input/curl.h 2006-04-11 08:52:55 +0200
+@@ -27,7 +27,6 @@
+
+ #include <libaegis/input.h>
+
+-#ifdef HAVE_LIBCURL
+
+ /**
+ * The input_curl class is used to represent an input obtained via
+@@ -153,5 +152,4 @@
+ return input_curl::looks_likely(nstring(fn));
+ }
+
+-#endif // HAVE_LIBCURL
+ #endif // LIBAEGIS_INPUT_CURL_H
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/aegis/aegis.spec
============================================================================
$ cvs diff -u -r1.55 -r1.56 aegis.spec
--- openpkg-src/aegis/aegis.spec 10 Mar 2006 21:12:39 -0000 1.55
+++ openpkg-src/aegis/aegis.spec 11 Apr 2006 07:10:12 -0000 1.56
@@ -32,8 +32,8 @@
Class: BASE
Group: SCM
License: GPL
-Version: 4.21
-Release: 20060310
+Version: 4.22
+Release: 20060411
# list of sources
Source0: http://aegis.sourceforge.net/aegis-%{version}.tar.gz
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]