- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
This commit is contained in:
parent
cb258c8ef4
commit
f882a12316
@ -30,7 +30,7 @@
|
||||
|
||||
Name: slf4j
|
||||
Version: 1.7.22
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Epoch: 0
|
||||
Summary: Simple Logging Facade for Java
|
||||
Group: Development/Libraries
|
||||
@ -146,7 +146,8 @@ cp -p %{SOURCE1} APACHE-LICENSE
|
||||
|
||||
# dos2unix
|
||||
%{_bindir}/find -name "*.css" -o -name "*.js" -o -name "*.txt" | \
|
||||
%{_bindir}/xargs -t sed -i 's/
$//'
|
||||
%{_bindir}/xargs -t sed -i 's/
|
||||
$//'
|
||||
|
||||
# Remove wagon-ssh build extension
|
||||
%pom_xpath_remove pom:extensions
|
||||
@ -213,6 +214,9 @@ cp -pr target/site/* $RPM_BUILD_ROOT%{_defaultdocdir}/%{name}-manual
|
||||
%{_defaultdocdir}/%{name}-manual
|
||||
|
||||
%changelog
|
||||
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0:1.7.22-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
* Wed Dec 14 2016 Michael Simacek <msimacek@redhat.com> - 0:1.7.22-1
|
||||
- Update to upstream version 1.7.22
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user