Browse Source

upgrading package: aegis 4.21 -> 4.22

master
Thorsten Hohmeier 20 years ago committed by Ralf S. Engelschall
parent
commit
98fd8ecfde
  1. 17
      aegis/aegis.patch
  2. 4
      aegis/aegis.spec

17
aegis/aegis.patch

@ -22,3 +22,20 @@ Index: libaegis/input.h
/**
* 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

4
aegis/aegis.spec

@ -32,8 +32,8 @@ Distribution: OpenPKG
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

Loading…
Cancel
Save