New spec with %{?dist}
This commit is contained in:
parent
41f20f8161
commit
c08324baf5
1 changed files with 4 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue