[gnome-games/f14/master] update patch

Matthias Clasen mclasen at fedoraproject.org
Thu Sep 30 14:51:40 UTC 2010


commit b1b61202cfe952b888544fe7dbdaf09c0c5b8ba9
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Thu Sep 30 10:50:50 2010 -0400

    update patch

 lsb-really?.patch |   18 ++++++------------
 1 files changed, 6 insertions(+), 12 deletions(-)
---
diff --git a/lsb-really?.patch b/lsb-really?.patch
index 12ee2fc..fd55917 100644
--- a/lsb-really?.patch
+++ b/lsb-really?.patch
@@ -1,20 +1,14 @@
-diff -up gnome-games-2.31.2/configure.in.lsb-really? gnome-games-2.31.2/configure.in
---- gnome-games-2.31.2/configure.in.lsb-really?	2010-05-27 19:28:15.074672977 -0400
-+++ gnome-games-2.31.2/configure.in	2010-05-27 19:28:37.806427971 -0400
-@@ -229,14 +229,8 @@ GNOME_MAINTAINER_MODE_DEFINES
+diff -up gnome-games-2.32.0/configure.in.no-lsb gnome-games-2.32.0/configure.in
+--- gnome-games-2.32.0/configure.in.no-lsb	2010-09-26 21:38:36.000000000 -0400
++++ gnome-games-2.32.0/configure.in	2010-09-30 10:49:31.859603002 -0400
+@@ -229,8 +229,8 @@ GNOME_MAINTAINER_MODE_DEFINES
  # Distribution info
  # *****************
  
 -LSB_DISTRIBUTOR=
 -LSB_DISTRIBUTION=
--
--AC_PATH_PROG([LSB_RELEASE],[lsb_release],[false])
--if test "$LSB_RELEASE" != "false"; then
--  LSB_DISTRIBUTOR="$($LSB_RELEASE -s -i | sed 's,^\",,;s,\"$,,')"
--  LSB_DISTRIBUTION="$($LSB_RELEASE -s -d | sed 's,^\",,;s,\"$,,')"
--fi
 +LSB_DISTRIBUTOR="Red Hat, Inc."
 +LSB_DISTRIBUTION="Fedora"
  
- AC_DEFINE_UNQUOTED([LSB_DISTRIBUTOR],["$LSB_DISTRIBUTOR"],[The distributor ID])
- AC_DEFINE_UNQUOTED([LSB_DISTRIBUTION],["$LSB_DISTRIBUTION"],[The full distribution description])
+ AC_PATH_PROG([LSB_RELEASE],[lsb_release],[false])
+ if test "$LSB_RELEASE" != "false"; then


More information about the scm-commits mailing list