Accepting request 29751 from GNOME:Factory

Copy from GNOME:Factory/libwnck based on submit request 29751 from user vuntz

OBS-URL: https://build.opensuse.org/request/show/29751
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libwnck?expand=0&rev=36
This commit is contained in:
OBS User autobuild 2010-01-21 10:15:01 +00:00 committed by Git OBS Bridge
parent d5b405f8f3
commit fbaa1f17e1
2 changed files with 11 additions and 5 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jan 5 16:52:36 CET 2010 - jengelh@medozas.de
- Package baselibs.conf
-------------------------------------------------------------------
Tue Oct 6 19:28:48 CEST 2009 - vuntz@opensuse.org

View File

@ -1,7 +1,7 @@
#
# spec file for package libwnck (Version 2.28.0)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2010 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
@ -28,16 +28,17 @@ BuildRequires: licenses
Obsoletes: libwnck-64bit
%endif
#
License: LGPL v2.1 or later
License: LGPLv2.1+
Group: Development/Libraries/GNOME
Version: 2.28.0
Release: 2
Release: 3
# WARNING: After changing versions please call Re or rpmbuild to auto-update spec file:
#%(sh %{_sourcedir}/%{name}_spec-update.sh %{_sourcedir} %{name} libwnck-1)
%define libwnck-1_name 22
Summary: Window Navigator Construction Kit (Library Package)
Source: %{name}-%{version}.tar.bz2
Source1: %{name}_spec-update.sh
Source99: baselibs.conf
# PATCH-FIX-UPSTREAM libwnck-fix-bindings.patch vuntz@opensuse.org -- Taken from upstream
Patch0: libwnck-fix-bindings.patch
Requires: libwnck-1-22 = %{version} licenses
@ -49,7 +50,7 @@ The Window Navigator Construction Kit is a library that can be used to
write task lists, pagers, and similar GNOME programs.
%package -n libwnck-1-22
License: LGPL v2.1 or later
License: LGPLv2.1+
Summary: Window Navigator Construction Kit (Library Package)
Group: Development/Libraries/GNOME
# Require translation package (%{name}) not older than the library:
@ -65,7 +66,7 @@ The Window Navigator Construction Kit is a library that can be used to
write task lists, pagers, and similar GNOME programs.
%package devel
License: GPL v2 or later
License: GPLv2+
Summary: Include Files and Libraries mandatory for Development
Group: Development/Libraries/GNOME
Requires: %{name} = %{version} glib2-devel gtk2-devel