trivial diff: update mercury-compiler.spec

Fergus Henderson fjh at cs.mu.OZ.AU
Sat Mar 6 06:09:51 AEDT 1999


Estimated hours taken: 0.5

mercury-compiler.spec:
	Update the version number from 0.8 to 0.8.1.
	Update the ftp site from turiel to ftp.mercury.cs.mu.oz.au.

Index: mercury-compiler.spec
===================================================================
RCS file: /home/staff/zs/imp/mercury/mercury-compiler.spec,v
retrieving revision 1.1
diff -u -r1.1 mercury-compiler.spec
--- mercury-compiler.spec	1999/02/25 21:55:47	1.1
+++ mercury-compiler.spec	1999/03/05 19:07:33
@@ -9,7 +9,7 @@
 
 Summary:      The logic/functional programming language Mercury
 Name:         mercury-compiler
-Version:      0.8
+Version:      0.8.1
 Release:      1
 Packager:     Red Hat Contrib|Net <rhcn-bugs at redhat.com>
 Distribution: Red Hat Contrib|Net
@@ -18,7 +18,7 @@
 Group: 	      Development/Languages
 Provides:     mercury 
 Requires:     gcc make
-Source:       turiel.cs.mu.oz.au:/pub/mercury/mercury-compiler-0.8.tar.gz
+Source:       ftp.mercury.cs.mu.oz.au:/pub/mercury/mercury-compiler-0.8.1.tar.gz
 URL:	      http://www.cs.mu.oz.au/mercury/
 
 %description
@@ -40,7 +40,7 @@
 - Initial version.
 
 %prep
-%setup -n mercury-compiler-0.8
+%setup -n mercury-compiler-0.8.1
 
 %build
 sh configure --prefix=/usr

-- 
Fergus Henderson <fjh at cs.mu.oz.au>  |  "I have always known that the pursuit
WWW: <http://www.cs.mu.oz.au/~fjh>  |  of excellence is a lethal habit"
PGP: finger fjh at 128.250.37.3        |     -- the last words of T. S. Garp.



More information about the developers mailing list