fix FTBFS typo (#715640), add disttag
This commit is contained in:
parent
1e9ba41a00
commit
de50d395fd
@ -1,10 +1,10 @@
|
||||
Summary: The skeleton package which defines a simple Fedora system
|
||||
Name: basesystem
|
||||
Version: 10.0
|
||||
Release: 4
|
||||
Release: 5%{?dist}
|
||||
License: Public Domain
|
||||
Group: System Environment/Base
|
||||
Requires(Pre): setup filesystem
|
||||
Requires(pre): setup filesystem
|
||||
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
|
||||
BuildArch: noarch
|
||||
|
||||
@ -26,6 +26,9 @@ should never be removed.
|
||||
%defattr(-,root,root,-)
|
||||
|
||||
%changelog
|
||||
* Thu Jun 23 2011 Ondrej Vasik <ovasik@redhat.com> 10.0-5
|
||||
- fix FTBFS typo (#715640), add disttag
|
||||
|
||||
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org>
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user