[Lunar-commits] r17114 - in moonbase/trunk/mail: . vacation
Auke Kok
sofar at foo-projects.org
Sun Oct 30 18:49:21 UTC 2005
Florin Braescu wrote:
>Author: florin
>Date: 2005-10-30 15:59:36 +0000 (Sun, 30 Oct 2005)
>New Revision: 17114
>
>Added:
> moonbase/trunk/mail/vacation/
> moonbase/trunk/mail/vacation/BUILD
> moonbase/trunk/mail/vacation/CONFLICTS
> moonbase/trunk/mail/vacation/DETAILS
>Log:
>move it from utils to mail dir.
>
>
this way history is lost in the subversion tree. Please do not do this!
Also, I remember everyone that there is a
/moonbase/branches/deleted-modules/ for modules that you wish to REMOVE
from moonbase.
Please, ALWAYS use svn copy/move !!!
Auke
>Added: moonbase/trunk/mail/vacation/BUILD
>===================================================================
>--- moonbase/trunk/mail/vacation/BUILD 2005-10-30 15:57:05 UTC (rev 17113)
>+++ moonbase/trunk/mail/vacation/BUILD 2005-10-30 15:59:36 UTC (rev 17114)
>@@ -0,0 +1,9 @@
>+(
>+
>+ make &&
>+ prepare_install &&
>+ mkdir -p /usr/share/man/man1 &&
>+ install -m0755 vacation /usr/bin/ &&
>+ install -m0644 vacation.1 /usr/share/man/man1/
>+
>+) > $C_FIFO 2>&1
>
>Added: moonbase/trunk/mail/vacation/CONFLICTS
>===================================================================
>--- moonbase/trunk/mail/vacation/CONFLICTS 2005-10-30 15:57:05 UTC (rev 17113)
>+++ moonbase/trunk/mail/vacation/CONFLICTS 2005-10-30 15:59:36 UTC (rev 17114)
>@@ -0,0 +1,2 @@
>+# sendmail has it's own vacation program
>+conflicts sendmail
>
>Added: moonbase/trunk/mail/vacation/DETAILS
>===================================================================
>--- moonbase/trunk/mail/vacation/DETAILS 2005-10-30 15:57:05 UTC (rev 17113)
>+++ moonbase/trunk/mail/vacation/DETAILS 2005-10-30 15:59:36 UTC (rev 17114)
>@@ -0,0 +1,12 @@
>+ MODULE=vacation
>+ VERSION=3.3.0
>+ SOURCE=${MODULE}_$VERSION.tar.gz
>+ SOURCE_URL=http://www.linux.it/~md/software/
>+ SOURCE_VFY=sha1:286f433b98ff6629b5f38612e2dcd5e405963f7d
>+ WEB_SITE=http://www.linux.it/~md/software/
>+ ENTERED=20041003
>+ UPDATED=20041003
>+ SHORT="A replacement vacation program"
>+cat << EOF
>+Tells people you are /away when they send you e-mail.
>+EOF
>
>_______________________________________________
>Lunar-commits mailing list
>Lunar-commits at lunar-linux.org
>http://foo-projects.org/mailman/listinfo/lunar-commits
>
>
>
More information about the Lunar-dev
mailing list