]> git.pld-linux.org Git - packages/adeos.git/commitdiff
- release 3: missing defattr
authorradek <radek@pld-linux.org>
Fri, 24 Sep 2004 13:02:53 +0000 (13:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    adeos.spec -> 1.11

adeos.spec

index 57e86997df97bb3fa9588a6a382989348d7f6514..1c3e27e5131c0406f80ccbdb3b67943277dcb975 100644 (file)
@@ -2,7 +2,7 @@ Summary:        Adeos - automated filesystem security scanner
 Summary(pl):   Adeos - Zautomatyzowany skaner bezpieczeñstwa systemu plików
 Name:          adeos
 Version:       1.0
-Release:       2
+Release:       3
 Group:         Applications/System
 License:       GPL v2
 Source0:       http://linux.wku.edu/~lamonml/software/adeos/%{name}-%{version}.tar.bz2
@@ -70,6 +70,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/*
 
 %files www
+%defattr(644,root,root,755)
 %dir %{_wwwdir}
 %ghost %{_wwwdir}/results.html
 %attr(755,root,root) %config(noreplace) /etc/cron.weekly/%{name}.sh
This page took 0.082935 seconds and 4 git commands to generate.