update maildrop

Andree andree at luch.eu.org
Mon Sep 8 23:35:12 CEST 2003


Zaktualizowalem wersje maildrop'a, aktualna 1.6.0
W wersji tej poprawiono kilka bledow, zauwazyc
mozna zmiane dotlock na lockmail, w specu dodalem
BuildRequires  gdbm-devel gcc-c++ libstdc++ bez
ktorych pakiet nie chcial sie budowac. Prosze o
wrzucenie do cvs.

Pozdrawiam
Andree
-------------- next part --------------
diff -Nur old/maildrop.spec new/maildrop.spec
--- old/maildrop.spec	Wed May 28 14:59:39 2003
+++ new/maildrop.spec	Mon Sep  8 23:06:00 2003
@@ -2,13 +2,16 @@
 Summary:	maildrop mail filter/mail delivery agent
 Summary(pl):	maildrop - filtr pocztowy/dostarczyciel poczty
 Name:		maildrop
-Version:	1.4.0
+Version:	1.6.0
 Release:	1
 License:	GPL
 Group:		Applications/Mail
-Source0:	http://dl.sourceforge.net/courier/%{name}-%{version}.tar.gz
+Source0:	http://heanet.dl.sourceforge.net/sourceforge/courier/%{name}-%{version}.tar.bz2
 # Source0-md5:	7a2ad503be8d0bb6bbeb4a0422f4eb45
 URL:		http://www.flounder.net/~mrsam/maildrop/
+BuildRequires:	gdbm-devel
+BuildRequires:	gcc-c++
+BuildRequires:  libstdc++-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -94,6 +97,7 @@
 rm -f $RPM_BUILD_ROOT%{_mandir}/man8/makeuserdb*
 rm -f $RPM_BUILD_ROOT%{_mandir}/man8/userdb*
 rm -f $RPM_BUILD_ROOT%{_mandir}/man8/*pw2userdb*
+rm -f $RPM_BUILD_ROOT%{_mandir}/man5/maildir*
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -104,7 +108,7 @@
 %doc NEWS UPGRADE ChangeLog maildroptips.txt INSTALL
 
 %attr(6755,root,mail) %{_bindir}/maildrop
-%attr(6755,root,mail) %{_bindir}/dotlock
+%attr(6755,root,mail) %{_bindir}/lockmail
 %attr(755,root,root) %{_bindir}/makedat
 %attr(755,root,root) %{_bindir}/makedatprog
 %attr(755,root,root) %{_bindir}/reformail
@@ -113,7 +117,7 @@
 %dir %{_datadir}/maildrop
 %dir %{_datadir}/maildrop/scripts
 %attr(755,root,root) %{_datadir}/maildrop/scripts/*
-%{_mandir}/man[158]/*
+%{_mandir}/man[1578]/*
 
 %files devel
 %defattr(644,root,root,755)


More information about the pld-devel-pl mailing list