summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorchatty2000-07-12 18:23:27 +0000
committerchatty2000-07-12 18:23:27 +0000
commitfb6f100007454ef8fe8d5ab09d706490266de096 (patch)
treefc8510bfc95101cf55bd1b5c53915f00a25c8e47
parenta75f84f316bab12c2736f664c65459e0f839ab9d (diff)
downloadivy-perl-fb6f100007454ef8fe8d5ab09d706490266de096.zip
ivy-perl-fb6f100007454ef8fe8d5ab09d706490266de096.tar.gz
ivy-perl-fb6f100007454ef8fe8d5ab09d706490266de096.tar.bz2
ivy-perl-fb6f100007454ef8fe8d5ab09d706490266de096.tar.xz
New package with slight fixes
-rw-r--r--rpm/changelog6
-rw-r--r--rpm/rules4
2 files changed, 7 insertions, 3 deletions
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 <chatty@cenatoulouse.dgac.fr>
- Generation of ivy-perl-3.0-1
@@ -39,4 +39,8 @@ $ChangeLog = ' * Fri Feb 19 1999 Stéphane Chatty <chatty@cenatoulouse.dgac.fr>
* Wed May 24 2000 Stéphane Chatty <chatty@cena.fr>
- Generation of perl-Net-Ivy-4.5-1
+ * Wed Jul 12 2000 Stéphane Chatty <chatty@cena.fr>
+- 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.";