/[smeserver]/rpms/anaconda/sme7/0020-Direct-bugs-to-sme-server-bugtracker.patch
ViewVC logotype

Annotation of /rpms/anaconda/sme7/0020-Direct-bugs-to-sme-server-bugtracker.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (hide annotations) (download)
Tue Oct 27 01:24:44 2009 UTC (14 years, 7 months ago) by slords
Branch: MAIN
CVS Tags: HEAD
Update spec

1 slords 1.1 From c47ab1096d560ba72caffbf7a805681bfa86a423 Mon Sep 17 00:00:00 2001
2     From: Shad L. Lords <slords@mail.com>
3     Date: Mon, 26 Oct 2009 19:09:15 -0600
4     Subject: [PATCH] Direct bugs to sme server bugtracker
5    
6     ---
7     constants.py | 8 ++++----
8     packages.py | 2 +-
9     2 files changed, 5 insertions(+), 5 deletions(-)
10    
11     diff --git a/constants.py b/constants.py
12     index c6fb473..84c5d26 100644
13     --- a/constants.py
14     +++ b/constants.py
15     @@ -73,11 +73,11 @@ exceptionText = N_("An unhandled exception has occurred. This "
16     "is most likely a bug. Please copy the "
17     "full text of this exception or save the crash "
18     "dump to a floppy then file a detailed bug "
19     - "report against anaconda at "
20     - "http://www.centos.org/bugs/")
21     + "report against the SME Server installer at "
22     + "http://bugs.contribs.org/")
23    
24     exceptionTextNoFloppy = N_("An unhandled exception has occurred. This "
25     "is most likely a bug. Please copy the "
26     "full text of this exception and file a detailed "
27     - "bug report against anaconda at "
28     - "http://www.centos.org/bugs/")
29     + "bug report against the SME Server installer at "
30     + "http://bugs.contribs.org/")
31     diff --git a/packages.py b/packages.py
32     index 65ef5b9..b35dde9 100644
33     --- a/packages.py
34     +++ b/packages.py
35     @@ -1610,7 +1610,7 @@ def betaNagScreen(intf, dir):
36     "from testers, and it is not suitable "
37     "for day to day usage.\n\n"
38     "To report feedback, please visit:\n\n"
39     - " http://www.centos.orrg/bugs\n\n"
40     + " http://bugs.contribs.org/\n\n"
41     "and file a report against '%s'.\n"
42     %(productName, fileagainst)),
43     type="custom", custom_icon="warning",
44     --
45     1.5.5.6
46    

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed