aboutsummaryrefslogtreecommitdiff
path: root/redhat
diff options
context:
space:
mode:
authorlemort2003-11-03 08:24:51 +0000
committerlemort2003-11-03 08:24:51 +0000
commit17b4c897def03316fefe1f53edd7bd8eff1bb34b (patch)
tree235bffe825ab9d25c56cd8a885dcdac11a25c7a0 /redhat
parent8e98e4974afc5305dcbe6833eac219529f02a410 (diff)
downloadtkzinc-17b4c897def03316fefe1f53edd7bd8eff1bb34b.zip
tkzinc-17b4c897def03316fefe1f53edd7bd8eff1bb34b.tar.gz
tkzinc-17b4c897def03316fefe1f53edd7bd8eff1bb34b.tar.bz2
tkzinc-17b4c897def03316fefe1f53edd7bd8eff1bb34b.tar.xz
*** empty log message ***
Diffstat (limited to 'redhat')
-rw-r--r--redhat/changelog30
-rw-r--r--redhat/rules11
2 files changed, 37 insertions, 4 deletions
diff --git a/redhat/changelog b/redhat/changelog
index 8bcc8e2..b048339 100644
--- a/redhat/changelog
+++ b/redhat/changelog
@@ -1,5 +1,5 @@
$Version = "3.295";
-$Release = 1;
+$Release = 2;
$ChangeLog = '
@@ -63,4 +63,32 @@ $ChangeLog = '
* Wed Sep 18 2002 Stéphane Chatty <chatty@intuilab.com>
- Generation of version 3.2.6-1
+ * Mon Feb 17 2003 Alexandre Lemort <lemort@intuilab.com>
+- Generation of version 3.2.6h-1
+- Mandrake 9 compilation
+- Removes installgpc in redhat/rules
+
+ * Wed May 14 2003 Alexandre Lemort <lemort@intuilab.com>
+- Generation of version 3.2.92-1
+- Mandrake 9 compilation
+
+ * Sat May 17 2003 Alexandre Lemort <lemort@intuilab.com>
+- Generation of version 3.2.93-1
+- Mandrake 9 compilation
+
+ * Fri Jun 20 2003 Alexandre Lemort <lemort@intuilab.com>
+- Generation of version 3.2.94-1
+- Mandrake 9 compilation
+
+ * Fri Jun 20 2003 Alexandre Lemort <lemort@intuilab.com>
+- Generation of version 3.2.94-2
+- Mandrake 9.1 compilation
+
+ * Wed Oct 15 2003 Alexandre Lemort <lemort@intuilab.com>
+- Generation of version 3.295-1
+- Mandrake 9 compilation
+
+ * Tue Oct 28 2003 Alexandre Lemort <lemort@intuilab.com>
+- Generation of version 3.295-2
+
';
diff --git a/redhat/rules b/redhat/rules
index 9659a39..edc92e3 100644
--- a/redhat/rules
+++ b/redhat/rules
@@ -7,13 +7,18 @@ $Distribution = "Zinc";
$Group = "System Environment/Libraries";
$BuildArchitectures = "i386";
-$Build = "./configure
+$Build = "./configure --enable-ptk=yes --enable-gl=damage --prefix=\$RPM_BUILD_ROOT/usr --exec-prefix=\$RPM_BUILD_ROOT/usr
+cd Perl
+./export2cpan
+cd ../export2cpan/tk-zinc
+perl Makefile.PL
make";
$Install = "rm -rf \$RPM_BUILD_ROOT
mkdirhier \$RPM_BUILD_ROOT/usr/lib
-make PREFIX=\$RPM_BUILD_ROOT/usr prefix=\$RPM_BUILD_ROOT/usr installptk installom installgpc
-find \$RPM_BUILD_ROOT/usr -type f -print | sed \"s\@^\$RPM_BUILD_ROOT\@\@g\" \| sed -e \"s/zinc-demos.1/zinc-demos.1.bz2/\" | sed -e \"s/.3pm/.3pm.bz2/\" | grep -v perllocal.pod | grep -v Zinc.bs | grep -v .packlist > $Name-\%{version}-filelist";
+cd export2cpan/tk-zinc
+make PREFIX=\$RPM_BUILD_ROOT/usr prefix=\$RPM_BUILD_ROOT/usr install
+find \$RPM_BUILD_ROOT/usr -type f -print | sed \"s\@^\$RPM_BUILD_ROOT\@\@g\" \| grep -v Zinc.bs | grep -v .packlist > ../../$Name-\%{version}-filelist";
$Description = "Zinc is a canvas like widget for the Tk toolkit. Its has been
designed to provide a structured organization of its graphical