From f88e6b8c04f5f023566001a7f8503cb2ea82b463 Mon Sep 17 00:00:00 2001 From: bustico Date: Tue, 7 Sep 2004 11:13:10 +0000 Subject: pcre and libpcre dependance added --- redhat/changelog | 17 +++++++++++++++++ redhat/files | 3 --- redhat/rules-devel | 2 +- 3 files changed, 18 insertions(+), 4 deletions(-) (limited to 'redhat') diff --git a/redhat/changelog b/redhat/changelog index 5347305..ba7775f 100644 --- a/redhat/changelog +++ b/redhat/changelog @@ -79,4 +79,21 @@ $ChangeLog = ' * Sat Feb 20 1999 St - Generation of version 3.6-1 - updates redhat files to coorect rules file for rpmize + * Tue Sep 7 2004 Alexandre Bustico +- Generation of version 3.6-1 +- update rules file + + * Tue Sep 7 2004 Alexandre Bustico +- Generation of version 3.6-1 + + * Tue Sep 7 2004 Alexandre Bustico +- Generation of version 3.6-1 +- no more libgtkivy, replaced by libgivy, changing redhat/files rules to take change + + * Tue Sep 7 2004 Alexandre Bustico +- Generation of version 3.6-1 + + * Tue Sep 7 2004 Alexandre Bustico +- Generation of version 3.6-1 + '; diff --git a/redhat/files b/redhat/files index eacd693..3c3fca5 100644 --- a/redhat/files +++ b/redhat/files @@ -10,9 +10,6 @@ /usr/man/man1/ivyprobe.1 /usr/X11R6/bin/ivygtkprobe /usr/X11R6/bin/ivyxtprobe -/usr/X11R6/lib/libgtkivy.so -/usr/X11R6/lib/libgtkivy.so.3 -/usr/X11R6/lib/libgtkivy.so.3.6 /usr/X11R6/lib/libxtivy.so /usr/X11R6/lib/libxtivy.so.3 /usr/X11R6/lib/libxtivy.so.3.6 diff --git a/redhat/rules-devel b/redhat/rules-devel index 2b25790..04bfa0e 100644 --- a/redhat/rules-devel +++ b/redhat/rules-devel @@ -7,7 +7,7 @@ $Group = "Development/Libraries"; $Url = "http://www.tls.cena.fr/divisions/PII/"; $BuildArchitectures = "i586"; $Requires = "ivy-c = \%{version}-\%{release} " . - "glibc-devel libgtk+1.2-devel libglib2-devel libxfree86-devel tcl-devel" ; + "glibc-devel libpcre0-devel libgtk+1.2-devel libglib2-devel libxfree86-devel tcl-devel" ; undef $FindFiles; undef $Install ; -- cgit v1.1