Hello community, here is the log from the commit of package xosview for openSUSE:Factory checked in at 2012-02-22 15:55:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xosview (Old) and /work/SRC/openSUSE:Factory/.xosview.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xosview", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/xosview/xosview.changes 2012-02-08 17:21:35.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.xosview.new/xosview.changes 2012-02-22 15:55:59.000000000 +0100 @@ -1,0 +2,6 @@ +Tue Feb 21 10:51:47 UTC 2012 - [email protected] + +- buildrequire xorg-x11 for directory ownership of app-defaults +- drop support for pre-sles9 X11 paths + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xosview.spec ++++++ --- /var/tmp/diff_new_pack.Z8ls9q/_old 2012-02-22 15:56:01.000000000 +0100 +++ /var/tmp/diff_new_pack.Z8ls9q/_new 2012-02-22 15:56:01.000000000 +0100 @@ -16,13 +16,12 @@ # - Name: xosview BuildRequires: autoconf BuildRequires: gcc-c++ BuildRequires: linux-kernel-headers BuildRequires: pkgconfig -BuildRequires: update-desktop-files +BuildRequires: xorg-x11 BuildRequires: xorg-x11-devel # NOTE: We don't want this dependency and desktop-data-SuSE is in all # desktop selections. @@ -52,26 +51,13 @@ Patch11: xosview-%{version}-diskstat.dif Patch12: xosview-config.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build -%{expand: %%global _exec_prefix %(type -p pkg-config &>/dev/null && pkg-config --variable prefix x11 || echo /usr/X11R6)} -%if "%_exec_prefix" == "/usr/X11R6" -%global _mandir %{_exec_prefix}/man -%global _includedir %{_exec_prefix}/include -%define _appdefdir %{_exec_prefix}/lib/X11/app-defaults -%else %define _appdefdir %{_datadir}/X11/app-defaults -%endif %description A small program which is mostly configurable using resources via ~/.Xresources. It shows actual CPU, swap, memory, active interrupts, and, if desired, netpacket statistics in a graphical manner. - - -Authors: --------- - Mike Romberg <[email protected]> - %prep %setup -q %patch1 -p0 -b ".serial" @@ -140,10 +126,6 @@ install -m 644 %{SOURCE2} $RPM_BUILD_ROOT/usr/share/pixmaps/ mkdir -p $RPM_BUILD_ROOT/usr/share/applications install -m 644 %{SOURCE3} $RPM_BUILD_ROOT/usr/share/applications/ -%suse_update_desktop_file xosview - -%clean -rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
