Christopher Browne cbbrowne at ca.afilias.info
Fri May 28 08:11:13 PDT 2010
Guillaume Lelarge wrote:
> Le 28/05/2010 15:57, Steve Singer a écrit :
>> Guillaume Lelarge wrote:
>>> Le 27/05/2010 17:30, Christopher Browne a écrit :
>>>>  For each tarball
>>>>
>>>>    - Create a subdirectory based on version name
>>>>
>>>>    - Untar the RELEASE file
>>>>
>>>>    - Pull timestamp off the tarball, and generate an RSS entry
>>>>      consisting of a reference to the release notes, a description
>>>>      generated out of the release number, and the timestamp
>>>>
>>>> The pieces then get assembled into an RSS file.
>>>>
>>> It seems way better to me. I'm all for automatic maintenance of this
>>> kind :)
>> Any volunteers to write this makefile/script?
>>
> 
> I would be interested in working on this, but I couldn't find the
> Makefile Christopher told us about.

There's a makefile in each of the download directories, thus:

cbbrowne at main:/home/community/slony/htdocs/downloads/2.0/source$ ls -l
total 13328
-rw-rw-rw- 1 cbbrowne slony      1264 May 28 06:40 MD5SUMS
-rw-rw-rw- 1 cbbrowne slony        25 Jun 27  2008 Makefile
-rw-r--r-- 1 cbbrowne slony    227071 Nov 24  2008 slony1-2.0.0-docs.tar.bz2
-rw-rw-rw- 1 cbbrowne slony    222752 Jun 27  2008 
slony1-2.0.0-rc1-docs.tar.bz2
-rw-rw-rw- 1 cbbrowne slony    903376 Jun 27  2008 slony1-2.0.0-rc1.tar.bz2
-rw-r--r-- 1 cbbrowne slony   1135050 Sep 24  2008 slony1-2.0.0-rc2.tar.bz2
-rw-r--r-- 1 cbbrowne slony    909567 Nov 24  2008 slony1-2.0.0.tar.bz2
-rw-r--r-- 1 cbbrowne slony    244898 Mar  2  2009 slony1-2.0.1-docs.tar.bz2
-rw-r--r-- 1 cbbrowne slony    934787 Mar  2  2009 slony1-2.0.1.tar.bz2
-rw-r--r-- 1 cbbrowne slony    242622 May  8  2009 slony1-2.0.2-docs.tar.bz2
-rw-r--r-- 1 cbbrowne slony    933307 Apr 30  2009 slony1-2.0.2-rc.tar.bz2
-rw-r--r-- 1 cbbrowne slony    933793 May  8  2009 slony1-2.0.2.tar.bz2
-rw-r--r-- 1 ssinger  ssinger  219032 Apr  9 14:37 slony1-2.0.3-doc.tar.bz2
-rw-r--r-- 1 devrim   devrim   219032 Apr 25 02:57 slony1-2.0.3-docs.tar.bz2
-rw-r--r-- 1 cbbrowne slony    989184 Jul 29  2009 slony1-2.0.3-rc.tar.bz2
-rw-r--r-- 1 cbbrowne slony    231012 Sep  4  2009 
slony1-2.0.3-rc2-doc.tar.bz2
-rw-r--r-- 1 cbbrowne slony    983499 Aug 12  2009 slony1-2.0.3-rc2.tar.bz2
-rw-rw-rw- 1 cbbrowne slony    982847 Nov 20  2009 slony1-2.0.3-rc3.tar.bz2
-rw-r--r-- 1 cbbrowne slony    210169 Apr  6 13:54 
slony1-2.0.3-rc4-doc.tar.bz2
-rw-r--r-- 1 cbbrowne slony    987934 Apr  6 13:54 slony1-2.0.3-rc4.tar.bz2
-rw-r--r-- 1 ssinger  ssinger 1003446 Apr  9 13:34 slony1-2.0.3.tar.bz2
-rw-r--r-- 1 ssinger  ssinger 1003433 May 28 06:39 slony1-2.0.4.rc1.tar.bz2
cbbrowne at main:/home/community/slony/htdocs/downloads/2.0/source$ cat 
Makefile
all:
         md5sum * > MD5SUMS

Probably not sitting in CVS.  I suppose that when we migrate to git, it 
would likely be a good idea to add the downloads explicitly to the 
repository.  It's not a huge amount of data, and tracking them isn't too 
expensive.
-- 
(reverse (concatenate 'string "ofni.sailifa.ac" "@" "enworbbc"))
<http://dba2.int.libertyrms.com/>
Christopher Browne
(416) 673-4124 (land)


More information about the Slony1-general mailing list