diff --git a/ecj.spec b/ecj.spec index 995bfa8..28201c1 100644 --- a/ecj.spec +++ b/ecj.spec @@ -5,14 +5,14 @@ Epoch: 1 Summary: Eclipse Compiler for Java Name: ecj Version: 4.5.1 -Release: 2%{?dist} +Release: 3%{?dist} URL: http://www.eclipse.org License: EPL Source0: http://download.eclipse.org/eclipse/downloads/drops4/%{qualifier}/ecjsrc-%{version}.jar Source1: ecj.sh.in Source3: https://repo1.maven.org/maven2/org/eclipse/jdt/core/compiler/ecj/%{version}/ecj-%{version}.pom -# Extracted from https://www.eclipse.org/downloads/download.php?file=/eclipse/downloads/drops4/%{qualifier}/ecj-%{version}.jar +# Extracted from https://www.eclipse.org/downloads/download.php?file=/eclipse/downloads/drops4/%%{qualifier}/ecj-%%{version}.jar Source4: MANIFEST.MF # Always generate debug info when building RPMs (Andrew Haley) @@ -76,9 +76,12 @@ install -m 644 -p ecj.1.gz $RPM_BUILD_ROOT%{_mandir}/man1/ecj.1.gz %files -f .mfiles %doc about.html %{_bindir}/ecj -%{_mandir}/man1/ecj.1.gz +%{_mandir}/man1/ecj* %changelog +* Fri Feb 05 2016 Mat Booth - 1:4.5.1-3 +- Allow any compression man pages + * Wed Feb 03 2016 Fedora Release Engineering - 1:4.5.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild