From 10d2ac9561ceec6a930e85a1011404e3f67ab8122ab6aa2a35b1d05282319c86 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 13 Mar 2013 22:44:09 +0000 Subject: [PATCH] Accepting request 158500 from GNOME:Next Push GNOME:Next OBS-URL: https://build.opensuse.org/request/show/158500 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/startup-notification?expand=0&rev=19 --- startup-notification.changes | 5 +++++ startup-notification.spec | 12 ++++-------- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/startup-notification.changes b/startup-notification.changes index 84eaf35..614c551 100644 --- a/startup-notification.changes +++ b/startup-notification.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Mar 1 12:35:31 UTC 2013 - dimstar@opensuse.org + +- Spec-cleanup using format_spec_file service. + ------------------------------------------------------------------- Wed May 18 03:17:24 CEST 2011 - dimstar@opensuse.org diff --git a/startup-notification.spec b/startup-notification.spec index 26f4e75..d5ae3e8 100644 --- a/startup-notification.spec +++ b/startup-notification.spec @@ -1,7 +1,7 @@ # # spec file for package startup-notification # -# 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,14 +15,12 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: startup-notification Version: 0.12 -Release: 1 +Release: 0 Summary: Reference Implementation for the Startup-Notification Protocol -License: LGPLv2+ +License: LGPL-2.1+ Group: System/X11/Utilities Url: http://www.freedesktop.org/wiki/Software/startup-notification Source: startup-notification-%{version}.tar.bz2 @@ -35,9 +33,8 @@ Startup-notification contains a reference implementation of the startup-notification protocol. %package -n libstartup-notification-1-0 -License: LGPLv2+ -Group: System/X11/Utilities Summary: Reference Implementation for the Startup-Notification Protocol +Group: System/X11/Utilities Provides: %{name} = %{version} Obsoletes: %{name} < %{version} # bug437293 @@ -51,7 +48,6 @@ Startup-notification contains a reference implementation of the startup-notification protocol. %package devel -License: LGPLv2+ Summary: Include Files and Libraries mandatory for Development Group: Development/Libraries/GNOME Requires: libstartup-notification-1-0 = %{version}