From 700b592b34b38c12304e03f017cc7cde849e09cd Mon Sep 17 00:00:00 2001 From: chatty Date: Thu, 12 Jun 2003 11:08:30 +0000 Subject: Packed version 4.15 --- rpm/changelog | 6 +++++- rpm/rules | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/rpm/changelog b/rpm/changelog index 7f1e3dc..d1c57f6 100644 --- a/rpm/changelog +++ b/rpm/changelog @@ -1,4 +1,4 @@ -$Version = "4.10"; +$Version = "4.15"; $Release = 1; $ChangeLog = ' * Fri Feb 19 1999 Stéphane Chatty @@ -52,4 +52,8 @@ $ChangeLog = ' * Fri Feb 19 1999 St * Fri Jun 14 2002 Stéphane Chatty - Generation of version 4.10-1 + * Thu Jun 12 2003 Stéphane Chatty +- Generation of version 4.15-1 +- Fixed problem with multiple addresses in gethostbyname(hostname()) + '; diff --git a/rpm/rules b/rpm/rules index 8bf532a..76ecba8 100644 --- a/rpm/rules +++ b/rpm/rules @@ -5,7 +5,7 @@ $Vendor = "Centre d'Etudes de la Navigation Aerienne"; $Distribution = "Toccata"; $Group = "System Environment/Libraries"; $Url = "http://www.tls.cena.fr/products/ivy"; -$Requires = "perl = 5.601, perl-Time-Gettimeofday"; +$Requires = "perl, perl-Time-Gettimeofday"; $Description = "This is the Perl interface to the Ivy software bus developped at CENA."; $Build = "perl Makefile.PL -- cgit v1.1