pghmcfc pushed to GeoIP (el5). "Apparently even %ghost's require attributes."

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Apr 14 07:38:56 UTC 2015


>From aa9907d0869fbf2e7b3cfd1987405cf537b04f99 Mon Sep 17 00:00:00 2001
From: "Philip A. Prindeville" <philipp at redfish-solutions.com>
Date: Fri, 7 Jun 2013 23:26:21 -0600
Subject: Apparently even %ghost's require attributes.


diff --git a/GeoIP.spec b/GeoIP.spec
index 94c28b9..c39a42d 100644
--- a/GeoIP.spec
+++ b/GeoIP.spec
@@ -110,10 +110,10 @@ geoipupdate && \
 %{_bindir}/geoiplookup
 %{_datadir}/GeoIP/
 %{_datadir}/GeoIP/GeoIP-initial.dat
-%ghost %{_datadir}/GeoIP/GeoIP.dat
-%ghost %{_datadir}/GeoIP/GeoLiteCountry.dat
-%ghost %{_datadir}/GeoIP/GeoLiteCity.dat
-%ghost %{_datadir}/GeoIP/GeoLiteASNum.dat
+%ghost %attr(0644,root,root) %{_datadir}/GeoIP/GeoIP.dat
+%ghost %attr(0644,root,root) %{_datadir}/GeoIP/GeoLiteCountry.dat
+%ghost %attr(0644,root,root) %{_datadir}/GeoIP/GeoLiteCity.dat
+%ghost %attr(0644,root,root) %{_datadir}/GeoIP/GeoLiteASNum.dat
 %{_libdir}/libGeoIP.so.1
 %{_libdir}/libGeoIP.so.1.*
 %{_mandir}/man1/geoiplookup.1*
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/GeoIP.git/commit/?h=el5&id=aa9907d0869fbf2e7b3cfd1987405cf537b04f99


More information about the scm-commits mailing list