]> git.pld-linux.org Git - packages/aide.git/commitdiff
- relelase 3: use new %doc. RA-1_0 STABLE aide-0_8-3
authorkloczek <kloczek@pld-linux.org>
Sun, 21 Jul 2002 15:42:51 +0000 (15:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    aide.spec -> 1.36

aide.spec

index afc2cdcc28c94bb448d0db96d11ceffd3271bfb4..afc39fd853b42706e86c46496df4d88598714ca0 100644 (file)
--- a/aide.spec
+++ b/aide.spec
@@ -2,7 +2,7 @@ Summary:        Advanced Intrusion Detection Environment
 Summary(pl):   Zaawansowany System Wykrywania W³amañ (AIDE)
 Name:          aide
 Version:       0.8
-Release:       2
+Release:       3
 License:       GPL
 Group:         Applications/System
 Source0:       ftp://ftp.cs.tut.fi/pub/src/gnu/%{name}-%{version}.tar.gz
@@ -74,8 +74,6 @@ install %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}
 install %{SOURCE3} $RPM_BUILD_ROOT/etc/cron.daily
 install %{SOURCE4} $RPM_BUILD_ROOT/etc/sysconfig/aide
 
-gzip -9nf AUTHORS ChangeLog NEWS README doc/aide.conf
-
 %find_lang %{name}
 
 %clean
@@ -83,7 +81,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc *.gz doc/aide.conf.gz doc/manual.html aide-*/doc/aide.html
+%doc AUTHORS ChangeLog NEWS README doc/aide.conf doc/manual.html aide-*/doc/aide.html
 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/aide.conf
 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) /etc/sysconfig/aide
 %attr(750,root,root) %dir %{_pkglibdir}
This page took 0.078058 seconds and 4 git commands to generate.