SPECS: xfwm4.spec - up to 4.3.99.1 - use rpm macros

megabajt megabajt at pld-linux.org
Mon Sep 4 18:23:34 CEST 2006


Author: megabajt                     Date: Mon Sep  4 16:23:34 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 4.3.99.1
- use rpm macros

---- Files affected:
SPECS:
   xfwm4.spec (1.45 -> 1.46) 

---- Diffs:

================================================================
Index: SPECS/xfwm4.spec
diff -u SPECS/xfwm4.spec:1.45 SPECS/xfwm4.spec:1.46
--- SPECS/xfwm4.spec:1.45	Sun Jul 16 20:48:54 2006
+++ SPECS/xfwm4.spec	Mon Sep  4 18:23:28 2006
@@ -2,28 +2,30 @@
 Summary:	Next generation window manager for Xfce
 Summary(pl):	Zarządca okien nowej generacji dla Xfce
 Name:		xfwm4
-Version:	4.3.90.2
+Version:	4.3.99.1
 Release:	1
 License:	GPL v2
 Group:		X11/Applications
 Source0:	http://www.xfce.org/archive/xfce-%{version}/src/%{name}-%{version}.tar.bz2
-# Source0-md5:	858dd3f2b430f338c7554d7e1a55d94a
+# Source0-md5:	ab8fcfdf496f093bbe711a7d853deb33
 Patch0:		%{name}-locale-names.patch
 URL:		http://www.xfce.org/
 BuildRequires:	autoconf >= 2.52
 BuildRequires:	automake
 BuildRequires:	gettext-devel
 BuildRequires:	gtk+2-devel >= 2:2.10.0
-BuildRequires:	intltool >= 0.35
+BuildRequires:	intltool >= 0.35.0
 BuildRequires:	libtool
 BuildRequires:	libxfce4mcs-devel >= %{version}
 BuildRequires:	libxfcegui4-devel >= %{version}
 BuildRequires:	pkgconfig >= 1:0.9.0
+BuildRequires:	rpmbuild(macros) >= 1.311
 BuildRequires:	startup-notification-devel >= 0.8
 BuildRequires:	xfce-mcs-manager-devel >= %{version}
 BuildRequires:	xfce4-dev-tools >= %{version}
 BuildRequires:	xorg-lib-libXpm-devel
 Requires(post,postun):	gtk+2 >= 2:2.10.0
+Requires(post,postun):	hicolor-icon-theme
 Requires:	libxfce4mcs >= %{version}
 Requires:	libxfcegui4 >= %{version}
 Requires:	xfce-mcs-manager >= %{version}
@@ -50,7 +52,6 @@
 %{__autoheader}
 %{__automake}
 %{__autoconf}
-LDFLAGS="%{rpmldflags} -Wl,--as-needed"
 %configure
 %{__make}
 
@@ -70,10 +71,10 @@
 rm -rf $RPM_BUILD_ROOT
 
 %post
-gtk-update-icon-cache -qf %{_datadir}/icons/hicolor
+%update_icon_cache hicolor
 
 %postun
-gtk-update-icon-cache -qf %{_datadir}/icons/hicolor
+%update_icon_cache hicolor
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
@@ -100,6 +101,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.46  2006/09/04 16:23:28  megabajt
+- up to 4.3.99.1
+- use rpm macros
+
 Revision 1.45  2006/07/16 18:48:54  freetz
 - merged from DEVEL, update icon cache
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xfwm4.spec?r1=1.45&r2=1.46&f=u



More information about the pld-cvs-commit mailing list