[sawfish: 1/13] specfile update for RHEL 6 beta2
- From: Christopher Bratusek <chrisb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [sawfish: 1/13] specfile update for RHEL 6 beta2
- Date: Sat, 9 Oct 2010 13:38:12 +0000 (UTC)
commit 098c075cf24133696de608b39f9d9b4fcfe7ba4c
Author: Christopher Roy Bratusek <zanghar freenet de>
Date: Thu Oct 7 18:59:22 2010 +0200
specfile update for RHEL 6 beta2
sawfish.spec.in | 12 +++++++++---
1 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/sawfish.spec.in b/sawfish.spec.in
index 5912334..b60851b 100644
--- a/sawfish.spec.in
+++ b/sawfish.spec.in
@@ -8,7 +8,13 @@ Group: User Interface/Desktops
Source0: http://download.tuxfamily.org/sawfish/%{name}/%{name}-%{version}.tar.bz2
URL: http://sawfish.wikia.com/
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires: gmp-devel, pango-devel, libXft-devel, texinfo
+BuildRequires: gmp-devel, pango-devel, libXft-devel, texinfo, gettext
+BuildRequires: libICE-devel, libSM-devel
+%if 0%{?el6}
+BuildRequires: gtk2-devel
+%else
+BuildRequires: gdk-pixbuf2-devel
+%endif
BuildRequires: librep-devel, rep-gtk-devel
%define rep_execdir %(pkg-config librep --variable=repcommonexecdir)
@@ -76,11 +82,11 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/sawfish/sawfish.png
%{_libdir}/sawfish/
%{rep_execdir}/sawfish
-%{_desktopdir}/sawfish.desktop
+%{_datadir}/applications/sawfish.desktop
%{_datadir}/gnome/wm-properties/sawfish-wm.desktop
%{kde_apps}/ksmserver/windowmanagers/sawfish.desktop
%{_datadir}/xsessions/sawfish.desktop
-%{_iconsbasedir}/32x32/apps/sawfish-config.png
+%{_datadir}/icons/hicolor/32x32/apps/sawfish-config.png
%{_mandir}/man1/sawfish*.gz
%{_infodir}/sawfish*
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]