Logoj0ke.net Open Build Service > Projects > devel:libs > GeoIP > Changes
Sign Up | Log In

Changes of Revision 18

[-] Changed GeoIP.spec
x
 
1
@@ -132,6 +132,7 @@
2
 cd ../%{updatepkgname}-%{updatepkgver}
3
 %makeinstall
4
 %{__rm} -f %{buildroot}%{_sysconfdir}/GeoIP.conf.default
5
+%__install -D -m0644 ../%{pkgname}-%{version}/data/GeoIP.dat %{buildroot}%{_datadir}/GeoIP/GeoIP.dat
6
 
7
 %clean
8
 %{__rm} -rf %{buildroot}
9
@@ -152,6 +153,7 @@
10
 %{_mandir}/man1/geoiplookup.1*
11
 %{_mandir}/man1/geoipupdate.1*
12
 %{_mandir}/man1/geoiplookup6.1*
13
+%{_mandir}/man5/GeoIP.conf.5*
14
 
15
 %files -n libGeoIP1
16
 %defattr(-, root, root, -)
17