فهرست منبع

upgrading package: orpie 1.3.1 -> 1.4.0

Thorsten Hohmeier 21 سال پیش
والد
کامیت
3721f771b0
2فایلهای تغییر یافته به همراه16 افزوده شده و 16 حذف شده
  1. 14 14
      orpie/orpie.patch
  2. 2 2
      orpie/orpie.spec

+ 14 - 14
orpie/orpie.patch

@@ -11,17 +11,17 @@ Index: gsl/wrappers.h
  #else
  #define LOCALARRAY(type, x, len)  type x [(len)] 
 Index: rcfile.ml
---- rcfile.ml.orig	2004-04-06 05:02:56.000000000 +0200
-+++ rcfile.ml	2004-04-06 16:54:39.000000000 +0200
-@@ -456,9 +456,9 @@
-    in
-    let prefix_rcfile = 
-       if Install.prefix = "/usr" || Install.prefix = "/usr/" then
--         "/etc/orpierc"
-+         "/etc/orpie/orpierc"
-       else
--         Install.prefix ^ "/etc/orpierc" 
-+         Install.prefix ^ "/etc/orpie/orpierc" 
-    in
-    try (open_in home_rcfile, home_rcfile)
-    with Sys_error error_str ->
+--- rcfile.ml.orig	2004-08-31 06:03:01 +0200
++++ rcfile.ml	2004-08-31 13:53:46 +0200
+@@ -820,9 +820,9 @@
+       in
+       let prefix_rcfile = 
+          if Install.prefix = "/usr" || Install.prefix = "/usr/" then
+-            "/etc/orpierc"
++            "/etc/orpie/orpierc"
+          else
+-            Install.prefix ^ "/etc/orpierc" 
++            Install.prefix ^ "/etc/orpie/orpierc"
+       in
+       begin try (open_in home_rcfile, home_rcfile)
+       with Sys_error error_str ->

+ 2 - 2
orpie/orpie.spec

@@ -33,8 +33,8 @@ Distribution: OpenPKG
 Class:        EVAL
 Group:        Algorithm
 License:      GPL
-Version:      1.3.1
-Release:      20040723
+Version:      1.4.0
+Release:      20040831
 
 #   list of sources
 Source0:      http://www.eecs.umich.edu/~pelzlpj/orpie/orpie-%{version}.tar.gz