diff --git a/rrdtool.spec b/rrdtool.spec index 2a3d951..9c7f184 100644 --- a/rrdtool.spec +++ b/rrdtool.spec @@ -1,7 +1,7 @@ # # spec file for package rrdtool (Version 1.4.5) # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 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 @@ -35,8 +35,8 @@ License: GPLv2+ Group: Productivity/Scientific/Math Requires: perl = %{perl_version} Version: 1.4.5 -%define cgilib_version 0.7 Release: 1 +%define cgilib_version 0.7 # http://oss.oetiker.ch/rrdtool/pub/rrdtool-%{version}.tar.gz Source: %{name}-%{version}.tar.bz2 Patch1: rrdtool-lua_lib64.patch @@ -205,6 +205,7 @@ This package contains the Python bindings %{py_sitedir}/* %if 0%{?has_lua} + %package -n lua-rrdtool License: GPLv2+ Summary: Lua bindings for rrdtool