From 433e8e086bf554f126e001368415b3ac045988bc Mon Sep 17 00:00:00 2001 From: Matthias Saou Date: Thu, 3 Mar 2005 22:41:31 +0000 Subject: [PATCH] Mass letter "l" update, one or more apply : - Drop epoch: 0 - Remove %{epoch} requirements in sub-packages - Remove trailing white spaces - Keep consistent between spaces and tabs --- lablgtk.spec | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/lablgtk.spec b/lablgtk.spec index c1f4a39..94b1089 100644 --- a/lablgtk.spec +++ b/lablgtk.spec @@ -1,20 +1,19 @@ Name: lablgtk Version: 2.4.0 Release: 2 -Epoch: 0 -Summary: An Objective Caml interface to gtk+ +Summary: Objective Caml interface to gtk+ Group: System Environment/Libraries License: LGPL URL: http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/lablgtk.html Source: http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/lablgtk-2.4.0.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Requires: ocaml >= 0:3.08 -%{?_with_gl:Requires: lablgl >= 0:1.00} -BuildRequires: ocaml >= 0:3.08, camlp4 >= 0:3.08 -%{?_with_gl:BuildRequires: lablgl >= 0:1.00, gtkglarea2-devel} +Requires: ocaml >= 3.08 +%{?_with_gl:Requires: lablgl >= 1.00} +BuildRequires: ocaml >= 3.08, camlp4 >= 3.08 +%{?_with_gl:BuildRequires: lablgl >= 1.00, gtkglarea2-devel} BuildRequires: gtk2-devel, libglade-devel, gdk-pixbuf-devel -BuildRequires: librsvg2-devel, libcroco-devel +BuildRequires: librsvg2-devel, libcroco-devel BuildRequires: libbonobo-devel, bonobo-activation-devel, GConf2-devel BuildRequires: libgnomeui-devel, libgnomecanvas-devel, gnome-panel-devel