Browse Source

vendor changed tarball in place

master
Thomas Lotterer 19 years ago committed by Ralf S. Engelschall
parent
commit
54916b3222
  1. 17
      aegis/aegis.patch
  2. 2
      aegis/aegis.spec
  3. 4
      poster/poster.spec

17
aegis/aegis.patch

@ -22,20 +22,3 @@ 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

2
aegis/aegis.spec

@ -33,7 +33,7 @@ Class: BASE
Group: SCM
License: GPL
Version: 4.22
Release: 20061013
Release: 20061030
# list of sources
Source0: http://aegis.sourceforge.net/aegis-%{version}.tar.gz

4
poster/poster.spec

@ -33,7 +33,7 @@ Class: PLUS
Group: Postscript
License: GPL
Version: 1.0.1
Release: 20061013
Release: 20061030
# list of sources
Source0: ftp://ftp.kde.org/pub/kde/printing/poster.tar.bz2
@ -62,7 +62,7 @@ AutoReqProv: no
}
%prep
%setup -q -n poster
%setup -q -n poster-20060221
%build
%{l_cc} %{l_cflags -O} -o poster poster.c -lm

Loading…
Cancel
Save