SHA256
1
0
forked from pool/libwnck

Accepting request 97412 from home:vuntz:branches:GNOME:Factory

tweak

OBS-URL: https://build.opensuse.org/request/show/97412
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libwnck?expand=0&rev=79
This commit is contained in:
Vincent Untz
2011-12-21 04:36:23 +00:00
committed by Git OBS Bridge
parent 15129760d0
commit af7443f3d0
2 changed files with 7 additions and 9 deletions

View File

@@ -15,16 +15,14 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: libwnck
Version: 3.2.1
Release: 1
License: LGPL-2.1+
Release: 0
# 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-3_name 0
Summary: Window Navigator Construction Kit (Library Package)
License: LGPL-2.1+
Group: Development/Libraries/GNOME
Source: http://download.gnome.org/sources/libwnck/3.2/%{name}-%{version}.tar.bz2
Source1: %{name}_spec-update.sh
@@ -42,7 +40,6 @@ The Window Navigator Construction Kit is a library that can be used to
write task lists, pagers, and similar GNOME programs.
%package -n libwnck-3-0
License: LGPL-2.1+
Summary: Window Navigator Construction Kit (Library Package)
Group: Development/Libraries/GNOME
Provides: %{name} = %{version}
@@ -59,15 +56,16 @@ The Window Navigator Construction Kit is a library that can be used to
write task lists, pagers, and similar GNOME programs.
%package -n typelib-1_0-Wnck-3_0
Summary: Window Navigator Construction Kit (Library Package)
Summary: Window Navigator Construction Kit (Library Package) -- Introspection bindings
Group: System/Libraries
%description -n typelib-1_0-Wnck-3_0
The Window Navigator Construction Kit is a library that can be used to
write task lists, pagers, and similar GNOME programs.
This package provides the GObject Introspection bindings for libwnck.
%package tools
License: LGPL-2.1+
Summary: Window Navigator Construction Kit -- Tools
Group: Development/Libraries/GNOME
@@ -78,7 +76,6 @@ write task lists, pagers, and similar GNOME programs.
This package provides some utilities based on libwnck.
%package devel
License: LGPL-2.1+
Summary: Include Files and Libraries mandatory for Development
Group: Development/Libraries/GNOME
Requires: libwnck-3-0 = %{version}