From c08324baf5ea600dca64ec31c5d9825ec29b32e6 Mon Sep 17 00:00:00 2001 From: John Patrick Mahowald Date: Mon, 29 Aug 2005 15:09:29 +0000 Subject: [PATCH] New spec with %{?dist} --- numlockx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/numlockx.spec b/numlockx.spec index d6ba885..f451baf 100644 --- a/numlockx.spec +++ b/numlockx.spec @@ -1,6 +1,6 @@ Name: numlockx Version: 1.0 -Release: 3 +Release: 4%{?dist} Summary: NumLockX turns on NumLock after starting X Group: Applications/System @@ -41,6 +41,9 @@ rm -rf $RPM_BUILD_ROOT %doc AUTHORS README LICENSE %changelog +* Mon Aug 29 2005 John Mahowald 1.0-4 +- %{?dist} in Release + * Sun Aug 28 2005 John Mahowald 1.0-3 - Macro changes