Updating version, ChangeLog and copying the most recent configure from ./org.glite...
authorZdeněk Šustr <sustr4@cesnet.cz>
Mon, 18 Jun 2012 07:54:54 +0000 (07:54 +0000)
committerZdeněk Šustr <sustr4@cesnet.cz>
Mon, 18 Jun 2012 07:54:54 +0000 (07:54 +0000)
org.glite.lbjp-common.gss/configure
org.glite.lbjp-common.gss/project/ChangeLog
org.glite.lbjp-common.gss/project/version.properties

index e457931..4be8ff9 100755 (executable)
@@ -1460,7 +1460,7 @@ sub mode_etics_packaging {
        my ($workspaceDir, $srcPackageName, $srcAge, $topDir);
 
        # old-school packaging by ETICS for EMI-1
-       if ($project eq 'emi' and $project_version == 1) { return; }
+       if ($project eq 'emi' and $project_version == 1 and $fmod ne 'gridsite.core') { return; }
 
        if ($fmod eq 'gridsite.core') {
                $workspaceDir = '..';
index 64e6f3c..3e4c682 100644 (file)
 - Fixed missing openssl dependency
 - Packaging with kerberos provider
 
+3.2.2-1
+- Proper gssapi provider in rpm (rpm ignores the comments for macros).
+- Proper length of strings specified (GGUS #82746, SB #95337)
+