]> git.pld-linux.org Git - packages/anubis.git/commitdiff
- updated to 3.1 (security fixes)
authorfilon <filon@sokrates.mimuw.edu.pl>
Sat, 15 Jun 2002 08:25:07 +0000 (08:25 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added br: automake, autoconf
- changed permssions, STBR

Changed files:
    anubis.spec -> 1.2

anubis.spec

index 1a118d53b916009ab1379dada231c4529db082b6..d3d87367af10ddaecd39ef0de65611f1f9d982ea 100644 (file)
@@ -1,7 +1,7 @@
 Summary:       An outgoing mail processor, and the SMTP tunnel
 Summary(pl):   Preprocesor wychodz±cej poczty i tunel SMTP
 Name:          anubis
-Version:       3.0.1
+Version:       3.1.0
 Release:       1
 License:       GPL
 Group:         Applications/Mail
@@ -9,6 +9,8 @@ Source0:        http://anubis.sourceforge.net/download/%{name}-%{version}.tar.gz
 Source1:       %{name}.init
 Patch0:                %{name}-libobj.patch
 URL:           http://anubis.sourceforge.net/
+BuildRequires: automake
+BuildRequires: autoconf
 BuildRequires: openssl-devel
 BuildRequires: gpgme-devel
 BuildRequires: pcre-devel
@@ -71,7 +73,7 @@ fi
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS README INSTALL NEWS ChangeLog TUTORIAL TODO examples
-%attr(700,root,root) %{_sbindir}/anubis
-%attr(755,root,root) /etc/rc.d/init.d/anubis
+%attr(755,root,root) %{_sbindir}/anubis
+%attr(750,root,root) /etc/rc.d/init.d/anubis
 %attr(600,root,root) %config(noreplace) %verify(not md5 size mtime) %{_sysconfdir}/anubisrc
 %{_mandir}/man1/*
This page took 0.162763 seconds and 4 git commands to generate.