Mailinglist Archive: opensuse-commit (1117 mails)
| < Previous | Next > |
commit gnome-vfsmm for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Sat, 07 Feb 2009 01:27:22 +0100
- Message-id: <20090207002723.071FC6780B0@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package gnome-vfsmm for openSUSE:Factory
checked in at Sat Feb 7 01:27:22 CET 2009.
--------
--- GNOME/gnome-vfsmm/gnome-vfsmm.changes 2008-10-15 15:01:35.000000000
+0200
+++ gnome-vfsmm/gnome-vfsmm.changes 2009-02-01 17:56:34.000000000 +0100
@@ -1,0 +2,7 @@
+Sun Feb 1 17:47:40 CET 2009 - vuntz@xxxxxxxxxx
+
+- Drop gnome-vfsmm-acinclude.patch: should not be needed anymore.
+- Tag gnome-vfsmm-random.patch.
+- Don't call autoconf & friends.
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
gnome-vfsmm-acinclude.patch
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-vfsmm.spec ++++++
--- /var/tmp/diff_new_pack.w14457/_old 2009-02-07 01:26:27.000000000 +0100
+++ /var/tmp/diff_new_pack.w14457/_new 2009-02-07 01:26:27.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package gnome-vfsmm (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
@@ -21,13 +21,13 @@
Name: gnome-vfsmm
BuildRequires: doxygen gcc-c++ glibmm2-devel gnome-vfs2-devel
Version: 2.24.0
-Release: 1
+Release: 2
Group: System/GUI/GNOME
License: LGPL v2.1 or later
Summary: C++ Wrapper for gnome-vfs
Url: http://www.gtkmm.org/
Source:
ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/2.12/%{name}-%{version}.tar.bz2
-Patch: %{name}-acinclude.patch
+# PATCH-FIX-UPSTREAM gnome-vfsmm-random.patch bgo570107
Patch1: %{name}-random.patch
AutoReqProv: on
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -80,17 +80,9 @@
%prep
%setup
-%patch
%patch1
%build
-%if %suse_version >= 1030
-libtoolize --force
-aclocal
-autoconf
-# FIXME: Cannot autoreconf - bad template
-#ACLOCAL="aclocal -I scripts" autoreconf -f -i
-%endif
%configure
make %{?jobs:-j%jobs}
@@ -124,7 +116,11 @@
%{_libdir}/pkgconfig/*.pc
%changelog
-* Tue Sep 23 2008 mboman@xxxxxxx
+* Sun Feb 01 2009 vuntz@xxxxxxxxxx
+- Drop gnome-vfsmm-acinclude.patch: should not be needed anymore.
+- Tag gnome-vfsmm-random.patch.
+- Don't call autoconf & friends.
+* Wed Sep 24 2008 mboman@xxxxxxx
- Update to version 2.24.0:
+ Minor documentation updates.
* Mon Mar 17 2008 maw@xxxxxxx
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |