Author: blues Date: Sun Oct 2 20:04:09 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - 0.4.1
---- Files affected: SPECS: ndisc6.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/ndisc6.spec diff -u SPECS/ndisc6.spec:1.3 SPECS/ndisc6.spec:1.4 --- SPECS/ndisc6.spec:1.3 Sat Aug 27 23:18:50 2005 +++ SPECS/ndisc6.spec Sun Oct 2 22:04:04 2005 @@ -1,14 +1,13 @@ # $Revision$, $Date$ -# TODO: optflags Summary: Neighbor Discovery tools for IPv6 Summary(pl): Narzędzia do rozpoznawania sąsiadów dla IPv6 Name: ndisc6 -Version: 0.1.5 +Version: 0.4.1 Release: 1 -License: GPLv2 +License: GPL v2 Group: Networking/Admin -Source0: http://people.via.ecp.fr/~rem/ndisc6/v0.1/%{name}-%{version}.tar.bz2 -# Source0-md5: 349de20ade093e2e4017a1ad1009b6b2 +Source0: http://people.via.ecp.fr/~rem/ndisc6/%{name}-%{version}.tar.bz2 +# Source0-md5: 7dad76e8ade1c0d233ca2f4b4cb93be5 URL: http://people.via.ecp.fr/~rem/ndisc6/ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -30,7 +29,9 @@ %setup -q %build -%{__make} +%{__make} ndisc6 rdisc6 \ + CC=%{__cc} \ + CFLAGS="%{rpmcflags} -Wall" %install rm -rf $RPM_BUILD_ROOT @@ -44,7 +45,7 @@ %files %defattr(644,root,root,755) -%doc README +%doc ChangeLog NEWS README %attr(755,root,root) %{_sbindir}/* %{_mandir}/man8/* @@ -54,6 +55,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2005/10/02 20:04:04 blues +- 0.4.1 + Revision 1.3 2005/08/27 21:18:50 qboosh - pl ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/ndisc6.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
