Author: darekr Date: Wed Mar 19 00:58:00 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - addded -ac_am.patch, killed TODO - works, rel.1
---- Files affected: SPECS: knmap.spec (1.8 -> 1.9) ---- Diffs: ================================================================ Index: SPECS/knmap.spec diff -u SPECS/knmap.spec:1.8 SPECS/knmap.spec:1.9 --- SPECS/knmap.spec:1.8 Tue Feb 13 07:46:49 2007 +++ SPECS/knmap.spec Wed Mar 19 01:57:54 2008 @@ -1,14 +1,14 @@ # $Revision$, $Date$ -# TODO: it segfaults Summary: KDE frontend to nmap Summary(pl.UTF-8): Frontend KDE do nmapa Name: knmap Version: 2.1 -Release: 0.1 +Release: 1 License: GPL v2 Group: X11/Applications/Networking Source0: http://dl.sourceforge.net/knmap/%{name}-%{version}.tar.bz2 # Source0-md5: 5b03d149b5d0694eae172507469c7cf6 +Patch0: %{name}-ac_am.patch URL: http://www.sourceforge.net/projects/knmap/ BuildRequires: autoconf BuildRequires: automake @@ -28,6 +28,7 @@ %prep %setup -q +%patch0 -p1 %build cp -f /usr/share/automake/config.sub admin @@ -72,7 +73,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ -Revision 1.8 2007-02-13 06:46:49 glen +Revision 1.9 2008-03-19 00:57:54 darekr +- addded -ac_am.patch, killed TODO +- works, rel.1 + +Revision 1.8 2007/02/13 06:46:49 glen - tabs in preamble Revision 1.7 2007/02/12 00:49:00 baggins ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/knmap.spec?r1=1.8&r2=1.9&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
