Hello community, here is the log from the commit of package lua for openSUSE:Factory checked in at Sat Apr 24 16:52:23 CEST 2010. -------- --- lua/lua.changes 2010-03-29 15:48:08.000000000 +0200 +++ /mounts/work_src_done/STABLE/lua/lua.changes 2010-04-24 13:55:53.000000000 +0200 @@ -1,0 +2,5 @@ +Sat Apr 24 11:38:23 UTC 2010 - coolo@novell.com + +- buildrequire pkg-config to fix provides + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lua.spec ++++++ --- /var/tmp/diff_new_pack.i44Poc/_old 2010-04-24 16:52:08.000000000 +0200 +++ /var/tmp/diff_new_pack.i44Poc/_new 2010-04-24 16:52:08.000000000 +0200 @@ -20,12 +20,12 @@ Name: lua Version: 5.1.4 -Release: 8 +Release: 9 %define major_version 5.1 License: MIT License (or similar) Group: System/Libraries AutoReqProv: on -BuildRequires: readline-devel update-alternatives +BuildRequires: pkg-config readline-devel update-alternatives PreReq: update-alternatives Summary: Small Embeddable Language with Simple Procedural Syntax Url: http://www.lua.org @@ -49,15 +49,6 @@ of C functions, written in ANSI C, and the implementation goals are simplicity, efficiency, portability, and low embedding cost. - - -Authors: --------- - Lua Team: - Roberto Ierusalimschy - Waldemar Celes - Luiz Henrique de Figueiredo - %package devel License: MIT License (or similar) Summary: Development files for lua @@ -74,15 +65,6 @@ This package contains files needed for embedding lua into your application. - - -Authors: --------- - Lua Team: - Roberto Ierusalimschy - Waldemar Celes - Luiz Henrique de Figueiredo - %package -n liblua5_1 License: MIT License (or similar) Summary: Small Embeddable Language with Simple Procedural Syntax @@ -103,15 +85,6 @@ of C functions, written in ANSI C, and the implementation goals are simplicity, efficiency, portability, and low embedding cost. - - -Authors: --------- - Lua Team: - Roberto Ierusalimschy - Waldemar Celes - Luiz Henrique de Figueiredo - %package doc License: MIT License (or similar) Summary: Small Embeddable Language with Simple Procedural Syntax @@ -133,15 +106,6 @@ of C functions, written in ANSI C, and the implementation goals are simplicity, efficiency, portability, and low embedding cost. - - -Authors: --------- - Lua Team: - Roberto Ierusalimschy - Waldemar Celes - Luiz Henrique de Figueiredo - %prep %setup -q %patch0 -b .shared ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- 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