Hello community, here is the log from the commit of package vlc for openSUSE:Factory checked in at 2014-04-17 14:11:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vlc (Old) and /work/SRC/openSUSE:Factory/.vlc.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "vlc" Changes: -------- --- /work/SRC/openSUSE:Factory/vlc/vlc.changes 2014-03-10 12:46:54.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.vlc.new/vlc.changes 2014-04-17 14:11:18.000000000 +0200 @@ -1,0 +2,5 @@ +Tue Apr 15 20:14:20 CEST 2014 - ohering@suse.de + +- Require plain lua-devel instead of lua51-devel for 12.1 or older + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vlc.spec ++++++ --- /var/tmp/diff_new_pack.TeXkpa/_old 2014-04-17 14:11:19.000000000 +0200 +++ /var/tmp/diff_new_pack.TeXkpa/_new 2014-04-17 14:11:19.000000000 +0200 @@ -98,7 +98,11 @@ %if 0%{?suse_version} >= 1310 || 0%{?BUILD_ORIG} BuildRequires: live555-devel %endif +%if 0%{?suse_version} >= 1220 BuildRequires: lua51-devel +%else +BuildRequires: lua-devel >= 5.1.0 +%endif BuildRequires: pcre-devel %if 0%{?suse_version} >= 1220 BuildRequires: projectM-devel -- 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