Some rpmlint fixes. master
authorFrantišek Dvořák <valtri@civ.zcu.cz>
Wed, 17 Dec 2014 18:46:20 +0000 (19:46 +0100)
committerFrantišek Dvořák <valtri@civ.zcu.cz>
Wed, 17 Dec 2014 18:46:20 +0000 (19:46 +0100)
rubygem-passenger.spec

index c075d20..3edc637 100644 (file)
@@ -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
 
 # 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
 %{__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 <valtri@civ.zcu.cz> - 4.0.55-1
 - Update docuemntation patch
 - Permit older daemon_controller (but there may be problems with IPv6)
 * Wed Dec 17 2014 František Dvořák <valtri@civ.zcu.cz> - 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 <valtri@civ.zcu.cz> - 4.0.46-1
+* Thu Jul 17 2014 František Dvořák <valtri@civ.zcu.cz> - 4.0.46-1
 - Another file to remove (.editorconfig)
 
 - Another file to remove (.editorconfig)
 
-* Fri Jun 30 2014 František Dvořák <valtri@civ.zcu.cz> - 4.0.45-4
+* Mon Jun 30 2014 František Dvořák <valtri@civ.zcu.cz> - 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)
 - Enable mizuho again (rubygem-mizuho in EPEL 6 now)
 - Sed workaround only due to old asciidoc
 - Remove SELinux modul (moving to passenger application)