Explicit dependency of canl.c on krb5-devel. It fixes build on Debian (on SLx it...
authorFrantišek Dvořák <valtri@civ.zcu.cz>
Thu, 12 Apr 2012 13:47:40 +0000 (13:47 +0000)
committerFrantišek Dvořák <valtri@civ.zcu.cz>
Thu, 12 Apr 2012 13:47:40 +0000 (13:47 +0000)
emi.canl.canl-c/project/canl-c.spec
emi.canl.canl-c/project/debian.control
org.glite.lb/configure

index 65167f6..83f7111 100644 (file)
@@ -25,6 +25,7 @@ Source: http://eticssoft.web.cern.ch/eticssoft/repository/emi/emi.canl.c/%{versi
 Summary: Development files for EMI caNl
 Group: Development/Libraries
 Requires: %{name}%{?_isa} = %{version}-%{release}
+Requires: krb5-devel%{?_isa}
 
 
 %description devel
index 54e546e..02c4a75 100644 (file)
@@ -19,7 +19,7 @@ Description: @SUMMARY@
 Package: libcanl-c-dev
 Section: libdevel
 Architecture: any
-Depends: libcanl-c1 (= ${binary:Version}), ${misc:Depends}
+Depends: libcanl-c1 (= ${binary:Version}), libkrb5-dev, ${misc:Depends}
 Description: Development files for EMI caNl
  This package contains development libraries and header files for EMI caNL.
 
index 78217ce..a0d8101 100755 (executable)
@@ -633,7 +633,7 @@ BEGIN{
        'gridsite.1.5-compat' => [ qw/httpd-devel:B gsoap:B globus:B curl:B doxygen:B fuse-devel:B libxml2:B openssl:B doxygen:B/ ],
        'px.proxyrenewal' => [ qw/globus:B globus_essentials:R myproxy-devel:B voms:B libtool:B/ ],
        'px.myproxy-config' => [ qw/myproxy-admin:R/ ], # in myproxy-config.spec
-       'canl.c' => [ qw/cares:B openssl:B libtool:B bison:B flex:B/ ],
+       'canl.c' => [ qw/cares:B openssl:B libtool:B bison:B flex:B krb5-devel:B/ ],
 );
 
 %need_jars = (
@@ -1041,6 +1041,7 @@ for my $ext (keys %deps_aux) {
                                #'httpd-devel' => 'apache2-prefork-dev',
                                #'fuse-devel' => 'libfuse-dev',
                                #gsoap => 'gsoap',
+                               #'krb5-devel' => 'libkrb5-dev',
                        },
                },
                etics_projects => {