Make this package noarch again (Resolves: rhbz#995756)

This commit is contained in:
Michal Srb 2013-08-11 10:32:21 +02:00
parent 394f50da90
commit 12063d2aea

View File

@ -4,7 +4,7 @@
Name: apache-%{short_name}
Version: 1.1.3
Release: 6%{?dist}
Release: 7%{?dist}
Summary: Apache Commons Logging
License: ASL 2.0
URL: http://commons.apache.org/%{base_name}
@ -23,6 +23,8 @@ BuildRequires: mvn(org.apache.maven.plugins:maven-failsafe-plugin)
BuildRequires: mvn(org.apache.maven.plugins:maven-dependency-plugin)
BuildRequires: mvn(org.codehaus.mojo:build-helper-maven-plugin)
BuildArch: noarch
%description
The commons-logging package provides a simple, component oriented
@ -98,6 +100,9 @@ install -pm 644 %{SOURCE2} %{buildroot}/%{_mavenpomdir}/JPP-%{short_name}-api.po
# -----------------------------------------------------------------------------
%changelog
* Sun Aug 11 2013 Michal Srb <msrb@redhat.com> - 1.1.3-7
- Make this package noarch again (Resolves: rhbz#995756)
* Tue Aug 06 2013 Michal Srb <msrb@redhat.com> - 1.1.3-6
- Temporarily remove test which fails in koji