commit rdesktop for openSUSE:Factory
Hello community, here is the log from the commit of package rdesktop for openSUSE:Factory checked in at 2014-10-06 22:04:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rdesktop (Old) and /work/SRC/openSUSE:Factory/.rdesktop.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "rdesktop" Changes: -------- --- /work/SRC/openSUSE:Factory/rdesktop/rdesktop.changes 2014-06-05 10:49:42.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.rdesktop.new/rdesktop.changes 2014-10-06 22:05:04.000000000 +0200 @@ -1,0 +2,7 @@ +Thu Oct 2 20:47:41 UTC 2014 - crrodriguez@opensuse.org + +- Enable libao backend, this will help with pulseaudio +- Do not buildrequire xorg-x11-devel just the specific needed + X libraries + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rdesktop.spec ++++++ --- /var/tmp/diff_new_pack.qxcpyZ/_old 2014-10-06 22:05:05.000000000 +0200 +++ /var/tmp/diff_new_pack.qxcpyZ/_new 2014-10-06 22:05:05.000000000 +0200 @@ -35,7 +35,9 @@ BuildRequires: openssl-devel BuildRequires: pcsc-lite-devel BuildRequires: pkg-config -BuildRequires: xorg-x11-devel +BuildRequires: pkgconfig(ao) +BuildRequires: pkgconfig(x11) +BuildRequires: pkgconfig(xrandr) %description rdesktop is an open source client for Windows NT Terminal Server and @@ -57,7 +59,7 @@ --enable-smartcard \ --with-openssl=/usr \ --with-ipv6 -make +make %{?jobs:-j%jobs} %install make DESTDIR=$RPM_BUILD_ROOT STRIP=true install -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de