X-Git-Url: http://git.pld-linux.org/?p=packages%2Fanaconda.git;a=blobdiff_plain;f=anaconda-branding.patch;h=3e644977369d132e850bf15139fba465b7ada0ce;hp=2e6f7689b6fed301ce3e0734edf142d656d940a7;hb=d86ad723a131c8833cfe26e49b7ba926aef32e48;hpb=672971de1b1e80070d3180f255039edccf5bff9f diff --git a/anaconda-branding.patch b/anaconda-branding.patch index 2e6f768..3e64497 100644 --- a/anaconda-branding.patch +++ b/anaconda-branding.patch @@ -1,23 +1,24 @@ ---- anaconda-11.0.5/product.py~ 2006-03-13 21:12:36.000000000 +0200 -+++ anaconda-11.0.5/product.py 2006-05-25 00:21:19.708387579 +0300 -@@ -23,10 +23,10 @@ +--- anaconda-11.2.0.24.org/product.py 2006-05-08 22:22:44.000000000 +0200 ++++ anaconda-11.2.0.24/product.py 2007-02-20 19:14:33.134623000 +0100 +@@ -23,11 +23,11 @@ path = None - + productStamp = "" -productName = "anaconda" -productVersion = "bluesky" -productPath = "anaconda" --bugUrl = "your distribution provided bug reporting tool." +productName = "PLD Linux Distribution" -+productVersion = "2.0 (Ac)" ++productVersion = "3.0 (Th)" +productPath = "PLD" + productArch = None +-bugUrl = "your distribution provided bug reporting tool." +bugUrl = "http://bugs.pld-linux.org/" if path is not None: f = open(path, "r") ---- anaconda-11.0.5/iutil.py~ 2006-06-06 20:14:33.538984888 +0300 -+++ anaconda-11.0.5/iutil.py 2006-06-06 20:31:10.801311289 +0300 -@@ -656,7 +656,7 @@ +--- anaconda-11.2.0.24.org/iutil.py 2007-01-15 20:42:54.000000000 +0100 ++++ anaconda-11.2.0.24/iutil.py 2007-02-20 19:14:46.322623000 +0100 +@@ -421,7 +421,7 @@ rhpl.arch.canonArch = myarch f = open("%s/etc/rpm/platform" %(root,), 'w+')