Hello community, here is the log from the commit of package transmission for openSUSE:Factory checked in at 2012-02-29 14:12:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/transmission (Old) and /work/SRC/openSUSE:Factory/.transmission.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "transmission", Maintainer is "gnome-maintainers@suse.de" Changes: -------- --- /work/SRC/openSUSE:Factory/transmission/transmission.changes 2012-02-21 12:26:17.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.transmission.new/transmission.changes 2012-02-29 14:12:08.000000000 +0100 @@ -1,0 +2,8 @@ +Mon Feb 27 20:31:47 UTC 2012 - dimstar@opensuse.org + +- Conditionally use libminiupnpc-devel BuildRequires on openSUSE + 12.2 and later only. Previous openSUSE versions did not have the + package and will make use of the miniupnp that is bundled with + the transmission sources. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ transmission.spec ++++++ --- /var/tmp/diff_new_pack.pdlmbd/_old 2012-02-29 14:12:09.000000000 +0100 +++ /var/tmp/diff_new_pack.pdlmbd/_new 2012-02-29 14:12:09.000000000 +0100 @@ -31,7 +31,9 @@ %endif BuildRequires: libcurl-devel BuildRequires: libevent-devel >= 2.0.0 +%if 0%{?suse_version} > 1210 BuildRequires: libminiupnpc-devel +%endif BuildRequires: libqt4-devel BuildRequires: openssl-devel BuildRequires: update-desktop-files -- 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