Prechádzať zdrojové kódy

modifying package: perl-kolab-5.8.4 20040422 -> 20040426

Thomas Lotterer 21 rokov pred
rodič
commit
ee0d5a2ea9
1 zmenil súbory, kde vykonal 3 pridanie a 3 odobranie
  1. 3 3
      perl-kolab/perl-kolab.spec

+ 3 - 3
perl-kolab/perl-kolab.spec

@@ -33,7 +33,7 @@
 %define       V_kolab_ldap_backend_slurpd       0.9
 %define       V_kolab_ldap_backend_dirservd     0.91
 %define       V_kolab_cyrus                     0.9
-%define       V_kolab_conf                      0.9
+%define       V_kolab_conf                      0.91
 %define       V_kolab_dirserv                   0.9
 %define       V_kolab_mailer                    0.9
 
@@ -48,7 +48,7 @@ Class:        PLUS
 Group:        Language
 License:      GPL/Artistic
 Version:      %{V_perl}
-Release:      20040422
+Release:      20040426
 
 #   list of sources
 Source0:      http://www.cpan.org/authors/id/S/ST/STEPHANB/Kolab-%{V_kolab}.tar.gz
@@ -147,7 +147,7 @@ AutoReqProv:  no
     %setup -q -T -D -a 10
     %{l_shtool} subst \
         -e 's;chown root.root;chown @l_susr@:@l_sgrp@;' \
-        Kolab-Conf-0.9/Conf.pm
+        Kolab-Conf-0.91/Conf.pm
 
 %build