Append %{?dist} to Release.

This commit is contained in:
Alasdair Kergon 2006-10-14 14:42:36 +00:00
parent e61c54ea36
commit 5a31cd623c

View File

@ -1,7 +1,7 @@
Summary: Userland logical volume management tools
Name: lvm2
Version: 2.02.11
Release: 1.0
Release: 2.0%{?dist}
License: GPL
Group: System Environment/Base
URL: http://sources.redhat.com/lvm2
@ -66,6 +66,9 @@ rm -rf $RPM_BUILD_ROOT
/var/lock/lvm
%changelog
* Sat Oct 14 2006 Alasdair Kergon <agk@redhat.com> - 2.02.11-2.0
- Append distribution to release.
* Fri Oct 13 2006 Alasdair Kergon <agk@redhat.com> - 2.02.11-1.0
- New upstream with numerous fixes and small enhancements.
(See the WHATS_NEW documentation file for complete upstream changelog.)