From fb6f100007454ef8fe8d5ab09d706490266de096 Mon Sep 17 00:00:00 2001 From: chatty Date: Wed, 12 Jul 2000 18:23:27 +0000 Subject: New package with slight fixes --- rpm/changelog | 6 +++++- rpm/rules | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'rpm') diff --git a/rpm/changelog b/rpm/changelog index 7fde032..693366e 100644 --- a/rpm/changelog +++ b/rpm/changelog @@ -1,5 +1,5 @@ $Version = "4.5"; -$Release = 1; +$Release = 2; $ChangeLog = ' * Fri Feb 19 1999 Stéphane Chatty - Generation of ivy-perl-3.0-1 @@ -39,4 +39,8 @@ $ChangeLog = ' * Fri Feb 19 1999 St * Wed May 24 2000 Stéphane Chatty - Generation of perl-Net-Ivy-4.5-1 + * Wed Jul 12 2000 Stéphane Chatty +- Generation of version 4.5-2 +- Fixed minor package settings + '; diff --git a/rpm/rules b/rpm/rules index f2992c9..03dfaa5 100644 --- a/rpm/rules +++ b/rpm/rules @@ -3,8 +3,8 @@ $Name = "perl-Net-Ivy"; $Copyright = "CENA"; $Vendor = "Centre d'Etudes de la Navigation Aerienne"; $Distribution = "Toccata"; -$Group = "Libraries"; -$Url = "http://www.tls.cena.fr/divisions/PII/"; +$Group = "System Environment/Libraries"; +$Url = "http://www.tls.cena.fr/products/ivy"; $Requires = "perl >= 5.005, perl-Time-Gettimeofday"; $Description = "This is the Perl interface to the Ivy software bus developped at CENA."; -- cgit v1.1