瀏覽代碼

upgrading package: mutt 1.4.1i -> 1.4.2.1i

Ralf S. Engelschall 22 年之前
父節點
當前提交
bf78901d67
共有 1 個文件被更改,包括 9 次插入7 次删除
  1. 9 7
      mutt/mutt.spec

+ 9 - 7
mutt/mutt.spec

@@ -24,7 +24,7 @@
 ##
 
 #   package version
-%define       V_mutt         1.4.1
+%define       V_mutt         1.4.2.1
 
 #   package information
 Name:         mutt
@@ -37,7 +37,7 @@ Class:        BASE
 Group:        Mail
 License:      BSD
 Version:      %{V_mutt}i
-Release:      20040207
+Release:      20040214
 
 #   build options
 %option       with_comp      no
@@ -87,28 +87,28 @@ Conflicts:    mutt15
     prog mutt:patch_rr_compressed = {
         version   = %{V_mutt}
         url       = ftp://ftp.mutt.org.ua/pub/mutt/
-        regex     = mutt-(1\.4(\.\d+)?)
+        regex     = mutt-(1\.4(\.\d+)+)
         url       = ftp://ftp.mutt.org.ua/pub/mutt/mutt-__NEWVER__/
         regex     = patch-(__VER__)\.rr\.compressed\.gz
     }
     prog mutt:patch_vvv_initials = {
         version   = %{V_mutt}
         url       = ftp://ftp.mutt.org.ua/pub/mutt/
-        regex     = mutt-(1\.4(\.\d+)?)
+        regex     = mutt-(1\.4(\.\d+)+)
         url       = ftp://ftp.mutt.org.ua/pub/mutt/mutt-__NEWVER__/
         regex     = patch-(__VER__)\.vvv\.initials\.gz
     }
     prog mutt:patch_vvv_nntp = {
         version   = %{V_mutt}
         url       = ftp://ftp.mutt.org.ua/pub/mutt/
-        regex     = mutt-(1\.4(\.\d+)?)
+        regex     = mutt-(1\.4(\.\d+)+)
         url       = ftp://ftp.mutt.org.ua/pub/mutt/mutt-__NEWVER__/
         regex     = patch-(__VER__)\.vvv\.nntp\.gz
     }
     prog mutt:patch_vvv_quote = {
         version   = %{V_mutt}
         url       = ftp://ftp.mutt.org.ua/pub/mutt/
-        regex     = mutt-(1\.4(\.\d+)?)
+        regex     = mutt-(1\.4(\.\d+)+)
         url       = ftp://ftp.mutt.org.ua/pub/mutt/mutt-__NEWVER__/
         regex     = patch-(__VER__)\.vvv\.quote\.gz
     }
@@ -208,7 +208,9 @@ Conflicts:    mutt15
         %{SOURCE mailcap} $RPM_BUILD_ROOT%{l_prefix}/etc/mutt/mailcap
 
     #   determine installation files
-    %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}
+    %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT \
+        %{l_files_std} \
+        '%config %{l_prefix}/etc/mutt/*'
 
 %files -f files