Rocco Rutte:
authorpdmef <pdmef@e385b8ad-14ed-0310-8656-cc95a2468c6d>
Wed, 1 Jun 2005 09:41:52 +0000 (09:41 +0000)
committerpdmef <pdmef@e385b8ad-14ed-0310-8656-cc95a2468c6d>
Wed, 1 Jun 2005 09:41:52 +0000 (09:41 +0000)
- 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
contrib/muttng.spec

index bf745a9..3922ea1 100644 (file)
@@ -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!
index 39d0e01..4f2bcd3 100644 (file)
@@ -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