diff options
author | jacomi | 1999-01-27 16:51:13 +0000 |
---|---|---|
committer | jacomi | 1999-01-27 16:51:13 +0000 |
commit | 4f42fc886f5d79055268f8fa61be4471404cad52 (patch) | |
tree | 6ff3e549717842ce1a30dd8aba680271a3b62b3d /redhat/irbox.tmpl | |
parent | c92106435e1462f1065c381a52a8d8df173bdf9b (diff) | |
download | irbox-4f42fc886f5d79055268f8fa61be4471404cad52.zip irbox-4f42fc886f5d79055268f8fa61be4471404cad52.tar.gz irbox-4f42fc886f5d79055268f8fa61be4471404cad52.tar.bz2 irbox-4f42fc886f5d79055268f8fa61be4471404cad52.tar.xz |
makefile updated
Diffstat (limited to 'redhat/irbox.tmpl')
-rw-r--r-- | redhat/irbox.tmpl | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/redhat/irbox.tmpl b/redhat/irbox.tmpl index 9669904..32c4b2b 100644 --- a/redhat/irbox.tmpl +++ b/redhat/irbox.tmpl @@ -8,6 +8,7 @@ $Distribution = "Toccata"; $Group = "Hard Communications"; $Source = "$Name-$Version.tar.gz"; $Url = "http://www.cenatoulouse.dgac.fr/"; +$BuildArchitectures = "i386"; $BuildRoot = "/var/tmp/irbox-buildroot/"; $Requires = "ivy-c"; $Description = "IRBOX, an Ivy driver for infra-red remote controls"; @@ -15,3 +16,23 @@ $Description = "IRBOX, an Ivy driver for infra-red remote controls"; @ChangeLog = ("\n"); 1; +push @ChangeLog, '* Tue Jan 26 1999 Michelle Jacomi <jacomi@cenatoulouse.dgac.fr> +- Generation of irbox-1.0-1 +- BIP + +'; +push @ChangeLog, '* Tue Jan 26 1999 Michelle Jacomi <jacomi@cenatoulouse.dgac.fr> +- Generation of irbox-1.0-6 +- PAS ROOT + +'; +push @ChangeLog, '* Tue Jan 26 1999 Michelle Jacomi <jacomi@cenatoulouse.dgac.fr> +- Generation of irbox-1.0-8 +- BEURK + +'; +push @ChangeLog, '* Tue Jan 26 1999 Michelle Jacomi <jacomi@cenatoulouse.dgac.fr> +- Generation of irbox-1.0-11 +- bip + +'; |