Author: qboosh                       Date: Sat Nov  4 08:43:09 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use system giflib
- updated BRs (+libtiff,gtk+2), switched to modular xorg

---- Files affected:
SPECS:
   AfterStep.spec (1.66 -> 1.67) 

---- Diffs:

================================================================
Index: SPECS/AfterStep.spec
diff -u SPECS/AfterStep.spec:1.66 SPECS/AfterStep.spec:1.67
--- SPECS/AfterStep.spec:1.66   Sat Nov  4 00:32:20 2006
+++ SPECS/AfterStep.spec        Sat Nov  4 09:43:03 2006
@@ -18,12 +18,17 @@
 Patch0:                %{name}-no_bash_fix.patch
 Patch1:                %{name}-install_man.patch
 URL:           http://www.afterstep.org/
-BuildRequires: XFree86-devel
-BuildRequires: autoconf
+BuildRequires: autoconf >= 2.59-9
 BuildRequires: automake
+BuildRequires: giflib-devel
+BuildRequires: gtk+2-devel >= 1:2.0.0
 BuildRequires: libjpeg-devel
 BuildRequires: libpng-devel
+BuildRequires: libtiff-devel
+BuildRequires: pkgconfig
 BuildRequires: sgml-tools
+BuildRequires: xorg-lib-libXext-devel
+BuildRequires: xorg-lib-libXinerama-devel
 #Requires:     wmconfig >= 0.9.9-5
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -95,16 +100,19 @@
 %patch0 -p1
 %patch1 -p1
 
+cp -f autoconf/configure*.in .
+
 %build
-cp -f autoconf/* .
 %{__aclocal}
 %{__autoconf}
+%{__autoheader}
 %configure \
+       --enable-i18n \
+       --with-gif \
        --with-helpcommand="xterm -e man" \
-       --with-xpm \
-       --with-png \
        --with-jpeg \
-       --enable-i18n
+       --with-png \
+       --with-xpm
 
 %{__make}
 sgml2html doc/afterstep.sgml
@@ -146,6 +154,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.67  2006/11/04 08:43:03  qboosh
+- use system giflib
+- updated BRs (+libtiff,gtk+2), switched to modular xorg
+
 Revision 1.66  2006/11/03 23:32:20  qboosh
 - man3?
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/AfterStep.spec?r1=1.66&r2=1.67&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to