From: Paweł Gołaszewski Date: Tue, 8 Jul 2003 17:20:57 +0000 (+0000) Subject: - next part of small fixes inpired by kloczek :) X-Git-Url: http://git.pld-linux.org/?a=commitdiff_plain;ds=sidebyside;h=f06226c344f1730d1239b33d84496d5fd999cba5;p=packages%2Feasygtk.git - next part of small fixes inpired by kloczek :) Changed files: easygtk.spec -> 1.24 --- diff --git a/easygtk.spec b/easygtk.spec index 1d05e50..3c71073 100644 --- a/easygtk.spec +++ b/easygtk.spec @@ -8,18 +8,17 @@ Group: Libraries Source0: %{name}-%{version}.tar # Source0-md5: 04bf9844bed30d34c6e6cb6416cadced Patch0: %{name}-Makefile.patch -BuildRequires: gtk+ -BuildRequires: imlib-devel BuildRequires: ImageMagick-devel BuildRequires: XFree86-devel BuildRequires: glib-devel +BuildRequires: gtk+ +BuildRequires: imlib-devel +BuildRequires: libjpeg-devel BuildRequires: libtiff-devel BuildRequires: libungif-devel -BuildRequires: libjpeg-devel BuildRequires: zlib-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) - %description EasyGTK is a wrapper library around GTK+ library to provide a much easier and simplier Application Programming Interface to the @@ -32,7 +31,6 @@ U %prep %setup -q -n %{name} - %patch %build @@ -53,8 +51,8 @@ install easygtk.h $RPM_BUILD_ROOT%{_includedir} %clean rm -rf $RPM_BUILD_ROOT -%post -p /sbin/ldconfig -%postun -p /sbin/ldconfig +%post -p /sbin/ldconfig +%postun -p /sbin/ldconfig %files %defattr(644,root,root,755)