From 12daabca972eb5b3b4c59bef709833abc9c8d186 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Franti=C5=A1ek=20Dvo=C5=99=C3=A1k?= Date: Wed, 17 Dec 2014 19:46:20 +0100 Subject: [PATCH] Some rpmlint fixes. --- rubygem-passenger.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/rubygem-passenger.spec b/rubygem-passenger.spec index c075d20..3edc637 100644 --- a/rubygem-passenger.spec +++ b/rubygem-passenger.spec @@ -310,7 +310,7 @@ install -m 0755 buildout/ruby/ruby*linux/passenger_native_support.so %{buildroot # Remove zero-length and non-needed files find %{buildroot}%{gem_instdir} -type f -size 0c -delete -%{__rm} -rf %{buildroot}%{gem_instdir}/.gitignore +find %{buildroot}%{gem_instdir} -type f -name .gitignore -delete %{__rm} -rf %{buildroot}%{gem_instdir}/.yardoc %{__rm} -rf %{buildroot}%{gem_instdir}/rpm/ %{__rm} -f %{buildroot}%{gem_instdir}/.editorconfig @@ -411,11 +411,12 @@ rake test --trace ||: * Wed Dec 17 2014 František Dvořák - 4.0.55-1 - Update docuemntation patch - Permit older daemon_controller (but there may be problems with IPv6) +- Some rpmlint fixes -* Fri Jun 30 2014 František Dvořák - 4.0.46-1 +* Thu Jul 17 2014 František Dvořák - 4.0.46-1 - Another file to remove (.editorconfig) -* Fri Jun 30 2014 František Dvořák - 4.0.45-4 +* Mon Jun 30 2014 František Dvořák - 4.0.45-4 - Enable mizuho again (rubygem-mizuho in EPEL 6 now) - Sed workaround only due to old asciidoc - Remove SELinux modul (moving to passenger application) -- 1.8.2.3