Kaynağa Gözat

upgrading package: openpkg-registry 0.6.5 -> 0.7.0

Thomas Lotterer 19 yıl önce
ebeveyn
işleme
bf35ada14c
1 değiştirilmiş dosya ile 5 ekleme ve 4 silme
  1. 5 4
      openpkg-registry/openpkg-registry.spec

+ 5 - 4
openpkg-registry/openpkg-registry.spec

@@ -32,8 +32,8 @@ Distribution: OpenPKG
 Class:        EVAL
 Group:        Bootstrapping
 License:      BSD-style
-Version:      0.6.5
-Release:      20060803
+Version:      0.7.0
+Release:      20060807
 
 #   package options
 %option       with_client  yes
@@ -56,6 +56,7 @@ PreReq:       apache::with_mod_perl
 PreReq:       perl-www >= perl-www-5.8.7-20051031
 PreReq:       perl-xml
 PreReq:       cfg, cfg::with_perl = yes
+PreReq:       uuid, uuid::with_perl = yes
 #   PreReq:       ase   FIXME production
 %endif
 AutoReq:      no
@@ -111,7 +112,7 @@ AutoReqProv:  no
         registry.pm \
         $RPM_BUILD_ROOT%{l_prefix}/libexec/openpkg-registry/
     %{l_shtool} install -c -m 640 %{l_value -s -a} \
-        registry.cfg \
+        registry.cfg *.dat \
         $RPM_BUILD_ROOT%{l_prefix}/etc/openpkg-registry/
     %{l_shtool} install -c -m 755 %{l_value -s -a} \
         registry-db.pl \
@@ -134,7 +135,7 @@ AutoReqProv:  no
 %if "%{with_server}" == "yes"
         '%attr(700,%{l_rusr},%{l_rgrp}) %dir %{l_prefix}/var/openpkg-registry/db' \
         '%attr(775,%{l_musr},%{l_ngrp}) %dir %{l_prefix}/var/openpkg-registry/ui' \
-        '%attr(640,%{l_musr},%{l_ngrp}) %config %{l_prefix}/etc/openpkg-registry/registry.cfg' \
+        '%attr(640,%{l_musr},%{l_ngrp}) %config %{l_prefix}/etc/openpkg-registry/*' \
 %endif
         '%ghost %{l_prefix}/etc/openpkg/register.util' \
         '%ghost %{l_prefix}/etc/openpkg/register.tran' \