Hello community, here is the log from the commit of package yzis for openSUSE:Factory checked in at 2012-02-27 18:38:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yzis (Old) and /work/SRC/openSUSE:Factory/.yzis.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yzis", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/yzis/yzis.changes 2011-09-23 12:53:38.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.yzis.new/yzis.changes 2012-02-27 18:39:03.000000000 +0100 @@ -1,0 +2,5 @@ +Thu Feb 23 11:18:58 UTC 2012 - [email protected] + +- build against lua < 5.2 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yzis.spec ++++++ --- /var/tmp/diff_new_pack.N0spGS/_old 2012-02-27 18:39:03.000000000 +0100 +++ /var/tmp/diff_new_pack.N0spGS/_new 2012-02-27 18:39:03.000000000 +0100 @@ -1,7 +1,7 @@ # -# spec file for package yzis (Version 1.0alpha1) +# spec file for package yzis # -# Copyright (c) 2009 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 @@ -15,17 +15,22 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: yzis # skip-check-libtool-deps -BuildRequires: cmake doxygen file-devel kdelibs4-core libkde4-devel libqt4-devel lua-devel ncurses-devel +BuildRequires: cmake +BuildRequires: doxygen +BuildRequires: file-devel +BuildRequires: kdelibs4-core +BuildRequires: libkde4-devel +BuildRequires: libqt4-devel +BuildRequires: ncurses-devel +BuildRequires: pkgconfig(lua) < 5.2 +Summary: Vim Clone for KDE License: GPL-2.0+ ; LGPL-2.1+ Group: Productivity/Editors/Vi -Summary: Vim Clone for KDE Version: 1.0alpha1 -Release: 45 +Release: 0 %define tar_version 1.0-alpha1 Url: http://www.yzis.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -37,14 +42,6 @@ fast editor with all of Vim's features and hopefully, at some point, more. - - -Authors: --------- - Mickael Marchand - Thomas Capricelli - Loic Paulev� - %prep %setup -q -n %name-%tar_version %patch0 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
