From 1bf2541321cf348b02dbe15c5cabb167264a560d Mon Sep 17 00:00:00 2001 From: pdmef Date: Wed, 1 Jun 2005 09:41:52 +0000 Subject: [PATCH] Rocco Rutte: - update RPM build script and spec file sent in by Iain Lea git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@309 e385b8ad-14ed-0310-8656-cc95a2468c6d --- contrib/muttng-rpmbuild.sh | 8 +++++--- contrib/muttng.spec | 8 ++++---- 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/contrib/muttng-rpmbuild.sh b/contrib/muttng-rpmbuild.sh index bf745a9..3922ea1 100644 --- a/contrib/muttng-rpmbuild.sh +++ b/contrib/muttng-rpmbuild.sh @@ -6,7 +6,7 @@ # # Usage: muttng-rpmbuild.sh # -# Copyright (C) 2005 muttng-rpmbuild.sh 1.10 Iain Lea iain@bricbrac.de +# Copyright (c) 2005 muttng-rpmbuild.sh 1.20 Iain Lea iain@bricbrac.de # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as @@ -29,6 +29,8 @@ # ... # # Changelog: +# 1.20 +# - changed website to download from to www.muttng.org # 1.10 # - added cosmetic changes concerning sent mail # - added rm -rf $SRCDIR/muttng-* and more cleanup on exit @@ -39,7 +41,7 @@ # - add section of Changelog/SVN to sent mail if successful # Local site specific variables. Change to suit your site! -ADDR=root +ADDR=iain@bricbrac.de MAIL=mutt ARCH=i386 TMPDIR=/tmp @@ -47,7 +49,7 @@ DSTDIR=/var/www/iainlea.dyndns.org/software/muttng BLDDIR=/usr/src/redhat # # Remote site specific variables. Should not need changing! -SITE=http://mutt-ng.berlios.de/snapshots +SITE=http://nion.modprobe.de/mutt-ng/snapshots/ FILE=muttng-latest.tar.gz # # You should not need to change anything below this line! diff --git a/contrib/muttng.spec b/contrib/muttng.spec index 39d0e01..4f2bcd3 100644 --- a/contrib/muttng.spec +++ b/contrib/muttng.spec @@ -1,12 +1,12 @@ Summary: A text mode mail user agent. Name: muttng -Version: 20050314 +Version: 20050530 Release: 2 Serial: 1 License: GPL Group: Applications/Internet -Source: http://mutt-ng.berlios.de/snapshots/%{name}-%{version}.tar.gz -Url: http://mutt-ng.berlios.de/ +Source: http://nion.modprobe.de/mutt-ng/snapshots/%{name}-%{version}.tar.gz +Url: http://www.muttng.org/ Requires: slang >= 0.99.38, smtpdaemon, webclient, mailcap, gettext Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root %{!?nossl:BuildPrereq: openssl-devel} @@ -73,7 +73,7 @@ rm -rf $RPM_BUILD_ROOT %defattr(-,root,root) %config /etc/Muttngrc %config /etc/muttng-mime.types -%doc ABOUT-NLS BEWARE ChangeLog* COPYRIGHT GPL INSTALL NEWS README* TODO* UPGRADING +%doc ABOUT-NLS ChangeLog* COPYRIGHT GPL INSTALL NEWS README* TODO* UPGRADING %doc doc/applying-patches.txt doc/*-notes.txt doc/PGP-Notes.txt doc/manual* contrib/* %{_bindir}/muttng %{_bindir}/muttngbug -- 2.20.1