/[smeserver]/rpms/smeserver-yum/sme8/smeserver-yum-1.2.0-add2general.patch
ViewVC logotype

Contents of /rpms/smeserver-yum/sme8/smeserver-yum-1.2.0-add2general.patch

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


Revision 1.1 - (show annotations) (download)
Sun Apr 27 16:41:25 2008 UTC (16 years, 1 month ago) by snetram
Branch: MAIN
CVS Tags: smeserver-yum-1_2_0-54_el5_sme
* Sun Apr 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2.0-54
- Add common <base> tags to e-smith-formmagick's general

1 diff -Nur -x '*.orig' -x '*.rej' smeserver-yum-1.2.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/yum mezzanine_patched_smeserver-yum-1.2.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/yum
2 --- smeserver-yum-1.2.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/yum 2008-04-27 18:37:19.000000000 +0200
3 +++ mezzanine_patched_smeserver-yum-1.2.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/yum 2008-04-27 18:35:18.000000000 +0200
4 @@ -190,11 +190,6 @@
5 </entry>
6
7 <entry>
8 - <base>REMOVE_SOFTWARE</base>
9 - <trans>Remove</trans>
10 - </entry>
11 -
12 - <entry>
13 <base>DESC_BUTTON_CONFIGURATION</base>
14 <trans>
15 <![CDATA[
16 @@ -243,11 +238,6 @@
17 </entry>
18
19 <entry>
20 - <base>POST_UPGRADE</base>
21 - <trans>Reconfigure</trans>
22 - </entry>
23 -
24 - <entry>
25 <base>ERROR_UPDATING</base>
26 <trans>An error occurred while updating the system.</trans>
27 </entry>
28 diff -Nur -x '*.orig' -x '*.rej' smeserver-yum-1.2.0/root/etc/e-smith/web/functions/yum mezzanine_patched_smeserver-yum-1.2.0/root/etc/e-smith/web/functions/yum
29 --- smeserver-yum-1.2.0/root/etc/e-smith/web/functions/yum 2008-04-27 18:37:19.000000000 +0200
30 +++ mezzanine_patched_smeserver-yum-1.2.0/root/etc/e-smith/web/functions/yum 2008-04-27 18:36:34.000000000 +0200
31 @@ -212,7 +212,7 @@
32
33 <subroutine src="print_skip_header()" />
34
35 - <subroutine src="print_button('REMOVE_SOFTWARE')" />
36 + <subroutine src="print_button('REMOVE')" />
37 </page>
38
39 <page name="YUM_PAGE_CONFIGURATION"
40 @@ -260,7 +260,7 @@
41
42 <subroutine src="display_yum_log()" />
43
44 - <subroutine src="print_button('POST_UPGRADE')" />
45 + <subroutine src="print_button('RECONFIGURE')" />
46 </page>
47
48 </form>

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