Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Sukneet Basuta (e90d142c851ee07ac3c7ae6506bf05ac197e5570)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Sukneet Basuta <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Sukneet Basuta (e90d142c851ee07ac3c7ae6506bf05ac197e5570)
  • Date: Thu, 28 Feb 2013 21:14:38 -0600

GIT changes to master grimoire by Sukneet Basuta <sukneet AT sourcemage.org>:

ChangeLog |
4
dev/null
|binary
gnome2-libs/bug-buddy2/CONFLICTS |
1
gnome2-libs/bug-buddy2/DEPENDS |
14
gnome2-libs/bug-buddy2/DETAILS |
16
gnome2-libs/bug-buddy2/G_SCHEMAS |
1
gnome2-libs/bug-buddy2/HISTORY |
205 ----------
gnome2-libs/bug-buddy2/LICENSE |
67 ---
gnome2-libs/bug-buddy2/REPAIR^f28a3645c12b689590aaf423d217e22e^FUNCTIONS |
15
gnome2-libs/gnome-python-desktop/DEPENDS |
5
gnome2-libs/gnome-python-desktop/HISTORY |
3
gnome2-libs/gnome2-profile/DEPENDS |
2
gnome2-libs/gnome2-profile/HISTORY |
3
13 files changed, 10 insertions(+), 326 deletions(-)

New commits:
commit cb0c27e0606dbc09540ec2c3c4cbd952e5f5b57f
Author: Sukneet Basuta <sukneet AT sourcemage.org>
Commit: Sukneet Basuta <sukneet AT sourcemage.org>

gnome-python-desktop: removed optional_depends bug-buddy2

commit f621918b260ebb48a44d90b73eda3106d82d10b3
Author: Sukneet Basuta <sukneet AT sourcemage.org>
Commit: Sukneet Basuta <sukneet AT sourcemage.org>

gnome2-profile: removed optional_depends bug-buddy2
This spell is no longer valid, but updating anyway since there is no
gnome3 profile spell yet

commit d9e3211e115717568cc30a8265a2695c0cbe0165
Author: Sukneet Basuta <sukneet AT sourcemage.org>
Commit: Sukneet Basuta <sukneet AT sourcemage.org>

bug-buddy2: spell removed, deprecated in gnome 3

diff --git a/ChangeLog b/ChangeLog
index 8d337d6..617df62 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2013-02-28 Sukneet Basuta <sukneet AT sourcemage.org>
+ * gnome2-libs/bug-buddy2: removed, part of gnome 2 and deprecated in
+ gnome 3. There is no direct replacement.
+
2013-02-24 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* kernels/nct6775: new spell, new driver for NCT6775F, NCT6776F and
NCT6779D
diff --git a/gnome2-libs/bug-buddy2/CONFLICTS
b/gnome2-libs/bug-buddy2/CONFLICTS
deleted file mode 100755
index d0d269b..0000000
--- a/gnome2-libs/bug-buddy2/CONFLICTS
+++ /dev/null
@@ -1 +0,0 @@
-conflicts bug-buddy
diff --git a/gnome2-libs/bug-buddy2/DEPENDS b/gnome2-libs/bug-buddy2/DEPENDS
deleted file mode 100755
index 8c4cc16..0000000
--- a/gnome2-libs/bug-buddy2/DEPENDS
+++ /dev/null
@@ -1,14 +0,0 @@
-depends libxml2 &&
-depends glib2 &&
-depends gtk+2 &&
-depends libbonobo &&
-depends libgnome &&
-depends libgnomeui &&
-depends gnome-menus &&
-depends libsoup &&
-depends libgtop2 &&
-depends evolution-data-server &&
-depends LIBELF &&
-depends libglade2 &&
-depends rarian &&
-depends gnome-desktop
diff --git a/gnome2-libs/bug-buddy2/DETAILS b/gnome2-libs/bug-buddy2/DETAILS
deleted file mode 100755
index 834f41e..0000000
--- a/gnome2-libs/bug-buddy2/DETAILS
+++ /dev/null
@@ -1,16 +0,0 @@
- SPELL=bug-buddy2
- VERSION=2.32.0
- BRANCH=`echo $VERSION|cut -d . -f 1,2`
- SOURCE=bug-buddy-$VERSION.tar.bz2
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/bug-buddy-$VERSION
- SOURCE_URL[0]=$GNOME_URL/sources/bug-buddy/$BRANCH/$SOURCE
- SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
- LICENSE[0]=GPL
- LICENSE[1]=FILE
- WEB_SITE=http://www.gnome.org
- ENTERED=20020509
- KEYWORDS="gnome2 libs"
- SHORT="A graphical GNOME bug reporting tool"
-cat << EOF
-A graphical GNOME bug reporting tool
-EOF
diff --git a/gnome2-libs/bug-buddy2/G_SCHEMAS
b/gnome2-libs/bug-buddy2/G_SCHEMAS
deleted file mode 100644
index 587e981..0000000
--- a/gnome2-libs/bug-buddy2/G_SCHEMAS
+++ /dev/null
@@ -1 +0,0 @@
-bug-buddy.schemas
diff --git a/gnome2-libs/bug-buddy2/HISTORY b/gnome2-libs/bug-buddy2/HISTORY
deleted file mode 100644
index 75ece66..0000000
--- a/gnome2-libs/bug-buddy2/HISTORY
+++ /dev/null
@@ -1,205 +0,0 @@
-2010-09-29 Vasil Yonkov <spirtbrat AT sourcemage.org>
- * DETAILS: updated spell to 2.32.0
-
-2010-09-19 Vasil Yonkov <spirtbrat AT sourcemage.org>
- * DETAILS: updated spell to 2.31.3
-
-2010-03-30 Vasil Yonkov <spirtbrat AT sourcemage.org>
- * DETAILS: updated spell to 2.30.0
-
-2009-09-27 Ladislav Hagara <hgr AT vabo.cz>
- * DETAILS: 2.28.0
-
-2009-05-28 Eric Sandall <sandalle AT sourcemage.org>
- * DEPENDS: May use either provider of LIBELF
-
-2009-03-28 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 2.26.0
-
-2009-03-08 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 2.25.91
-
-2008-11-30 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 2.24.2
-
-2008-10-05 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 2.24.0
- * DEPENDS: added gnome depends
-
-2008-03-14 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 2.22.0
-
-2008-02-28 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 2.21.90
-
-2007-10-08 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 2.20.1
-
-2007-09-27 Eric Sandall <sandalle AT sourcemage.org>
- * REPAIR^f28a3645c12b689590aaf423d217e22e^FUNCTIONS: Fix Bug #14014
-
-2007-09-21 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 2.20.0
- * DEPENDS: changed scrollkeeper to rarian
- added elfutils
-
-2007-04-09 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 2.18.1
-
-2007-03-16 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 2.18.0
-
-2007-03-04 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 2.17.4
-
-2007-02-28 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 2.17.3
-
-2006-12-11 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 2.16.1
-
-2006-09-13 Eric Sandall <sandalle AT sourcemage.org>
- * DEPENDS: Depends on evolution-data-server, libgtop2, and libsoup
-
-2006-09-06 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 2.16.0
-
-2006-08-15 Juuso Alasuutari <iuso AT sourcemage.org>
- * DETAILS: [automated] Removed UPDATED (deprecated in favor of
- PATCHLEVEL).
-
-2006-05-21 Robin Cook <rcook AT wyrms.net>
- * DETAILS: added PATCHLEVEL
- * GSCHEMAS: added
-
-2006-03-12 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 2.14.0
-
-2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
- * DETAILS: (automated) Add KEYWORDS
-
-2006-03-01 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 2.13.90
-
-2006-02-19 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 2.13.0
-
-2005-10-05 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 2.12.1
-
-2005-09-07 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 2.12.0
-
-2005-08-26 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 2.11.92
-
-2005-08-09 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 2.11.1
- converted from MD5 to GPG
-
-2005-03-18 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 2.10.0
- updated MD5
-
-2005-03-01 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 2.9.92
- updated MD5
-
-2005-02-10 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 2.9.91
- updated MD5
- * DEPENDS: added gnome-menus
-
-2005-02-08 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 2.9.3
- updated MD5
- removed BUILD_API
-
-2004-09-13 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 2.8.0
- updated MD5
-
-2004-09-08 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 2.7.92
- updated MD5
-
-2004-09-04 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 2.7.91
- updated MD5
- * WIP: added
-
-2004-08-06 Robin Cook <rcook AT wyrms.net>
- * DETAILS: added BUILD_API=2
-
-2004-04-16 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 2.6.1
- updated MD5
-
-2004-03-27 Robin Cook <rcook AT wyrms.net>
- * DEPENDS: added gnome-desktop bug #6463
-
-2004-03-22 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 2.6.0
- updated MD5
-
-2004-03-16 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 2.5.92
- updated MD5
-
-2004-03-06 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 2.5.90
- updated MD5
- removed MAINTAINER
-
-2003-11-15 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 2.4.1.1
- updated MD5
-
-2003-10-15 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 2.4.1
- updated MD5
-
-2003-09-07 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 2.4.0
- updated MD5
-
-2003-06-09 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 2.2.106
- updated MD5
-
-2003-05-13 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 2.2.104
- updated MD5
-
-2003-03-10 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 2.2.103
- updated MD5
-
-2003-02-02 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 2.2.102
- updated MD5
-
-2003-01-19 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 2.2.101
- updated MD5
-
-2003-01-02 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 2.2.100
- updated MD5
-
-2002-12-20 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 2.2.99
- updated MD5
-
-2002-10-23 Robin Cook <rcook AT wyrms.net>
- * DETAILS: add MD5
-
-2002-09-20 Jon Svendsen <jon-sven AT frisurf.no>
- * DETAILS: SOURCE_URLs now match new ftp.gnome.org layout
-
-2002-06-20 Jon Svendsen <jon-sven AT frisurf.no>
- * DETAILS: updated VERSION to 2.2.0
-
-2002-05-17 Jon Svendsen <jon-sven AT frisurf.no>
- * Initial version of spell
-
diff --git a/gnome2-libs/bug-buddy2/LICENSE b/gnome2-libs/bug-buddy2/LICENSE
deleted file mode 100644
index 07164a8..0000000
--- a/gnome2-libs/bug-buddy2/LICENSE
+++ /dev/null
@@ -1,67 +0,0 @@
- Ximian Logo License
- Version 1.0
-
-Copyright 2001 Ximian, Inc. All rights reserved. Ximian and the
-Ximian logo (the "Ximian Logo") are trademarks of Ximian, Inc.
-
-Ximian, Inc. creates and distributes certain software (the "Ximian
-Public Software") under the GNU General Public License, the GNU Lesser
-General Public License, or other similar so-called "open source"
-licenses (collectively, the "Public Licenses," and each a "Public
-License"). In some cases, Ximian, Inc. distributes the Ximian Public
-Software with files that include the Ximian Logo (the "Ximian Logo
-Files"). The Ximian Logo Files are separate and independent from the
-Ximian Public Software and are unrelated to the functionality of the
-Ximian Public Software. The Ximian Logo Files are never distributed
-under the terms of any Public License. The Ximian Logo Files and
-Ximian Logo may only be used and distributed pursuant to the terms of
-this license.
-
-Ximian, Inc. grants you the non-exclusive, limited license (the
-"License") to use, copy, and redistribute the Ximian Logo Files and
-Ximian Logo, but only in conjunction with the permitted use, copying,
-or redistribution of an official unmodified release of Ximian Public
-Software that calls upon the Ximian Logo Files during the normal
-course of operation and provided that:
-
- 1. You include this notice and license with each copy of the
- Ximian Logo Files that you make or distribute, and do not
- alter, delete, or modify it in any way;
-
- 2. You do not modify the Ximian Logo Files or the Ximian Logo or
- its appearance in any manner or use any confusingly similar
- mark;
-
- 3. You do not use the Ximian Logo Files or Ximian Logo as, or as
- part of, a trademark, trade name, or trade identifier of any
- person other than Ximian, Inc. or in any other fashion except
- as set forth in this license;
-
- 4. You only use, copy, or distribute the Ximian Logo Files or
- Ximian Logo in conjunction with an unmodified official release
- of the Ximian Public Software as provided by Ximian, Inc.; and
-
- 5. If you modify the Ximian Public Software pursuant to the terms
- of the license that accompanies it, you do not use, copy, or
- redistribute the Ximian Logo Files or Ximian Logo with the
- modified software.
-
-Ximian, Inc. reserves the right to verify your compliance with the
-terms of the License. In the event that Ximian, Inc. is not
-satisfied, in its sole discretion, that you are (and have been at all
-times in the past) in full compliance with the terms of the License
-and with Ximian, Inc.'s standards and guidelines for use of its
-trademarks and logos, Ximian, Inc. may immediately terminate the
-License.
-
-THIS SOFTWARE IS PROVIDED "AS IS" AND XIMIAN, INC. GIVES AND MAKES NO
-REPRESENTATION OR WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, AND
-SPECIFICALLY, WITHOUT LIMITATION, DISCLAIMS ANY IMPLIED WARRANTY OF
-MERCHANTIBILITY, ANY IMPLIED WARRANTY OF FITNESS FOR ANY PARTICULAR
-PURPOSE, AND ANY IMPLIED WARRANTY ARISING BY USAGE OR TRADE, COURSE OF
-DEALING, OR COURSE OF PERFORMANCE. IN NO EVENT SHALL XIMIAN,
-INC. HAVE ANY LIABILITY, OBLIGATION OR RESPONSIBILITY FOR ANY
-INDIRECT, INCIDENTAL, CONSEQUENTIAL, SPECIAL OR EXEMPLARY DAMAGES, OR
-DAMAGES FOR LOSS OF PROFITS, REVENUE, DATA OR USE, EVEN IF XIMIAN,
-INC. HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
-
diff --git
a/gnome2-libs/bug-buddy2/REPAIR^f28a3645c12b689590aaf423d217e22e^FUNCTIONS
b/gnome2-libs/bug-buddy2/REPAIR^f28a3645c12b689590aaf423d217e22e^FUNCTIONS
deleted file mode 100755
index deb98f7..0000000
--- a/gnome2-libs/bug-buddy2/REPAIR^f28a3645c12b689590aaf423d217e22e^FUNCTIONS
+++ /dev/null
@@ -1,15 +0,0 @@
-#---------------------------------------------------------------------
-## Replaces sorcerys default_pre-remove with a custom version
-#---------------------------------------------------------------------
-function default_pre_remove() {
- debug "libapi" "$FUNCNAME - $*"
- real_default_pre_remove "$@"
- if [[ -f "${SCRIPT_DIRECTORY}/G_SCHEMAS" && -e "/usr/bin/gconftool-2"
]]; then
- local G_FILE
- export
GCONF_CONFIG_SOURCE="xml:readwrite:${INSTALL_ROOT}/etc/gconf/gconf.xml.defaults"
- for G_FILE in `cat ${SCRIPT_DIRECTORY}/G_SCHEMAS`
- do
- gconftool-2 --makefile-uninstall-rule
"${INSTALL_ROOT}/etc/gconf/schemas/${G_FILE}" > /dev/null || true
- done
- fi
-}
diff --git a/gnome2-libs/bug-buddy2/bug-buddy-2.32.0.tar.bz2.sig
b/gnome2-libs/bug-buddy2/bug-buddy-2.32.0.tar.bz2.sig
deleted file mode 100644
index f7bd995..0000000
Binary files a/gnome2-libs/bug-buddy2/bug-buddy-2.32.0.tar.bz2.sig and
/dev/null differ
diff --git a/gnome2-libs/gnome-python-desktop/DEPENDS
b/gnome2-libs/gnome-python-desktop/DEPENDS
index ed30167..d86f620 100755
--- a/gnome2-libs/gnome-python-desktop/DEPENDS
+++ b/gnome2-libs/gnome-python-desktop/DEPENDS
@@ -65,11 +65,6 @@ optional_depends gnome-desktop
\
"--disable-gnomedesktop" \
"Build gnome-desktop bindings?" &&

-optional_depends bug-buddy2 \
- "--enable-bugbuddy" \
- "--disable-bugbuddy" \
- "Build bug-buddy bindings?" &&
-
optional_depends evolution-data-server \
"--enable-evolution --enable-evolution_ecal" \
"--disable-evolution --disable-evolution_ecal" \
diff --git a/gnome2-libs/gnome-python-desktop/HISTORY
b/gnome2-libs/gnome-python-desktop/HISTORY
index 893f401..bb2eea8 100644
--- a/gnome2-libs/gnome-python-desktop/HISTORY
+++ b/gnome2-libs/gnome-python-desktop/HISTORY
@@ -1,3 +1,6 @@
+2013-02-28 Sukneet Basuta <sukneet AT sourcemage.org>
+ * DEPENDS: removed optional_depends bug-buddy2
+
2012-06-01 Eric Sandall <sandalle AT sourcemage.org>
* PRE_BUILD: Apply metacity-2.34.2.patch
* metacity-2.34.2.patch: Fix compilation with metacity 2.34.2+
diff --git a/gnome2-libs/gnome2-profile/DEPENDS
b/gnome2-libs/gnome2-profile/DEPENDS
index 603932f..7a15055 100755
--- a/gnome2-libs/gnome2-profile/DEPENDS
+++ b/gnome2-libs/gnome2-profile/DEPENDS
@@ -10,8 +10,6 @@ optional_depends anjuta-extras "" "" "" &&

optional_depends brasero "" "" "" &&

-optional_depends bug-buddy2 "" "" "" &&
-
# optional_depends caribou "" "" "" &&

optional_depends cheese "" "" "" &&
diff --git a/gnome2-libs/gnome2-profile/HISTORY
b/gnome2-libs/gnome2-profile/HISTORY
index c41b0d6..9e61e25 100644
--- a/gnome2-libs/gnome2-profile/HISTORY
+++ b/gnome2-libs/gnome2-profile/HISTORY
@@ -1,3 +1,6 @@
+2013-02-28 Sukneet Basuta <sukneet AT sourcemage.org>
+ * DEPENDS: removed optional_depends bug-buddy2, deprecated
+
2010-09-30 Vasil Yonkov <spirtbrat AT sourcemage.org>
* DEPENDS: rewritten
* DETAILS: => 2.32, fixed website



  • [SM-Commit] GIT changes to master grimoire by Sukneet Basuta (e90d142c851ee07ac3c7ae6506bf05ac197e5570), Sukneet Basuta, 02/28/2013

Archive powered by MHonArc 2.6.24.

Top of Page