83e82afc89
- Pass maintainership to submitter PR: 128156 Submitted by: Dennis Herrmann <adox@mcx2.org>
19 lines
443 B
Text
19 lines
443 B
Text
bin/geoiplookup
|
|
bin/geoiplookup6
|
|
bin/geoipupdate
|
|
bin/geoipupdate.sh
|
|
@unexec if cmp -s %D/etc/GeoIP.conf %D/etc/GeoIP.conf.default; then rm -f %D/etc/GeoIP.conf; fi
|
|
etc/GeoIP.conf.default
|
|
include/GeoIP.h
|
|
include/GeoIPCity.h
|
|
include/GeoIPUpdate.h
|
|
lib/libGeoIP.a
|
|
lib/libGeoIP.la
|
|
lib/libGeoIP.so
|
|
lib/libGeoIP.so.5
|
|
lib/libGeoIPUpdate.a
|
|
lib/libGeoIPUpdate.la
|
|
lib/libGeoIPUpdate.so
|
|
lib/libGeoIPUpdate.so.0
|
|
%%DATADIR%%/GeoIP.dat
|
|
@dirrmtry %%DATADIR%%
|