Make package buildable in EL-5 (we cannot have noarch subpkgs).
This commit is contained in:
parent
034eaef979
commit
c7658aed8f
@ -35,7 +35,6 @@ featureful. And also smaller. Development libraries.
|
||||
%package source
|
||||
Summary: High-performance event loop/event model with lots of features
|
||||
Group: System Environment/Libraries
|
||||
BuildArch: noarch
|
||||
|
||||
%description source
|
||||
This package contains the source code for libev.
|
||||
@ -109,8 +108,8 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.03-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
||||
* Mon Jun 13 2011 Matěj Cepl <mcepl@redhat.com> - 4.03-2
|
||||
- EL5 cannot have noarch subpackages.
|
||||
|
||||
* Sat Feb 5 2011 Michal Nowak <mnowak@redhat.com> - 4.03-1
|
||||
- 4.03; RHBZ#674022
|
||||
|
Loading…
Reference in New Issue
Block a user