From 9d0c53da5962abdf074aa7ee62fec5586c3c0e833633373ab821ee5d7e452f7a Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Thu, 10 Apr 2008 12:28:26 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgtop?expand=0&rev=11 --- baselibs.conf | 2 ++ libgtop.changes | 6 ++++++ libgtop.spec | 5 ++++- 3 files changed, 12 insertions(+), 1 deletion(-) create mode 100644 baselibs.conf diff --git a/baselibs.conf b/baselibs.conf new file mode 100644 index 0000000..ce410c8 --- /dev/null +++ b/baselibs.conf @@ -0,0 +1,2 @@ +libgtop +libgtop-2_0-7 diff --git a/libgtop.changes b/libgtop.changes index ebb6b0c..1c8b1d8 100644 --- a/libgtop.changes +++ b/libgtop.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de + +- added baselibs.conf file to build xxbit packages + for multilib support + ------------------------------------------------------------------- Thu Apr 10 01:02:33 CEST 2008 - maw@suse.de diff --git a/libgtop.spec b/libgtop.spec index f8d2872..78d3072 100644 --- a/libgtop.spec +++ b/libgtop.spec @@ -15,7 +15,7 @@ BuildRequires: fdupes gdbm-devel glib2-devel gtk-doc intltool licenses popt-dev License: GPL v2 or later Group: Development/Libraries/GNOME Version: 2.22.1 -Release: 1 +Release: 2 # WARNING: After changing versions please call Re or rpmbuild to auto-update spec file: #%(sh %{_sourcedir}/%{name}_spec-update.sh %{_sourcedir} %{name} libgtop-2_0) %define libgtop-2_0_name 7 @@ -168,6 +168,9 @@ rm -rf $RPM_BUILD_ROOT %doc %{_infodir}/*.info* %changelog +* Thu Apr 10 2008 ro@suse.de +- added baselibs.conf file to build xxbit packages + for multilib support * Thu Apr 10 2008 maw@suse.de - Update to version 2.22.1: + Bug fixed: bgo#525953.