From: Michael Tremer Date: Fri, 2 Mar 2012 13:41:13 +0000 (+0100) Subject: sg3-utils: Fix name of the package. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0550ef79458ab0b04a68b71fd8acf84ed906beb;p=ipfire-3.x.git sg3-utils: Fix name of the package. The variable MUST equal the name of the .nm file. --- diff --git a/sg3-utils/sg3-utils.nm b/sg3-utils/sg3-utils.nm index 07ec394ff..ff554d2d4 100644 --- a/sg3-utils/sg3-utils.nm +++ b/sg3-utils/sg3-utils.nm @@ -3,9 +3,10 @@ # Copyright (C) - IPFire Development Team # ############################################################################### -name = sg3_utils +name = sg3-utils version = 1.32 -release = 1 +release = 2 +thisapp = sg3_utils-%{version} groups = Applications/System url = http://sg.danny.cz/sg/sg3_utils.html