Author: glen Date: Mon Apr 14 13:18:04 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - uses only bash and few shell tools
---- Files affected: SPECS: rottlog.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/rottlog.spec diff -u SPECS/rottlog.spec:1.1 SPECS/rottlog.spec:1.2 --- SPECS/rottlog.spec:1.1 Mon Apr 14 15:06:23 2008 +++ SPECS/rottlog.spec Mon Apr 14 15:17:59 2008 @@ -11,9 +11,10 @@ Source0: http://download.savannah.gnu.org/releases/rottlog/%{name}-%{version}%{subver}.tar.gz # Source0-md5: 500670496f05b9c51d35644bb9376757 Patch0: %{name}-bashism.patch +Patch1: %{name}-DESTDIR.patch BuildRequires: autoconf BuildRequires: automake -Patch1: %{name}-DESTDIR.patch +BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -75,6 +76,8 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2008-04-14 13:17:59 glen +- uses only bash and few shell tools + Revision 1.1 2008-04-14 13:06:23 glen - new - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rottlog.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
