[Uludag-commits] r10049 - trunk/pisi/pisi
svn-uludag at uludag.org.tr
svn-uludag at uludag.org.tr
1 Kas 2006 Çar 12:41:59 EET
Author: caglar
Date: Wed Nov 1 12:41:59 2006
New Revision: 10049
Modified:
trunk/pisi/pisi/catbox.patch
Log:
upddate for current tree
Modified: trunk/pisi/pisi/catbox.patch
=================================================================
--- trunk/pisi/pisi/catbox.patch (original)
+++ trunk/pisi/pisi/catbox.patch Wed Nov 1 12:41:59 2006
@@ -1,8 +1,8 @@
Index: build.py
===================================================================
---- build.py (revision 8935)
+--- build.py (revision 10048)
+++ build.py (working copy)
-@@ -197,13 +197,30 @@
+@@ -193,13 +193,30 @@
# apply the patches and prepare a source directory for build.
self.apply_patches()
@@ -38,14 +38,53 @@
Index: cli/commands.py
===================================================================
---- cli/commands.py (revision 8935)
+--- cli/commands.py (revision 10048)
+++ cli/commands.py (working copy)
-@@ -396,6 +396,8 @@
- default=False, help=_("don't install build dependencies, fail if a build dependency is present"))
- self.parser.add_option("-F", "--package-format", action="store", default='1.1',
- help=_("pisi package format"))
-+ self.parser.add_option("", "--use-catbox", action="store_true",
-+ default=False, help=_("use catbox"))
+@@ -452,6 +452,8 @@
+ default=False, help=_("Do not install build dependencies, fail if a build dependency is present"))
+ group.add_option("-F", "--package-format", action="store", default='1.1',
+ help=_("PiSi binary package formats: '1.0', '1.1' (default)"))
++ self.parser.add_option("", "--use-catbox", action="store_true", default=False,
++ help=_("use catbox"))
- def run(self):
- if not self.args:
+ def add_steps_options(self):
+ group = OptionGroup(self.parser, _("build steps"))
+Index: catbox.patch
+===================================================================
+--- catbox.patch (revision 10048)
++++ catbox.patch (working copy)
+@@ -1,8 +1,8 @@
+ Index: build.py
+ ===================================================================
+---- build.py (revision 8935)
++--- build.py (revision 10048)
+ +++ build.py (working copy)
+-@@ -197,13 +197,30 @@
++@@ -193,13 +193,30 @@
+ # apply the patches and prepare a source directory for build.
+ self.apply_patches()
+
+@@ -38,14 +38,14 @@
+
+ Index: cli/commands.py
+ ===================================================================
+---- cli/commands.py (revision 8935)
++--- cli/commands.py (revision 10048)
+ +++ cli/commands.py (working copy)
+-@@ -396,6 +396,8 @@
+- default=False, help=_("don't install build dependencies, fail if a build dependency is present"))
+- self.parser.add_option("-F", "--package-format", action="store", default='1.1',
+- help=_("pisi package format"))
+-+ self.parser.add_option("", "--use-catbox", action="store_true",
+-+ default=False, help=_("use catbox"))
++@@ -452,6 +452,8 @@
++ default=False, help=_("Do not install build dependencies, fail if a build dependency is present"))
++ group.add_option("-F", "--package-format", action="store", default='1.1',
++ help=_("PiSi binary package formats: '1.0', '1.1' (default)"))
+++ self.parser.add_option("", "--use-catbox", action="store_true", default=False,
+++ help=_("use catbox"))
+
+- def run(self):
+- if not self.args:
++ def add_steps_options(self):
++ group = OptionGroup(self.parser, _("build steps"))
Uludag-commits mesaj listesiyle ilgili
daha fazla bilgi