Hello community, here is the log from the commit of package xfce4-panel for openSUSE:Factory checked in at 2012-02-21 12:26:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xfce4-panel (Old) and /work/SRC/openSUSE:Factory/.xfce4-panel.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfce4-panel", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/xfce4-panel/xfce4-panel.changes 2011-10-28 15:29:15.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.xfce4-panel.new/xfce4-panel.changes 2012-02-21 12:26:54.000000000 +0100 @@ -1,0 +2,5 @@ +Mon Feb 20 13:58:54 UTC 2012 - [email protected] + +- add dependency on libXext-devel + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xfce4-panel.spec ++++++ --- /var/tmp/diff_new_pack.QNXy5Q/_old 2012-02-21 12:26:56.000000000 +0100 +++ /var/tmp/diff_new_pack.QNXy5Q/_new 2012-02-21 12:26:56.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package xfce4-panel # -# 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 @@ -16,19 +16,24 @@ # - Name: xfce4-panel Version: 4.8.6 -Release: 2 -License: GPL-2.0+ and LGPL-2.1+ +Release: 0 Summary: Panel for the Xfce Desktop Environment -Url: http://www.xfce.org/projects/xfce4-panel/ +License: GPL-2.0+ and LGPL-2.1+ Group: System/GUI/XFCE +Url: http://www.xfce.org/projects/xfce4-panel/ Source: %{name}-%{version}.tar.bz2 Source1: %{name}-rpmlintrc BuildRequires: gtk-doc BuildRequires: intltool +%if 0%{?suse_version} <= 1210 +BuildRequires: xorg-x11-devel +%else +BuildRequires: libXext-devel +%endif BuildRequires: perl-XML-Parser +BuildRequires: update-desktop-files BuildRequires: pkgconfig(cairo) BuildRequires: pkgconfig(dbus-1) BuildRequires: pkgconfig(exo-1) @@ -40,7 +45,6 @@ BuildRequires: pkgconfig(libxfce4util-1.0) BuildRequires: pkgconfig(libxfcegui4-1.0) BuildRequires: pkgconfig(libxml-2.0) -BuildRequires: update-desktop-files Recommends: %{name}-doc = %{version} Requires: %{name}-branding >= %{version} Provides: xfce4-panel-plugins = %{version} @@ -51,9 +55,9 @@ xfce4-panel is the panel for the Xfce desktop environment. %package doc +Summary: Documentation for xfce4-panel License: GPL-2.0+ and LGPL-2.1+ Group: Documentation/HTML -Summary: Documentation for xfce4-panel BuildArch: noarch Requires: %{name} = %{version} @@ -61,8 +65,8 @@ This package contains the documentation for xfce4-panel. %package devel -License: GPL-2.0+ and LGPL-2.1+ Summary: Development Files for xfce4-panel +License: GPL-2.0+ and LGPL-2.1+ Group: Development/Libraries/C and C++ Requires: %{name} = %{version} Requires: pkgconfig(cairo) @@ -78,8 +82,8 @@ panel plugins. %package -n libxfce4panel-1_0-3 -License: GPL-2.0+ and LGPL-2.1+ Summary: Xfce Panel Library +License: GPL-2.0+ and LGPL-2.1+ Group: System/Libraries %description -n libxfce4panel-1_0-3 @@ -88,16 +92,14 @@ This package contains the xfce4-panel main library. %package branding-upstream -License: GPL-2.0+ Summary: Upstream branding for xfce4-panel +License: GPL-2.0+ Group: System/GUI/XFCE Supplements: packageand(%{name}:branding-upstream) Provides: %{name}-branding = %{version} Conflicts: otherproviders(%{name}-branding) #BRAND: Provide default panel configuration in /etc/xdg/xfce4/panel/default.xml -%if 0%{?suse_version} >= 1120 BuildArch: noarch -%endif %description branding-upstream xfce4-panel is the panel for the XFce desktop environment. @@ -138,8 +140,6 @@ %postun -n libxfce4panel-1_0-3 -p /sbin/ldconfig -%if 0%{?suse_version} >= 1140 - %post %desktop_database_post %icon_theme_cache_post @@ -147,7 +147,6 @@ %postun %desktop_database_postun %icon_theme_cache_postun -%endif %files -f %{name}.lang %defattr(-,root,root) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
