Mailinglist Archive: opensuse-commit (794 mails)

< Previous Next >
commit gconfmm for openSUSE:Factory
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Fri, 04 Sep 2009 02:06:33 +0200
  • Message-id: <20090904000633.39D966487@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package gconfmm for openSUSE:Factory
checked in at Fri Sep 4 02:06:33 CEST 2009.



--------
--- GNOME/gconfmm/gconfmm.changes 2008-10-01 00:28:43.000000000 +0200
+++ gconfmm/gconfmm.changes 2009-08-29 11:07:13.000000000 +0200
@@ -1,0 +2,8 @@
+Sat Aug 29 11:04:29 CEST 2009 - vuntz@xxxxxxxxxx
+
+- Remove AutoReqProv: it's default now.
+- Remove update-desktop-files BuildRequires.
+- Pass --disable-static to configure.
+- Use makeinstall macro.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ gconfmm.spec ++++++
--- /var/tmp/diff_new_pack.JBTWNg/_old 2009-09-04 02:03:43.000000000 +0200
+++ /var/tmp/diff_new_pack.JBTWNg/_new 2009-09-04 02:03:43.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package gconfmm (Version 2.24.0)
#
-# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# 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
@@ -15,19 +15,19 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

-# norootforbuild


Name: gconfmm
-BuildRequires: gcc-c++ gconf2-devel gtkmm2-devel update-desktop-files
Version: 2.24.0
-Release: 1
-Url: http://www.gtkmm.org/
-Group: System/GUI/GNOME
+Release: 2
License: LGPL v2.1 or later
Summary: C++ Interface for GConf (Part of the GNOME Project)
+Url: http://www.gtkmm.org/
+Group: System/GUI/GNOME
Source:
ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/2.16/%{name}-%{version}.tar.bz2
-AutoReqProv: on
+BuildRequires: gcc-c++
+BuildRequires: gconf2-devel
+BuildRequires: gtkmm2-devel
BuildRoot: %{_tmppath}/%{name}-%{version}-build

%description
@@ -35,44 +35,33 @@
the gnomemm project. The interface provides a convenient interface for
C++ programmers to use GConf with flexible object-oriented framework.

-
-
-Authors:
---------
- Murray Cumming <murrayc@xxxxxxx>
- Gergo Erdi <cactus@xxxxxxxxxxxxxxxx>
-
%package devel
License: LGPL v2.1 or later
-Group: System/GUI/GNOME
Summary: C++ Interface for GConf (a part of the GNOME project)
-Requires: %{name} = %{version} gtkmm2-devel glibmm2-devel gconf2-devel
+Group: System/GUI/GNOME
+Requires: %{name} = %{version}
+Requires: gconf2-devel
+Requires: glibmm2-devel
+Requires: gtkmm2-devel

%description devel
This package provides a C++ interface for GConf. It is a subpackage of
the gnomemm project. The interface provides a convenient interface for
C++ programmers to use GConf with flexible object-oriented framework.

-
-
-Authors:
---------
- Murray Cumming <murrayc@xxxxxxx>
- Gergo Erdi <cactus@xxxxxxxxxxxxxxxx>
-
%prep
%setup -q

%build
-%configure
+%configure --disable-static
make %{?jobs:-j%jobs}

%install
-make DESTDIR=$RPM_BUILD_ROOT install
-rm $RPM_BUILD_ROOT/%{_libdir}/*.*a
+%makeinstall
+rm %{buildroot}%{_libdir}/*.la

%clean
-rm -rf $RPM_BUILD_ROOT
+rm -rf %{buildroot}

%post -p /sbin/ldconfig



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



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