New spec with %{?dist}

This commit is contained in:
John Patrick Mahowald 2005-08-29 15:09:29 +00:00
commit c08324baf5

View file

@ -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 <jpmahowald@gmail.com> 1.0-4
- %{?dist} in Release
* Sun Aug 28 2005 John Mahowald <jpmahowald@gmail.com> 1.0-3
- Macro changes