Mailinglist Archive: opensuse-commit (1059 mails)

< Previous Next >
commit gscpm
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Wed, 09 Jan 2008 22:15:27 +0100
  • Message-id: <20080109211527.E89F5678339@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package gscpm
checked in at Wed Jan 9 22:15:27 CET 2008.

--------
--- GNOME/gscpm/gscpm.changes 2007-08-08 00:33:22.000000000 +0200
+++ /mounts/work_src_done/STABLE/gscpm/gscpm.changes 2008-01-09
14:48:30.057616000 +0100
@@ -1,0 +2,5 @@
+Wed Jan 9 14:52:49 CET 2008 - hschaa@xxxxxxx
+
+- Add patch fix_build.patch which fixes build with gcc 4.3
+
+-------------------------------------------------------------------

New:
----
fix_build.patch

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

Other differences:
------------------
++++++ gscpm.spec ++++++
--- /var/tmp/diff_new_pack.C15297/_old 2008-01-09 22:12:47.000000000 +0100
+++ /var/tmp/diff_new_pack.C15297/_new 2008-01-09 22:12:47.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package gscpm (Version 0.1)
#
-# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# 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.
#
@@ -12,14 +12,15 @@

Name: gscpm
BuildRequires: fdupes gcc-c++ gnome-common gnome-desktop-devel
gnome-doc-utils-devel gnome-panel-devel intltool libxslt scpm-devel
-URL: http://forge.novell.com/modules/xfmod/project/?scpm
+Url: http://forge.novell.com/modules/xfmod/project/?scpm
Summary: GNOME Support for SCPM
Version: 0.1
-Release: 126
-License: GPL v2 or later, LGPL v2 or later
-Autoreqprov: on
+Release: 174
+License: GPL v2 or later; LGPL v2.1 or later
+AutoReqProv: on
Group: System/GUI/GNOME
Source: %{name}-%{version}.tar.bz2
+Patch1: fix_build.patch
Requires: scpm yast2-profile-manager sumf
Requires: %{name}-lang = %{version}
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -39,6 +40,7 @@
%lang_package
%prep
%setup -q
+%patch1 -p0

%build
autoreconf -fi
@@ -49,7 +51,6 @@
%install
%makeinstall
%find_lang %{name}
-
%fdupes $RPM_BUILD_ROOT

%clean
@@ -68,6 +69,8 @@
%files lang -f %{name}.lang

%changelog
+* Wed Jan 09 2008 - hschaa@xxxxxxx
+- Add patch fix_build.patch which fixes build with gcc 4.3
* Wed Aug 08 2007 - maw@xxxxxxx
- Use %%fdupes
- Split off a -lang subpackage.

++++++ fix_build.patch ++++++
--- gscpm/src/scpmwrapper.cc
+++ gscpm/src/scpmwrapper.cc
@@ -21,6 +21,8 @@

#include <vector>
#include <scpm.h>
+#include <stdlib.h>
+#include <string.h>

SCPM *scpm = NULL;


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



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