Mailinglist Archive: opensuse-commit (1116 mails)

< Previous Next >
commit gscpm for openSUSE:Factory
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Fri, 13 Feb 2009 02:34:22 +0100
  • Message-id: <20090213013423.0BFAD678161@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package gscpm for openSUSE:Factory
checked in at Fri Feb 13 02:34:22 CET 2009.


--------
--- GNOME/gscpm/gscpm.changes 2008-04-11 11:26:30.000000000 +0200
+++ gscpm/gscpm.changes 2009-02-13 01:41:48.708216000 +0100
@@ -1,0 +2,5 @@
+Fri Feb 13 01:41:32 CET 2009 - ro@xxxxxxx
+
+- added libglade2-devel to buildreq
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gscpm.spec ++++++
--- /var/tmp/diff_new_pack.A17228/_old 2009-02-13 02:34:10.000000000 +0100
+++ /var/tmp/diff_new_pack.A17228/_new 2009-02-13 02:34:10.000000000 +0100
@@ -1,21 +1,28 @@
#
# spec file for package gscpm (Version 0.1)
#
-# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
-# This file and all modifications and additions to the pristine
-# package are under the same license as the package itself.
+# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
+# All modifications and additions to the file contributed by third parties
+# remain the property of their copyright owners, unless otherwise agreed
+# upon. The license for this file, and modifications and additions to the
+# file, is the same license as for the pristine package itself (unless the
+# license for the pristine package is not an Open Source License, in which
+# case the license is the MIT License). An "Open Source License" is a
+# license that conforms to the Open Source Definition (Version 1.9)
+# published by the Open Source Initiative.
+
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#



Name: gscpm
-BuildRequires: fdupes gcc-c++ gnome-common gnome-desktop-devel
gnome-doc-utils-devel gnome-panel-devel intltool libxslt scpm-devel
+BuildRequires: fdupes gcc-c++ gnome-common gnome-desktop-devel
gnome-doc-utils-devel gnome-panel-devel intltool libglade2-devel
libgnomeui-devel libxslt scpm-devel
Url: http://forge.novell.com/modules/xfmod/project/?scpm
Summary: GNOME Support for SCPM
Version: 0.1
-Release: 216
+Release: 293
License: GPL v2 or later; LGPL v2.1 or later
AutoReqProv: on
Group: System/GUI/GNOME
@@ -69,11 +76,13 @@
%files lang -f %{name}.lang

%changelog
+* Fri Feb 13 2009 ro@xxxxxxx
+- added libglade2-devel to buildreq
* Fri Apr 11 2008 schwab@xxxxxxx
- Add missing AC_PROG_CXX.
* Wed Jan 09 2008 hschaa@xxxxxxx
- Add patch fix_build.patch which fixes build with gcc 4.3
-* Wed Aug 08 2007 maw@xxxxxxx
+* Tue Aug 07 2007 maw@xxxxxxx
- Use %%fdupes
- Split off a -lang subpackage.
* Tue Jan 30 2007 sbrabec@xxxxxxx

++++++ fix_build.patch ++++++
--- /var/tmp/diff_new_pack.A17228/_old 2009-02-13 02:34:10.000000000 +0100
+++ /var/tmp/diff_new_pack.A17228/_new 2009-02-13 02:34:10.000000000 +0100
@@ -1,6 +1,6 @@
--- configure.in
+++ configure.in
-@@ -10,6 +10,7 @@ AC_PROG_INTLTOOL
+@@ -10,6 +10,7 @@

AC_ISC_POSIX
AC_PROG_CC
@@ -8,6 +8,20 @@
AC_STDC_HEADERS
AM_PROG_LIBTOOL
AC_PATH_PROGS(PATH_TO_XRDB, "xrdb")
+--- gscpm/src/Makefile.am
++++ gscpm/src/Makefile.am
+@@ -1,4 +1,5 @@
+ INCLUDES = -I$(top_srcdir) \
++ $(GNOME_LIBS2_CFLAGS) \
+ $(GNOME_APPLETS_CFLAGS) \
+ $(GNOME_VFS_APPLETS_CFLAGS)
+
+@@ -11,4 +12,4 @@
+ stringv.c \
+ properties.c
+
+-gscpm_LDADD = $(GNOME_APPLETS_LIBS) $(GNOME_VFS_APPLETS_LIBS) -lscpm
++gscpm_LDADD = $(GNOME_LIBS2_LIBS) $(GNOME_APPLETS_LIBS)
$(GNOME_VFS_APPLETS_LIBS) -lscpm
--- gscpm/src/scpmwrapper.cc
+++ gscpm/src/scpmwrapper.cc
@@ -21,6 +21,8 @@


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages