Группа :: Система/Серверы
Пакет: dovecot-sieve
Главная Изменения Спек Патчи Загрузить Bugs and FR
Summary: Dovecot Sieve Mail Filtering Plugin
Name: dovecot-sieve
Version: 1.0.1.cvs20070222
Release: alt0.M24.1
License: LGPL
Group: System/Servers
URL: http://www.dovecot.org/
Source0: %{name}-%{version}.tar.gz
Requires: dovecot
Packager: Sergey Ivanov <seriv at altlinux.ru>
# Automatically added by buildreq on Mon Nov 13 2006
## BuildRequires: dovecot-devel flex gcc-g77 gcc-c++ glibc-devel-static
BuildRequires: dovecot-devel flex gcc-c++ glibc-devel-static
%description
Dovecot-sieve is a plugin for Dovecot Local Delivery Agent,
which is capable of mail filtering and manipulation with sieve instructions.
%prep
%setup -n %name-1.0.1.cvs20070222 -q
%build
%__aclocal
%__autoheader
%__libtoolize --force
%__automake --add-missing
%__autoconf
%configure --with-dovecot=%{_includedir}/dovecot --with-modulesdir=$(libdir)\/dovecot/modules
for f in `find . -name Makefile`
do
mv -f $f $f.orig
sed -e's/\$(dovecotdir)\/src\(\/lib\/.*\.a\)/\$(libdir)\/dovecot\/modules\1/g' \
< $f.orig > $f
done
%make
%install
%make install DESTDIR=%{buildroot}
rm -f %{buildroot}/%{_libdir}/dovecot/modules/lda/*.a
%files
%defattr(-,root,root)
%{_libexecdir}/dovecot/sievec
%{_libexecdir}/dovecot/sieved
%{_libdir}/dovecot/modules/lda/*.so
%{_libdir}/dovecot/modules/lda/*.la
%changelog
…
Полный changelog можно просмотреть здесь
Name: dovecot-sieve
Version: 1.0.1.cvs20070222
Release: alt0.M24.1
License: LGPL
Group: System/Servers
URL: http://www.dovecot.org/
Source0: %{name}-%{version}.tar.gz
Requires: dovecot
Packager: Sergey Ivanov <seriv at altlinux.ru>
# Automatically added by buildreq on Mon Nov 13 2006
## BuildRequires: dovecot-devel flex gcc-g77 gcc-c++ glibc-devel-static
BuildRequires: dovecot-devel flex gcc-c++ glibc-devel-static
%description
Dovecot-sieve is a plugin for Dovecot Local Delivery Agent,
which is capable of mail filtering and manipulation with sieve instructions.
%prep
%setup -n %name-1.0.1.cvs20070222 -q
%build
%__aclocal
%__autoheader
%__libtoolize --force
%__automake --add-missing
%__autoconf
%configure --with-dovecot=%{_includedir}/dovecot --with-modulesdir=$(libdir)\/dovecot/modules
for f in `find . -name Makefile`
do
mv -f $f $f.orig
sed -e's/\$(dovecotdir)\/src\(\/lib\/.*\.a\)/\$(libdir)\/dovecot\/modules\1/g' \
< $f.orig > $f
done
%make
%install
%make install DESTDIR=%{buildroot}
rm -f %{buildroot}/%{_libdir}/dovecot/modules/lda/*.a
%files
%defattr(-,root,root)
%{_libexecdir}/dovecot/sievec
%{_libexecdir}/dovecot/sieved
%{_libdir}/dovecot/modules/lda/*.so
%{_libdir}/dovecot/modules/lda/*.la
%changelog
…
Полный changelog можно просмотреть здесь