Author: gotar Date: Sun Mar 2 22:17:07 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - included common.h with license contents (is it BSD-like?), - more specific BR: bind-devel
---- Files affected: SPECS: dnsperf.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/dnsperf.spec diff -u SPECS/dnsperf.spec:1.1 SPECS/dnsperf.spec:1.2 --- SPECS/dnsperf.spec:1.1 Sun Mar 2 22:46:17 2008 +++ SPECS/dnsperf.spec Sun Mar 2 23:17:01 2008 @@ -4,13 +4,13 @@ Name: dnsperf Version: 1.0.0.1 Release: 1 -License: distributable +License: BSD-like/distributable Group: Applications/Networking Source0: ftp://ftp.nominum.com/pub/nominum/dnsperf/1.0.0.1/%{name}-%{version}-1.tar.gz # Source0-md5: db2e3f85fbe1f75d384f9b5c1ff0759a URL: http://www.nominum.com/services/measurement_tools.php BuildRequires: autoconf -BuildRequires: bind-devel +BuildRequires: bind-devel >= 9.4.0 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -51,7 +51,7 @@ %files %defattr(644,root,root,755) -%doc RELEASE_NOTES doc/*.pdf contrib/queryparse/{INSTALL,USAGE} +%doc RELEASE_NOTES doc/*.pdf contrib/queryparse/{INSTALL,USAGE} common.h %attr(755,root,root) %{_bindir}/* %{_mandir}/man1/*.1* @@ -61,5 +61,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2008-03-02 22:17:01 gotar +- included common.h with license contents (is it BSD-like?), +- more specific BR: bind-devel + Revision 1.1 2008-03-02 21:46:17 gotar - initial PLD release ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/dnsperf.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
