summaryrefslogtreecommitdiff
path: root/rpm/rules
diff options
context:
space:
mode:
authorchatty2000-07-12 18:23:27 +0000
committerchatty2000-07-12 18:23:27 +0000
commitfb6f100007454ef8fe8d5ab09d706490266de096 (patch)
treefc8510bfc95101cf55bd1b5c53915f00a25c8e47 /rpm/rules
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
Diffstat (limited to 'rpm/rules')
-rw-r--r--rpm/rules4
1 files changed, 2 insertions, 2 deletions
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.";