SHA256
1
0
forked from pool/xfwm4

Accepting request 106042 from X11:xfce

- add missing dependency on xorg-x11-devel

OBS-URL: https://build.opensuse.org/request/show/106042
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfwm4?expand=0&rev=43
This commit is contained in:
Stephan Kulow 2012-02-20 15:19:52 +00:00 committed by Git OBS Bridge
commit 825795a542
2 changed files with 8 additions and 4 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Feb 20 12:41:24 UTC 2012 - gber@opensuse.org
- add missing dependency on xorg-x11-devel
-------------------------------------------------------------------
Mon Dec 19 22:46:07 UTC 2011 - gber@opensuse.org

View File

@ -1,7 +1,7 @@
#
# spec file for package xfwm4
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -15,6 +15,7 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: xfwm4
Version: 4.8.3
Release: 0
@ -37,6 +38,7 @@ BuildRequires: intltool
BuildRequires: libxslt
BuildRequires: update-desktop-files
BuildRequires: xml2po
BuildRequires: xorg-x11-devel
BuildRequires: pkgconfig(dbus-glib-1)
BuildRequires: pkgconfig(gtk+-2.0)
BuildRequires: pkgconfig(libstartup-notification-1.0)
@ -107,8 +109,6 @@ rm -rf %{buildroot}%{_datadir}/locale/{ast,kk,tl_PH,ur_PK}
%clean
rm -rf %{buildroot}
%if 0%{?suse_version} >= 1140
%post
%desktop_database_post
%icon_theme_cache_post
@ -116,7 +116,6 @@ rm -rf %{buildroot}
%postun
%desktop_database_postun
%icon_theme_cache_postun
%endif
%files -f %{name}.lang
%defattr(-,root,root)