Browse Source

fix tracking

Ralf S. Engelschall 17 years ago
parent
commit
2558182bae
2 changed files with 4 additions and 4 deletions
  1. 2 2
      jam/jam.spec
  2. 2 2
      mutt/mutt.spec

+ 2 - 2
jam/jam.spec

@@ -37,7 +37,7 @@ Class:        PLUS
 Group:        Building
 License:      Freely distributable
 Version:      %{V_perforce}
-Release:      20080101
+Release:      20080404
 
 #   list of sources
 Source0:      ftp://ftp.perforce.com/pub/jam/jam-%{V_perforce}.tar
@@ -74,7 +74,7 @@ AutoReqProv:  no
     }
     prog jam:bjam = {
         version   = %{V_boost}
-        url       = http://www.boost.org/tools/build/v2/index.html
+        url       = http://www.boost.org/doc/tools/build/index.html
         regex     = boost-build-(__VER__)\.tar\.bz2
     }
     prog jam:ftjam = {

+ 2 - 2
mutt/mutt.spec

@@ -37,7 +37,7 @@ Class:        BASE
 Group:        Mail
 License:      BSD
 Version:      %{V_mutt}
-Release:      20080101
+Release:      20080404
 
 #   build options
 %option       with_pop       no
@@ -134,7 +134,7 @@ AutoReqProv:  no
     }
     prog mutt:patch_sidebar = {
         version   = %{V_mutt_patches_sidebar}
-        url       = http://lunar-linux.org/index.php?page=mutt-sidebar
+        url       = http://www.lunar-linux.org/index.php?option=com_content&task=view&id=44
         regex     = patch-(__VER__\.sidebar\.__VER__)\.txt
     }