Author: darekr Date: Tue May 2 20:18:12 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - awk is required by rpm-build
---- Files affected: SPECS: gnats.spec (1.11 -> 1.12) ---- Diffs: ================================================================ Index: SPECS/gnats.spec diff -u SPECS/gnats.spec:1.11 SPECS/gnats.spec:1.12 --- SPECS/gnats.spec:1.11 Wed Jan 18 17:12:46 2006 +++ SPECS/gnats.spec Tue May 2 22:18:06 2006 @@ -12,10 +12,9 @@ Source0: ftp://sources.redhat.com/pub/gnats/snapshots/%{name}-%{version}.tar.gz # Source0-md5: 7a3fac7196a3179c69d7d348b1ac4dcc URL: http://www.gnu.org/software/gnats/ -BuildRequires: awk BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -%define _libexecdir %{_libdir} +%define _libexecdir %{_libdir} %description GNATS (GNU Problem Report Management System) is a bug-tracking tool @@ -93,6 +92,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.12 2006/05/02 20:18:06 darekr +- awk is required by rpm-build + Revision 1.11 2006/01/18 16:12:46 matowy - updated URL ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gnats.spec?r1=1.11&r2=1.12&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
