Hello community, here is the log from the commit of package mangler for openSUSE:Factory checked in at 2012-02-28 14:14:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mangler (Old) and /work/SRC/openSUSE:Factory/.mangler.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mangler", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/mangler/mangler.changes 2011-09-23 02:12:42.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.mangler.new/mangler.changes 2012-02-28 14:14:26.000000000 +0100 @@ -1,0 +2,7 @@ +Tue Feb 21 21:07:45 UTC 2012 - [email protected] + +- Add pkgconfig(x11) and pkgconfig(xi) BuildRequires: they used to + be pulled in by something else, but the xorg-x11 relayout changed + that. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mangler.spec ++++++ --- /var/tmp/diff_new_pack.vyCtM9/_old 2012-02-28 14:14:27.000000000 +0100 +++ /var/tmp/diff_new_pack.vyCtM9/_new 2012-02-28 14:14:27.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package mangler # -# 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,14 +16,13 @@ # - Name: mangler Version: 1.2.2 -Release: 1 -License: GPL-3.0+ +Release: 0 Summary: Ventrilo Compatible Client for Linux -Url: http://www.mangler.org/ +License: GPL-3.0+ Group: Productivity/Networking/Talk/Clients +Url: http://www.mangler.org/ Source: http://www.mangler.org/downloads/%{name}-%{version}.tar.bz2 BuildRequires: alsa-devel BuildRequires: dbus-1-glib-devel @@ -36,6 +35,8 @@ BuildRequires: speex-devel BuildRequires: update-desktop-files BuildRequires: xosd-devel +BuildRequires: pkgconfig(x11) +BuildRequires: pkgconfig(xi) BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -44,7 +45,6 @@ user functionality found in a Windows Ventrilo client. %package -n libventrilo3-0 -License: GPL-3.0+ Summary: Networking library for communicating with Ventrilo servers Group: System/Libraries @@ -54,7 +54,6 @@ network communications. %package -n libventrilo3-devel -License: GPL-3.0+ Summary: Networking library for communicating with Ventrilo servers -- Development Files Group: Development/Libraries/C and C++ Requires: libventrilo3-0 = %{version} -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
