Append %{?dist} to Release.
This commit is contained in:
parent
e61c54ea36
commit
5a31cd623c
@ -1,7 +1,7 @@
|
|||||||
Summary: Userland logical volume management tools
|
Summary: Userland logical volume management tools
|
||||||
Name: lvm2
|
Name: lvm2
|
||||||
Version: 2.02.11
|
Version: 2.02.11
|
||||||
Release: 1.0
|
Release: 2.0%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
URL: http://sources.redhat.com/lvm2
|
URL: http://sources.redhat.com/lvm2
|
||||||
@ -66,6 +66,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
/var/lock/lvm
|
/var/lock/lvm
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Oct 13 2006 Alasdair Kergon <agk@redhat.com> - 2.02.11-1.0
|
||||||
- New upstream with numerous fixes and small enhancements.
|
- New upstream with numerous fixes and small enhancements.
|
||||||
(See the WHATS_NEW documentation file for complete upstream changelog.)
|
(See the WHATS_NEW documentation file for complete upstream changelog.)
|
||||||
|
Loading…
Reference in New Issue
Block a user