Author: zbyniu Date: Mon Jul 26 23:13:51 2010 GMT Module: packages Tag: HEAD ---- Log message: - up to 0.14.2
---- Files affected: packages/aide: aide.spec (1.59 -> 1.60) , aide-autoconf.patch (1.4 -> 1.5) ---- Diffs: ================================================================ Index: packages/aide/aide.spec diff -u packages/aide/aide.spec:1.59 packages/aide/aide.spec:1.60 --- packages/aide/aide.spec:1.59 Mon Nov 5 02:05:08 2007 +++ packages/aide/aide.spec Tue Jul 27 01:13:46 2010 @@ -3,12 +3,12 @@ Summary(pl.UTF-8): Zaawansowany System Wykrywania Włamań (AIDE) Summary(pt_BR.UTF-8): AIDE - ferramenta de verificação de integridade do sistema Name: aide -Version: 0.13.1 +Version: 0.14.2 Release: 1 License: GPL Group: Applications/System Source0: http://dl.sourceforge.net/aide/%{name}-%{version}.tar.gz -# Source0-md5: 27978cc6bca4f0fbf3f6f5a1b330661c +# Source0-md5: c3b9d8bf29efc065e7cb86174370af11 Source1: %{name}.conf Source2: %{name}-0.7-doc.tar.bz2 # Source2-md5: f8d01112f839957b3061bb6b5f262174 @@ -103,6 +103,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.60 2010/07/26 23:13:46 zbyniu +- up to 0.14.2 + Revision 1.59 2007/11/05 01:05:08 zbyniu - up to 0.13.1 ================================================================ Index: packages/aide/aide-autoconf.patch diff -u packages/aide/aide-autoconf.patch:1.4 packages/aide/aide-autoconf.patch:1.5 --- packages/aide/aide-autoconf.patch:1.4 Mon Sep 11 16:12:37 2006 +++ packages/aide/aide-autoconf.patch Tue Jul 27 01:13:46 2010 @@ -5,20 +5,8 @@ # Boston, MA 02111-1307, USA. # --SUBDIRS = src doc -+SUBDIRS = src doc intl +-SUBDIRS = include src doc ++SUBDIRS = include src doc intl datadir = @datadir@ localedir = $(datadir)/locale -diff -urN aide-0.11.orig/src/Makefile.am aide-0.11/src/Makefile.am ---- aide-0.11.orig/src/Makefile.am 2006-09-11 16:08:49.000000000 +0200 -+++ aide-0.11/src/Makefile.am 2006-09-11 16:09:49.000000000 +0200 -@@ -47,7 +47,7 @@ - snprintf.c \ - aide.c - --INCLUDES = -I$(top_srcdir)/include -+INCLUDES = -I$(top_srcdir)/include -I$(includedir) - - LDADD = @CRYPTLIB@ @ACLLIB@ - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/aide/aide.spec?r1=1.59&r2=1.60&f=u http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/aide/aide-autoconf.patch?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
