Hello community, here is the log from the commit of package gnome-blog checked in at Mon Sep 29 19:31:20 CEST 2008. -------- --- GNOME/gnome-blog/gnome-blog.changes 2007-09-07 00:42:02.000000000 +0200 +++ /mounts/work_src_done/STABLE/gnome-blog/gnome-blog.changes 2008-09-28 21:05:38.000000000 +0200 @@ -1,0 +2,5 @@ +Sun Sep 28 21:05:30 CEST 2008 - aj@suse.de + +- Cleanup buildrequires. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-blog.spec ++++++ --- /var/tmp/diff_new_pack.Bnx327/_old 2008-09-29 19:30:50.000000000 +0200 +++ /var/tmp/diff_new_pack.Bnx327/_new 2008-09-29 19:30:50.000000000 +0200 @@ -1,31 +1,37 @@ # # spec file for package gnome-blog (Version 0.9.1) # -# Copyright (c) 2007 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. +# Copyright (c) 2008 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 +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + # Please submit bugfixes or comments via http://bugs.opensuse.org/ # # norootforbuild + Name: gnome-blog -BuildRequires: fdupes gnutls-devel intltool libglade2-devel libgnomeprintui-devel libgnomeui-devel libwnck-devel python-devel python-gnome-devel python-gobject2-devel update-desktop-files +BuildRequires: fdupes intltool python-devel python-gnome-devel python-gobject2-devel update-desktop-files Version: 0.9.1 -Release: 119 +Release: 271 License: GPL v2 or later Group: Productivity/Networking/Web/Utilities Requires: python-gnome python-gnome-extras gnome-python-desktop Summary: A GNOME Panel Applet for Posting to bloggerAPI-Compatible Blogs -URL: http://www.gnome.org/~seth/gnome-blog/ +Url: http://www.gnome.org/~seth/gnome-blog/ Source: %{name}-%{version}.tar.bz2 Patch: gnome-blog-deprecation-warning.patch Requires: %{name}-lang = %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build - %py_requires - %gconf_schemas_prereq %description @@ -59,18 +65,14 @@ cat %{name}.schemas_list >%{name}.lst # Some sites use different partitions for /usr/(lib|lib64) and /usr/share. Since you # can't create hardlinks across partitions, we'll do this more than once. - %fdupes $RPM_BUILD_ROOT/%{_libdir} - %fdupes $RPM_BUILD_ROOT/%{_datadir} - %fdupes $RPM_BUILD_ROOT/%{_bindir} %clean rm -rf $RPM_BUILD_ROOT %pre -f %{name}.schemas_pre - %posttrans -f %{name}.schemas_posttrans %preun -f %{name}.schemas_preun @@ -89,33 +91,35 @@ %files lang -f %{name}.lang %changelog -* Fri Sep 07 2007 - maw@suse.de +* Sun Sep 28 2008 aj@suse.de +- Cleanup buildrequires. +* Fri Sep 07 2007 maw@suse.de - Fix last change. Duh. -* Thu Sep 06 2007 - maw@suse.de +* Thu Sep 06 2007 maw@suse.de - Don't run %%fdupes on directories where multiple partitions are liable to be mounted. -* Wed Aug 08 2007 - maw@suse.de +* Wed Aug 08 2007 maw@suse.de - Use %%fdupes - Split off a -lang subpackage. -* Thu Jun 07 2007 - sbrabec@suse.cz +* Thu Jun 07 2007 sbrabec@suse.cz - Removed invalid desktop Category "Application" (#254654). -* Thu Mar 22 2007 - sbrabec@suse.cz +* Thu Mar 22 2007 sbrabec@suse.cz - Fixed gconf scriptlets. -* Thu Jan 25 2007 - ro@suse.de +* Thu Jan 25 2007 ro@suse.de - GNOME moved to /usr -* Fri Nov 17 2006 - jhargadon@suse.de +* Fri Nov 17 2006 jhargadon@suse.de - applied a patch from upstream cvs that corrects some deprecation errors. Now the About... menu item works as intended. -* Tue Nov 14 2006 - jhargadon@suse.de +* Tue Nov 14 2006 jhargadon@suse.de - corrected the desktop category from Applet to TextEditor to resolve bug #219794 -* Mon Oct 30 2006 - jhargadon@suse.de +* Tue Oct 31 2006 jhargadon@suse.de - added gnome-python-desktop to Requires -* Wed Aug 16 2006 - cthiel@suse.de +* Wed Aug 16 2006 cthiel@suse.de - buildrequire python-gnome-devel instead of python-gnome -* Wed Aug 16 2006 - ro@suse.de +* Wed Aug 16 2006 ro@suse.de - added python-gobject2-devel to BuildRequires -* Thu Jun 22 2006 - jpr@suse.de +* Thu Jun 22 2006 jpr@suse.de - Update to 0.9.1 * Make add link dialog stay near and above the blog window (Tommi Komulainen) @@ -131,23 +135,23 @@ (Olav Vitters) * Fix blogs.gnome.org XML-RPC URL (Olav Vitters) * Translation updates -* Wed Jan 25 2006 - mls@suse.de +* Wed Jan 25 2006 mls@suse.de - converted neededforbuild to BuildRequires -* Mon Sep 12 2005 - jpr@suse.de +* Mon Sep 12 2005 jpr@suse.de - Remove nautilus requires, looks like leftover cruft - Specify the libexecdir to use something relevant to gnome-blog - Remove GNOME_BlogApplet.server.in so that the correct directory propogates through to the .server file (114325) -* Mon Jun 13 2005 - gekker@suse.de +* Tue Jun 14 2005 gekker@suse.de - Update to version 0.9 - Add Requires python-gnome-extras -* Thu Feb 17 2005 - gekker@suse.de +* Thu Feb 17 2005 gekker@suse.de - Add gnome-blog-poster.patch to fix gconf problems - Add _makefile patch - Fix to install in correct directories -* Tue Feb 15 2005 - ro@suse.de +* Tue Feb 15 2005 ro@suse.de - ok, currently nautilus uses libdir ... -* Tue Feb 15 2005 - ro@suse.de +* Tue Feb 15 2005 ro@suse.de - fix build on lib64 -* Sat Feb 12 2005 - gekker@suse.de +* Sat Feb 12 2005 gekker@suse.de - Initial import of package, version 0.8 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de