SPECS: makewhatis.spec - up to ver. no. 2005.07.09 - changes in so...
twittner
twittner at pld-linux.org
Sat Jul 9 18:55:51 CEST 2005
Author: twittner Date: Sat Jul 9 16:55:51 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to ver. no. 2005.07.09 - changes in source: exit with 1 and show an
error message after printing help when `-h' (print help) is invoked with
other option(s) or/and an argument(s)
---- Files affected:
SPECS:
makewhatis.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/makewhatis.spec
diff -u SPECS/makewhatis.spec:1.1 SPECS/makewhatis.spec:1.2
--- SPECS/makewhatis.spec:1.1 Fri Jul 8 18:17:15 2005
+++ SPECS/makewhatis.spec Sat Jul 9 18:55:46 2005
@@ -1,14 +1,14 @@
# $Revision$, $Date$
Summary: makewhatis - FreeBSD C implementation, Linux port
Name: makewhatis
-Version: 2005.07.08
+Version: 2005.07.09
Release: 0.1
License: BSD
Group: Applications
Source0: http://twittner.host.sk/files/makewhatis/%{name}-%{version}.tar.gz
-# Source0-md5: 9d0a4c8013cc21fe554b11a9a58845c0
-BuildRequires: autoconf
-BuildRequires: automake
+# Source0-md5: 7da69f806cf5010d51b4b1d5f36a7ef6
+BuildRequires: autoconf >= 2.59
+BuildRequires: automake >= 1:1.9.5
BuildRequires: zlib-devel
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -50,6 +50,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2005/07/09 16:55:46 twittner
+- up to ver. no. 2005.07.09 - changes in source: exit with 1 and show an
+ error message after printing help when `-h' (print help) is invoked with
+ other option(s) or/and an argument(s)
+
Revision 1.1 2005/07/08 16:17:15 twittner
- added - linux port of FreeBSD makewhatis written in C
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/makewhatis.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list