summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Bogusz2001-10-13 12:52:13 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit683d75ec6b6903b4468e0817c0d0e31d631f6f3d (patch)
tree84880be968412f441e368d350593cd36b078330a
parent1e306c6f14798b4ef921fe6e2574bcca4270f03e (diff)
downloadarchie-STABLE.zip
archie-STABLE.tar.gz
- added -DNEED_TIME_H to DEFINES (fixes build)archie-1_4_1-11STABLERA-1_0
- release 11 Changed files: archie.spec -> 1.7
-rw-r--r--archie.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/archie.spec b/archie.spec
index dc7402e..3577b1b 100644
--- a/archie.spec
+++ b/archie.spec
@@ -2,7 +2,7 @@ Summary: Simple archie client
Summary(pl): Klient usługi sieciowej archie
Name: archie
Version: 1.4.1
-Release: 10
+Release: 11
License: non-commercial
Group: Applications/Networking
Group(de): Applikationen/Netzwerkwesen
@@ -23,7 +23,7 @@ Narzędzie pozwalające wyszukiwać pliki w bazie serwerów FTP.
%build
%{__make} OPTIONS="%{rpmcflags} %{?debug:-DDEBUG} -I." \
- DEFINES="" LDFLAGS="%{rpmldflags}"
+ DEFINES="-DNEED_TIME_H" LDFLAGS="%{rpmldflags}"
%install
rm -rf $RPM_BUILD_ROOT