Use Requires: java-headless rebuild (#1067528)
This commit is contained in:
parent
c1e1657cd1
commit
cb39bc11b3
1 changed files with 4 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
Name: apache-%{short_name}
|
||||
Version: 1.0
|
||||
Release: 0.7.svn1071189%{?dist}
|
||||
Release: 0.8.svn1071189%{?dist}
|
||||
Summary: Utilities to assist with handling of CSV files
|
||||
License: ASL 2.0
|
||||
Group: Development/Libraries
|
||||
|
|
@ -54,6 +54,9 @@ sed -i 's:commons-sandbox-parent:commons-parent:' pom.xml
|
|||
%doc LICENSE.txt NOTICE.txt
|
||||
|
||||
%changelog
|
||||
* Tue Mar 04 2014 Stanislav Ochotnicky <sochotnicky@redhat.com> - 1.0-0.8.svn1071189
|
||||
- Use Requires: java-headless rebuild (#1067528)
|
||||
|
||||
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0-0.7.svn1071189
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Reference in a new issue