Author: glen                         Date: Fri Mar 21 14:06:07 2008 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- arch confdir gtk+2 compatible; rel 2

---- Files affected:
SPECS:
   gtk2-engines.spec (1.38.4.3 -> 1.38.4.4) 

---- Diffs:

================================================================
Index: SPECS/gtk2-engines.spec
diff -u SPECS/gtk2-engines.spec:1.38.4.3 SPECS/gtk2-engines.spec:1.38.4.4
--- SPECS/gtk2-engines.spec:1.38.4.3    Wed Aug  2 19:17:29 2006
+++ SPECS/gtk2-engines.spec     Fri Mar 21 15:06:02 2008
@@ -3,7 +3,7 @@
 Summary(pl):   Motywy do GTK+2
 Name:          gtk2-engines
 Version:       2.6.10
-Release:       1
+Release:       2
 Epoch:         1
 License:       GPL
 Group:         Themes/GTK+
@@ -15,7 +15,7 @@
 BuildRequires: gtk+2-devel >= 2:2.6.18
 BuildRequires: libtool
 BuildRequires: pkgconfig
-Requires:      gtk+2 >= 2:2.6.18
+Requires:      gtk+2 >= 2:2.8.20-3.2
 Provides:      gnome-themes-Clearlooks
 Provides:      gnome-themes-LighthouseBlue
 Provides:      gnome-themes-ThinIce
@@ -33,6 +33,15 @@
 Obsoletes:     gtk2-theme-engine-lighthouseblue
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%if "%{_lib}" != "lib"
+%define                libext          %(lib="%{_lib}"; echo ${lib#lib})
+%define                _gtkconfdir     /etc/gtk%{libext}-2.0
+%define                pqext           -%{libext}
+%else
+%define                _gtkconfdir     /etc/gtk-2.0
+%define                pqext           %{nil}
+%endif
+
 %description
 These are the graphical engines for the various GTK+ toolkit themes.
 
@@ -64,7 +73,7 @@
 
 %post
 umask 022
-%{_bindir}/gdk-pixbuf-query-loaders >%{_sysconfdir}/gtk-2.0/gdk-pixbuf.loaders
+gdk-pixbuf-query-loaders%{pqext} > %{_gtkconfdir}/gdk-pixbuf.loaders
 exit 0
 
 %files
@@ -88,6 +97,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.38.4.4  2008-03-21 14:06:02  glen
+- arch confdir gtk+2 compatible; rel 2
+
 Revision 1.38.4.3  2006-08-02 17:17:29  freetz
 - 2.6.10
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gtk2-engines.spec?r1=1.38.4.3&r2=1.38.4.4&f=u

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

Reply via email to