Hello community,

here is the log from the commit of package gnome-menus for openSUSE:Factory
checked in at Fri Jul 8 11:52:03 CEST 2011.



--------
--- GNOME/gnome-menus/gnome-menus.changes       2011-04-27 14:11:49.000000000 
+0200
+++ /mounts/work_src_done/STABLE/gnome-menus/gnome-menus.changes        
2011-07-07 10:12:34.000000000 +0200
@@ -1,0 +2,18 @@
+Thu Jul  7 10:11:40 CEST 2011 - [email protected]
+
+- Fix License tags: all the code is LGPLv2.1+, except the editor
+  which is GPLv2+.
+
+-------------------------------------------------------------------
+Wed Jul  6 16:43:11 CEST 2011 - [email protected]
+
+- Change branding-upstream subpackage:
+  + Add Requires for gnome-menus since the branding package is
+    useless without it.
+  + Update summary and description.
+  + Make noarch.
+- Update descriptions in other subpackages.
+- Change branding Requires in main subpackage to be "= %{version}"
+  since it has to be versioned.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ gnome-menus.spec ++++++
--- /var/tmp/diff_new_pack.5jRCWv/_old  2011-07-08 11:51:11.000000000 +0200
+++ /var/tmp/diff_new_pack.5jRCWv/_new  2011-07-08 11:51:11.000000000 +0200
@@ -19,8 +19,8 @@
 
 Name:           gnome-menus
 Version:        3.0.1
-Release:        1
-License:        GFDLv1.1 ; GPLv2+ ; LGPLv2.1+
+Release:        2
+License:        LGPLv2.1+
 Summary:        The GNOME Desktop Menu
 Url:            http://www.gnome.org
 Group:          System/GUI/GNOME
@@ -39,12 +39,18 @@
 %if 0%{?BUILD_FROM_VCS}
 BuildRequires:  gnome-common
 %endif
-Requires:       %{name}-branding
+Requires:       %{name}-branding = %{version}
 Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
+%description
+The package contains an implementation of the draft "Desktop Menu
+Specification" from freedesktop.org:
+
+http://www.freedesktop.org/Standards/menu-spec
+
 %package -n libgnome-menu2
-License:        GFDLv1.1 ; GPLv2+ ; LGPLv2.1+
+License:        LGPLv2.1+
 Summary:        The GNOME Desktop Menu
 Group:          System/GUI/GNOME
 Requires:       %{name} >= %{version}
@@ -55,34 +61,20 @@
 #
 
 %description -n libgnome-menu2
-This package is free software and is part of the GNOME project.
-
 The package contains an implementation of the draft "Desktop Menu
 Specification" from freedesktop.org:
 
 http://www.freedesktop.org/Standards/menu-spec
 
-Also contained here are the GNOME menu layout configuration files,
-.directory files, and assorted menu-related utility programs.
-
-%description
-This package is free software and is part of the GNOME project.
-
-The package contains an implementation of the draft "Desktop Menu
-Specification" from freedesktop.org:
-
-http://www.freedesktop.org/Standards/menu-spec
-
-Also contained here are the GNOME menu layout configuration files,
-.directory files, and assorted menu-related utility programs.
-
 %package branding-upstream
-License:        GFDLv1.1 ; GPLv2+ ; LGPLv2.1+
-Summary:        Upstream Branding of The GNOME Desktop Menu
+License:        LGPLv2.1+
+Summary:        The GNOME Desktop Menu -- Upstream Menus Definitions
 Group:          System/GUI/GNOME
-Supplements:    packageand(%{name}:branding-upstream)
+Requires:       %{name} = %{version}
 Provides:       %{name}-branding = %{version}
 Conflicts:      otherproviders(%{name}-branding)
+Supplements:    packageand(%{name}:branding-upstream)
+BuildArch:      noarch
 #BRAND: This package contains set of needed .menu files in
 #BRAND: /etc/xdg/menus. .directory files in
 #BRAND: %{_datadir}/desktop-directories/Multimedia.directory are part of
@@ -90,18 +82,15 @@
 #BRAND: and modify .menu file to refer to it.
 
 %description branding-upstream
-This package is free software and is part of the GNOME project.
-
 The package contains an implementation of the draft "Desktop Menu
 Specification" from freedesktop.org:
 
 http://www.freedesktop.org/Standards/menu-spec
 
-Also contained here are the GNOME menu layout configuration files,
-.directory files, and assorted menu-related utility programs.
+This package provides the upstream definitions for menus.
 
 %package -n python-gnome-menus
-License:        GFDLv1.1 ; GPLv2+ ; LGPLv2.1+
+License:        LGPLv2.1+
 Summary:        Python Bindings for the GNOME Desktop Menu
 Group:          System/GUI/GNOME
 Requires:       libgnome-menu2
@@ -109,18 +98,13 @@
 %py_requires
 
 %description -n python-gnome-menus
-This package is free software and is part of the GNOME project.
-
 The package contains an implementation of the draft "Desktop Menu
 Specification" from freedesktop.org:
 
 http://www.freedesktop.org/Standards/menu-spec
 
-Also contained here are the GNOME menu layout configuration files,
-.directory files, and assorted menu-related utility programs.
-
 %package editor
-License:        GFDLv1.1 ; GPLv2+ ; LGPLv2.1+
+License:        GPLv2+
 Summary:        Editor for the GNOME Desktop Menu
 Group:          System/GUI/GNOME
 Requires:       libgnome-menu2
@@ -129,34 +113,24 @@
 %py_requires
 
 %description editor
-This package is free software and is part of the GNOME project.
-
 The package contains an implementation of the draft "Desktop Menu
 Specification" from freedesktop.org:
 
 http://www.freedesktop.org/Standards/menu-spec
 
-Also contained here are the GNOME menu layout configuration files,
-.directory files, and assorted menu-related utility programs.
-
 %package devel
-License:        GFDLv1.1 ; GPLv2+ ; LGPLv2.1+
+License:        LGPLv2.1+
 Summary:        The GNOME Desktop Menu
 Group:          System/GUI/GNOME
 Requires:       glib2-devel
 Requires:       libgnome-menu2 = %{version}
 
 %description devel
-This package is free software and is part of the GNOME project.
-
 The package contains an implementation of the draft "Desktop Menu
 Specification" from freedesktop.org:
 
 http://www.freedesktop.org/Standards/menu-spec
 
-Also contained here are the GNOME menu layout configuration files,
-.directory files, and assorted menu-related utility programs.
-
 %lang_package
 %prep
 %setup -q


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



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to