commit libbonoboui for openSUSE:Factory

2018-03-16 Thread root
Hello community,

here is the log from the commit of package libbonoboui for openSUSE:Factory 
checked in at 2018-03-16 10:41:19

Comparing /work/SRC/openSUSE:Factory/libbonoboui (Old)
 and  /work/SRC/openSUSE:Factory/.libbonoboui.new (New)


Package is "libbonoboui"

Fri Mar 16 10:41:19 2018 rev:45 rq:586276 version:2.24.5

Changes:

--- /work/SRC/openSUSE:Factory/libbonoboui/libbonoboui.changes  2018-03-09 
10:40:57.386865059 +0100
+++ /work/SRC/openSUSE:Factory/.libbonoboui.new/libbonoboui.changes 
2018-03-16 10:41:30.660444360 +0100
@@ -1,0 +2,6 @@
+Mon Mar  5 15:21:55 UTC 2018 - jeng...@inai.de
+
+- Fix RPM groups. Update summaries. Ensure fdupes does not run
+  over partition boundaries.
+
+---



Other differences:
--
++ libbonoboui.spec ++
--- /var/tmp/diff_new_pack.0pVW4f/_old  2018-03-16 10:41:31.448415987 +0100
+++ /var/tmp/diff_new_pack.0pVW4f/_new  2018-03-16 10:41:31.452415843 +0100
@@ -41,7 +41,7 @@
 libraries.
 
 %package tools
-Summary:The Bonobo Part of the GNOME User Interface Libraries -- Tools
+Summary:Tools for the Bonobo part of the GNOME User Interface libraries
 Group:  Development/Libraries/GNOME
 
 %description tools
@@ -52,7 +52,7 @@
 tool to browse Bonobo services that are available.
 
 %package devel
-Summary:Include files and libraries mandatory for development with 
libbonoboui
+Summary:Development files for libbonoboui
 Group:  Development/Libraries/GNOME
 Requires:   %{name} = %{version}
 Requires:   glib2-devel
@@ -69,7 +69,7 @@
 
 %package doc
 Summary:Documentation for libbonoboui
-Group:  Development/Libraries/GNOME
+Group:  Documentation/HTML
 Requires:   %{name} = %{version}
 
 %description doc
@@ -82,8 +82,7 @@
 translation-update-upstream
 
 %build
-%configure --with-pic\
-   --disable-static
+%configure --disable-static
 make %{?_smp_mflags}
 
 %install
@@ -98,7 +97,7 @@
 rm %{buildroot}%{_libdir}/bonobo/servers/CanvDemo.server
 rm %{buildroot}%{_datadir}/gnome-2.0/ui/Bonobo_Sample_Container-ui.xml
 rm %{buildroot}%{_datadir}/gnome-2.0/ui/Bonobo_Sample_Hello.xml
-%fdupes %{buildroot}
+%fdupes %{buildroot}/%{_prefix}
 
 %post -p /sbin/ldconfig
 %postun -p /sbin/ldconfig




commit libbonoboui for openSUSE:Factory

2018-03-09 Thread root
Hello community,

here is the log from the commit of package libbonoboui for openSUSE:Factory 
checked in at 2018-03-09 10:40:53

Comparing /work/SRC/openSUSE:Factory/libbonoboui (Old)
 and  /work/SRC/openSUSE:Factory/.libbonoboui.new (New)


Package is "libbonoboui"

Fri Mar  9 10:40:53 2018 rev:44 rq:582874 version:2.24.5

Changes:

--- /work/SRC/openSUSE:Factory/libbonoboui/libbonoboui.changes  2013-04-14 
10:23:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.libbonoboui.new/libbonoboui.changes 
2018-03-09 10:40:57.386865059 +0100
@@ -1,0 +2,5 @@
+Wed Feb 28 16:33:59 UTC 2018 - dims...@opensuse.org
+
+- Modernize spec-file by calling spec-cleaner
+
+---



Other differences:
--
++ libbonoboui.spec ++
--- /var/tmp/diff_new_pack.fgni1X/_old  2018-03-09 10:40:58.134838123 +0100
+++ /var/tmp/diff_new_pack.fgni1X/_new  2018-03-09 10:40:58.138837979 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libbonoboui
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,28 +17,23 @@
 
 
 Name:   libbonoboui
+#
+Version:2.24.5
+Release:0
+Summary:The Bonobo Part of the GNOME User Interface Libraries
+License:GPL-2.0-or-later AND LGPL-2.1-or-later
+Group:  Development/Libraries/GNOME
+Source: 
http://ftp.gnome.org/pub/GNOME/sources/%{name}/2.24/%{name}-%{version}.tar.bz2
+Source99:   baselibs.conf
 BuildRequires:  fdupes
 BuildRequires:  gtk-doc
 BuildRequires:  intltool
 BuildRequires:  libglade2-devel
 BuildRequires:  libgnome-devel
 BuildRequires:  libgnomecanvas-devel
-BuildRequires:  pkg-config
+BuildRequires:  pkgconfig
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
-# bug437293
-%ifarch ppc64
-Obsoletes:  libbonoboui-64bit
-%endif
-#
-Version:2.24.5
-Release:0
-Summary:The Bonobo Part of the GNOME User Interface Libraries
-License:GPL-2.0+ and LGPL-2.1+
-Group:  Development/Libraries/GNOME
-Source: 
http://ftp.gnome.org/pub/GNOME/sources/%{name}/2.24/%{name}-%{version}.tar.bz2
-Source99:   baselibs.conf
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Recommends: %{name}-lang
 
 %description
@@ -56,7 +51,6 @@
 This package contains tools to play with Bonobo, including a
 tool to browse Bonobo services that are available.
 
-
 %package devel
 Summary:Include files and libraries mandatory for development with 
libbonoboui
 Group:  Development/Libraries/GNOME
@@ -67,18 +61,12 @@
 Requires:   libgnomecanvas-devel
 Requires:   libxml2-devel
 Requires:   orbit2-devel
-# bug437293
-%ifarch ppc64
-Obsoletes:  libbonoboui-devel-64bit
-%endif
 #
 
 %description devel
 This package contains all necessary include files and libraries needed
 to compile and link applications that use libbonoboui.
 
-
-
 %package doc
 Summary:Documentation for libbonoboui
 Group:  Development/Libraries/GNOME
@@ -88,6 +76,7 @@
 This package contains documentation for libbonoboui.
 
 %lang_package
+
 %prep
 %setup -q
 translation-update-upstream
@@ -95,29 +84,24 @@
 %build
 %configure --with-pic\
--disable-static
-make %{?jobs:-j%jobs}
+make %{?_smp_mflags}
 
 %install
-%makeinstall
+%make_install
 %if 0%{?suse_version} <= 1120
-%{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/*
+rm %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/*
 %endif
 %suse_update_desktop_file bonobo-browser System Monitor
 %find_lang libbonoboui-2.0 %{?no_lang_C}
-find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
+find %{buildroot} -type f -name "*.la" -delete -print
 # The demo tools are not installed
 rm %{buildroot}%{_libdir}/bonobo/servers/CanvDemo.server
 rm %{buildroot}%{_datadir}/gnome-2.0/ui/Bonobo_Sample_Container-ui.xml
 rm %{buildroot}%{_datadir}/gnome-2.0/ui/Bonobo_Sample_Hello.xml
-%fdupes $RPM_BUILD_ROOT
-
-%clean
-rm -rf $RPM_BUILD_ROOT
+%fdupes %{buildroot}
 
 %post -p /sbin/ldconfig
-
 %postun -p /sbin/ldconfig
-
 %post tools
 %desktop_database_post
 
@@ -125,8 +109,8 @@
 %desktop_database_postun
 
 %files
-%defattr(-,root,root)
-%doc AUTHORS COPYING README NEWS ChangeLog
+%license COPYING
+%doc AUTHORS README NEWS ChangeLog
 # generic directory for UI files
 %dir %{_datadir}/gnome-2.0
 %dir %{_datadir}/gnome-2.0/ui
@@ -134,20 +118,17 @@
 %{_libdir}/libglade/2.0/*.so*
 
 %files tools
-%defattr(-,root,root)
 %{_bindir}/bonobo-browser
 %{_bindir}/test-moniker
 %{_data

commit libbonoboui for openSUSE:Factory

2013-04-14 Thread h_root
Hello community,

here is the log from the commit of package libbonoboui for openSUSE:Factory 
checked in at 2013-04-14 10:23:52

Comparing /work/SRC/openSUSE:Factory/libbonoboui (Old)
 and  /work/SRC/openSUSE:Factory/.libbonoboui.new (New)


Package is "libbonoboui", Maintainer is "gnome-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/libbonoboui/libbonoboui.changes  2013-03-22 
11:25:11.0 +0100
+++ /work/SRC/openSUSE:Factory/.libbonoboui.new/libbonoboui.changes 
2013-04-14 10:23:53.0 +0200
@@ -1,0 +2,6 @@
+Thu Apr 11 14:11:50 UTC 2013 - mmeis...@suse.com
+
+- Added url as source.
+  Please see http://en.opensuse.org/SourceUrls
+
+---



Other differences:
--
++ libbonoboui.spec ++
--- /var/tmp/diff_new_pack.dgE8Go/_old  2013-04-14 10:23:54.0 +0200
+++ /var/tmp/diff_new_pack.dgE8Go/_new  2013-04-14 10:23:54.0 +0200
@@ -36,7 +36,7 @@
 Summary:The Bonobo Part of the GNOME User Interface Libraries
 License:GPL-2.0+ and LGPL-2.1+
 Group:  Development/Libraries/GNOME
-Source: %{name}-%{version}.tar.bz2
+Source: 
http://ftp.gnome.org/pub/GNOME/sources/%{name}/2.24/%{name}-%{version}.tar.bz2
 Source99:   baselibs.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Recommends: %{name}-lang

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libbonoboui for openSUSE:Factory

2013-03-22 Thread h_root
Hello community,

here is the log from the commit of package libbonoboui for openSUSE:Factory 
checked in at 2013-03-22 11:25:10

Comparing /work/SRC/openSUSE:Factory/libbonoboui (Old)
 and  /work/SRC/openSUSE:Factory/.libbonoboui.new (New)


Package is "libbonoboui", Maintainer is "gnome-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/libbonoboui/libbonoboui.changes  2011-09-23 
02:07:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.libbonoboui.new/libbonoboui.changes 
2013-03-22 11:25:11.0 +0100
@@ -1,0 +2,5 @@
+Fri Mar  1 12:44:45 UTC 2013 - dims...@opensuse.org
+
+- Spec-cleanup using format_spec_file service.
+
+---



Other differences:
--
++ libbonoboui.spec ++
--- /var/tmp/diff_new_pack.UX5A9u/_old  2013-03-22 11:25:12.0 +0100
+++ /var/tmp/diff_new_pack.UX5A9u/_new  2013-03-22 11:25:12.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libbonoboui
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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,8 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   libbonoboui
 BuildRequires:  fdupes
@@ -25,19 +23,19 @@
 BuildRequires:  libglade2-devel
 BuildRequires:  libgnome-devel
 BuildRequires:  libgnomecanvas-devel
+BuildRequires:  pkg-config
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
-BuildRequires:  pkg-config
-License:GPL-2.0+ ; LGPL-2.1+
-Group:  Development/Libraries/GNOME
 # bug437293
 %ifarch ppc64
 Obsoletes:  libbonoboui-64bit
 %endif
 #
 Version:2.24.5
-Release:1
+Release:0
 Summary:The Bonobo Part of the GNOME User Interface Libraries
+License:GPL-2.0+ and LGPL-2.1+
+Group:  Development/Libraries/GNOME
 Source: %{name}-%{version}.tar.bz2
 Source99:   baselibs.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -48,7 +46,6 @@
 libraries.
 
 %package tools
-License:GPL-2.0+ ; LGPL-2.1+
 Summary:The Bonobo Part of the GNOME User Interface Libraries -- Tools
 Group:  Development/Libraries/GNOME
 
@@ -61,10 +58,15 @@
 
 
 %package devel
-License:GPL-2.0+ ; LGPL-2.1+
 Summary:Include files and libraries mandatory for development with 
libbonoboui
 Group:  Development/Libraries/GNOME
-Requires:   %{name} = %{version} libbonobo-devel orbit2-devel 
libxml2-devel glib2-devel libgnomecanvas-devel libgnome-devel
+Requires:   %{name} = %{version}
+Requires:   glib2-devel
+Requires:   libbonobo-devel
+Requires:   libgnome-devel
+Requires:   libgnomecanvas-devel
+Requires:   libxml2-devel
+Requires:   orbit2-devel
 # bug437293
 %ifarch ppc64
 Obsoletes:  libbonoboui-devel-64bit
@@ -78,7 +80,6 @@
 
 
 %package doc
-License:GPL-2.0+ ; LGPL-2.1+
 Summary:Documentation for libbonoboui
 Group:  Development/Libraries/GNOME
 Requires:   %{name} = %{version}

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libbonoboui for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package libbonoboui for openSUSE:Factory 
checked in at 2011-12-06 18:22:43

Comparing /work/SRC/openSUSE:Factory/libbonoboui (Old)
 and  /work/SRC/openSUSE:Factory/.libbonoboui.new (New)


Package is "libbonoboui", Maintainer is "gnome-maintain...@suse.de"

Changes:




Other differences:
--
++ libbonoboui.spec ++
--- /var/tmp/diff_new_pack.FD6QJ1/_old  2011-12-06 18:40:07.0 +0100
+++ /var/tmp/diff_new_pack.FD6QJ1/_new  2011-12-06 18:40:07.0 +0100
@@ -28,7 +28,7 @@
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
 BuildRequires:  pkg-config
-License:GPLv2+ ; LGPLv2.1+
+License:GPL-2.0+ ; LGPL-2.1+
 Group:  Development/Libraries/GNOME
 # bug437293
 %ifarch ppc64
@@ -48,7 +48,7 @@
 libraries.
 
 %package tools
-License:GPLv2+ ; LGPLv2.1+
+License:GPL-2.0+ ; LGPL-2.1+
 Summary:The Bonobo Part of the GNOME User Interface Libraries -- Tools
 Group:  Development/Libraries/GNOME
 
@@ -61,7 +61,7 @@
 
 
 %package devel
-License:GPLv2+ ; LGPLv2.1+
+License:GPL-2.0+ ; LGPL-2.1+
 Summary:Include files and libraries mandatory for development with 
libbonoboui
 Group:  Development/Libraries/GNOME
 Requires:   %{name} = %{version} libbonobo-devel orbit2-devel 
libxml2-devel glib2-devel libgnomecanvas-devel libgnome-devel
@@ -78,7 +78,7 @@
 
 
 %package doc
-License:GPLv2+ ; LGPLv2.1+
+License:GPL-2.0+ ; LGPL-2.1+
 Summary:Documentation for libbonoboui
 Group:  Development/Libraries/GNOME
 Requires:   %{name} = %{version}

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libbonoboui for openSUSE:Factory

2011-05-03 Thread h_root

Hello community,

here is the log from the commit of package libbonoboui for openSUSE:Factory
checked in at Tue May 3 12:45:38 CEST 2011.




--- GNOME/libbonoboui/libbonoboui.changes   2011-02-13 17:23:46.0 
+0100
+++ libbonoboui/libbonoboui.changes 2011-04-04 15:48:18.0 +0200
@@ -1,0 +2,6 @@
+Mon Apr  4 13:45:37 UTC 2011 - fcro...@novell.com
+
+- Update to version 2.24.5:
+  + Updated translations.
+
+---

calling whatdependson for head-i586


Old:

  libbonoboui-2.24.4.tar.bz2

New:

  libbonoboui-2.24.5.tar.bz2



Other differences:
--
++ libbonoboui.spec ++
--- /var/tmp/diff_new_pack.erSXi7/_old  2011-05-03 12:44:31.0 +0200
+++ /var/tmp/diff_new_pack.erSXi7/_new  2011-05-03 12:44:31.0 +0200
@@ -35,8 +35,8 @@
 Obsoletes:  libbonoboui-64bit
 %endif
 #
-Version:2.24.4
-Release:2
+Version:2.24.5
+Release:1
 Summary:The Bonobo Part of the GNOME User Interface Libraries
 Source: %{name}-%{version}.tar.bz2
 Source99:   baselibs.conf

++ libbonoboui-2.24.4.tar.bz2 -> libbonoboui-2.24.5.tar.bz2 ++
 8549 lines of diff (skipped)






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org