Author: lisu Date: Sun Oct 22 18:39:53 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - 1.15.4 - License changed to GPL v2 - auto* added
---- Files affected: SPECS: netrik.spec (1.34 -> 1.35) ---- Diffs: ================================================================ Index: SPECS/netrik.spec diff -u SPECS/netrik.spec:1.34 SPECS/netrik.spec:1.35 --- SPECS/netrik.spec:1.34 Sat Sep 17 13:55:06 2005 +++ SPECS/netrik.spec Sun Oct 22 20:39:47 2006 @@ -2,13 +2,14 @@ Summary: The ANTRIK Internet Viewer Summary(pl): PrzeglÄ…darka internetowa ANTRIK Name: netrik -Version: 1.15.3 -Release: 2 -License: GPL +Version: 1.15.4 +Release: 1 +License: GPL v2 Group: Applications/Networking -Source0: http://dl.sourceforge.net/netrik/%{name}-%{version}.tar.gz -# Source0-md5: 2b59632ce712de05fbf5ca13fd9849a6 +Source0: http://dl.sourceforge.net/sourceforge/netrik/%{name}-%{version}.tar.gz +# Source0-md5: 5ec0f6d48d44728bc7c3ba5ce087acc1 URL: http://netrik.sourceforge.net/ +BuildRequires: autoconf BuildRequires: automake BuildRequires: readline-devel Requires: wget @@ -25,6 +26,9 @@ %setup -q %build +%{__aclocal} +%{__autoconf} +%{__automake} cp -f /usr/share/automake/config.* . CPPFLAGS="-I/usr/include/ncurses" %configure @@ -51,6 +55,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.35 2006/10/22 18:39:47 lisu +- 1.15.4 +- License changed to GPL v2 +- auto* added + Revision 1.34 2005/09/17 11:55:06 arekm - new readline, 5.0 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/netrik.spec?r1=1.34&r2=1.35&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
