summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorchatty2003-06-16 16:11:26 +0000
committerchatty2003-06-16 16:11:26 +0000
commit0730268d1ec53cccaf79ae58426ff097f48f553c (patch)
tree62131b959ea2a1ccf793ef63cc093c994a9ec7fc
parentaaf2c89456a620ee1ca7eadb561fa207cefc69fa (diff)
downloadivy-perl-0730268d1ec53cccaf79ae58426ff097f48f553c.zip
ivy-perl-0730268d1ec53cccaf79ae58426ff097f48f553c.tar.gz
ivy-perl-0730268d1ec53cccaf79ae58426ff097f48f553c.tar.bz2
ivy-perl-0730268d1ec53cccaf79ae58426ff097f48f553c.tar.xz
Fixed dependencies
-rw-r--r--rpm/changelog10
-rw-r--r--rpm/rules2
2 files changed, 10 insertions, 2 deletions
diff --git a/rpm/changelog b/rpm/changelog
index d1c57f6..b579cac 100644
--- a/rpm/changelog
+++ b/rpm/changelog
@@ -1,5 +1,5 @@
$Version = "4.15";
-$Release = 1;
+$Release = 2;
$ChangeLog = ' * Fri Feb 19 1999 Stéphane Chatty <chatty@cenatoulouse.dgac.fr>
- Generation of ivy-perl-3.0-1
@@ -56,4 +56,12 @@ $ChangeLog = ' * Fri Feb 19 1999 Stéphane Chatty <chatty@cenatoulouse.dgac.fr>
- Generation of version 4.15-1
- Fixed problem with multiple addresses in gethostbyname(hostname())
+ * Mon Jun 16 2003 Stéphane Chatty <chatty@intuilab.com>
+- Generation of version 4.15-1
+- Fixed dependencies
+
+ * Mon Jun 16 2003 Stéphane Chatty <chatty@intuilab.com>
+- Generation of version 4.15-2
+- Repacked for MDK9 after dependency fixes
+
';
diff --git a/rpm/rules b/rpm/rules
index 76ecba8..0eb7771 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, perl-Time-Gettimeofday";
+$Requires = "perl, perl-Time-Gettimeofday, perl-IO-Socket-Multicast";
$Description = "This is the Perl interface to the Ivy software bus developped at CENA.";
$Build = "perl Makefile.PL