[ooo-build-commit] 2 commits - configure.in patches/dev300
Petr Mladek
pmladek at kemper.freedesktop.org
Fri Jun 12 10:45:46 PDT 2009
configure.in | 2 +-
patches/dev300/apply | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
New commits:
commit 9fa40cc78fe2a2bbfb22e059dc656f123e23e7f9
Author: Petr Mladek <pmladek at suse.cz>
Date: Fri Jun 12 19:42:12 2009 +0200
Apply "Gcc44" section in the "Common" section
* patches/dev300/apply: put "Gcc44" into "Common"
diff --git a/patches/dev300/apply b/patches/dev300/apply
index 02c8ef4..3a2cf47 100644
--- a/patches/dev300/apply
+++ b/patches/dev300/apply
@@ -19,7 +19,7 @@ Common : PreprocessPatches, BuildBits, TemporaryHacks, FixesNotForUpstream, \
OOXML, SVGImport, AutoCorrectCapsLock, UnitTesting, \
PopupRemoval, LinkWarningDlg, RadioButtons, InternalCairo, \
FedoraCommonFixes, InternalMesaHeaders, LayoutDialogs, Fuzz, \
- CalcRowLimit
+ CalcRowLimit, Gcc44
LinuxCommon : Common, Defaults, TangoIcons, FontConfigTemporaryHacks, \
FedoraLinuxOnlyFixes, LinuxOnly, SystemBits, \
@@ -78,7 +78,7 @@ UbuntuBased : DebianBase, UbuntuOnly
UbuntuHardy : UbuntuBased, UbuntuHardyOnly, CairoFonts
UbuntuIntrepid : UbuntuBased, UbuntuIntrepidOnly, CairoFonts
UbuntuJaunty : UbuntuBased, UbuntuJauntyOnly, CairoFonts
-UbuntuKarmic : UbuntuBased, UbuntuKarmicOnly, CairoFonts, Gcc44
+UbuntuKarmic : UbuntuBased, UbuntuKarmicOnly, CairoFonts
UbuntuL10n : UbuntuBased, UbuntuL10nOnly
# DroplineGNOME
DroplineGNOME : LinuxCommon, DroplineGNOMEOnly, NotDebian, Mono, msaccess
commit 01992c0409a2346e6ae66c3d5a83177752b695be
Author: Petr Mladek <pmladek at suse.cz>
Date: Fri Jun 12 19:14:56 2009 +0200
Default build tag ooo310-m13
* configure.in: default build tag ooo310-m13; builds and works here
diff --git a/configure.in b/configure.in
index daad851..50cdc40 100644
--- a/configure.in
+++ b/configure.in
@@ -3,7 +3,7 @@ AC_PREREQ(2.51)
AC_CONFIG_SRCDIR(bin/build-ooo)
AC_PREFIX_DEFAULT(/usr)
-DEFAULT_TAG=ooo310-m11
+DEFAULT_TAG=ooo310-m13
# For the upstream packages it is like:
# DEFAULT_TAG=OOO310_m1
More information about the ooo-build-commit
mailing list