diff --git a/lua51.changes b/lua51.changes index 25c10a8..3c43b5a 100644 --- a/lua51.changes +++ b/lua51.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Apr 14 06:56:18 UTC 2014 - pgajdos@suse.com + +- revert last change: breaks builds of dependent packages. + They include lua51-devel and expects rpm macros to be available. + rpm macros use the interpreter. + +------------------------------------------------------------------- +Tue Mar 18 10:06:55 UTC 2014 - Rene.vanPaassen@gmail.com + +- correct dependency of lua51-devel, to be on the lib package, not + on the interpreter binary + ------------------------------------------------------------------- Tue Oct 22 12:24:49 UTC 2013 - peter.trommler@ohm-hochschule.de diff --git a/lua51.spec b/lua51.spec index a763b12..207bd73 100644 --- a/lua51.spec +++ b/lua51.spec @@ -1,7 +1,7 @@ # # spec file for package lua51 # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 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