]> granicus.if.org Git - pdns/commitdiff
Remove geobackend from RPM auth build
authorPieter Lexis <pieter.lexis@powerdns.com>
Tue, 16 Jun 2015 11:06:42 +0000 (13:06 +0200)
committerPieter Lexis <pieter.lexis@powerdns.com>
Tue, 16 Jun 2015 11:06:42 +0000 (13:06 +0200)
build-scripts/build-auth-rpm

index 9e9eac161b5197e62bdc2128ad629988e1360953..a3f30cdef629a016dd71cb3bca383025170fb63a 100755 (executable)
@@ -114,17 +114,6 @@ BuildRequires: libcurl-devel
 %description backend-remote
 This package contains the remote backend for %{name}
 
-%package backend-geo
-Summary: Geo backend for %{name}
-Group: System Environment/Daemons
-Requires: %{name}%{?_isa} = %{version}-%{release}
-%global backends %{backends} geo
-
-%description backend-geo
-This package contains the geo backend for %{name}
-It allows different answers to DNS queries coming from different
-IP address ranges or based on the geographic location
-
 %package backend-ldap
 Summary: LDAP backend for %{name}
 Group: System Environment/Daemons
@@ -267,10 +256,6 @@ fi
 %files backend-remote
 %{_libdir}/%{name}/libremotebackend.so
 
-%files backend-geo
-%doc modules/geobackend/README
-%{_libdir}/%{name}/libgeobackend.so
-
 %files backend-ldap
 %{_libdir}/%{name}/libldapbackend.so
 
@@ -376,17 +361,6 @@ This package contains the geoip backend for %{name}
 It allows different answers to DNS queries coming from different
 IP address ranges or based on the geoipgraphic location
 
-%package backend-geo
-Summary: Geo backend for %{name}
-Group: System Environment/Daemons
-Requires: %{name}%{?_isa} = %{version}-%{release}
-%global backends %{backends} geo
-
-%description backend-geo
-This package contains the geo backend for %{name}
-It allows different answers to DNS queries coming from different
-IP address ranges or based on the geographic location
-
 %package backend-ldap
 Summary: LDAP backend for %{name}
 Group: System Environment/Daemons
@@ -537,10 +511,6 @@ exit 0
 %files backend-geoip
 %{_libdir}/%{name}/libgeoipbackend.so
 
-%files backend-geo
-%doc modules/geobackend/README
-%{_libdir}/%{name}/libgeobackend.so
-
 %files backend-ldap
 %{_libdir}/%{name}/libldapbackend.so