This commit is contained in:
committed by
Git OBS Bridge
parent
28baafa40e
commit
7695271fae
15
libwnck.spec
15
libwnck.spec
@@ -12,10 +12,10 @@
|
||||
|
||||
Name: libwnck
|
||||
BuildRequires: fdupes gnome-common gtk-doc gtk2-devel intltool licenses perl-XML-Parser update-desktop-files
|
||||
License: LGPL v2 or later
|
||||
License: LGPL v2.1 or later
|
||||
Group: Development/Libraries/GNOME
|
||||
Version: 2.20.0
|
||||
Release: 1
|
||||
Release: 19
|
||||
# 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
|
||||
@@ -25,8 +25,6 @@ Source1: %{name}_spec-update.sh
|
||||
Patch4: libwnck-2.12.2-window-move-1.patch
|
||||
Patch8: libwnck-realistic-layout.patch
|
||||
Patch9: libwnck-opacity-2.patch
|
||||
# FIXME: someone should re-review this patch
|
||||
Patch10: libwnck-viewport-2.patch
|
||||
Patch11: libwnck-border_width-fix-2.patch
|
||||
Requires: libwnck-1-22 = %{version} licenses
|
||||
Requires: %{name}-lang = %{version}
|
||||
@@ -59,7 +57,7 @@ Authors:
|
||||
Havoc Pennington <hp@redhat.com>
|
||||
|
||||
%package devel
|
||||
Summary: Include Files and Libraries mandatory for Development.
|
||||
Summary: Include Files and Libraries mandatory for Development
|
||||
Group: Development/Libraries/GNOME
|
||||
Requires: %{name} = %{version} gtk2-devel
|
||||
|
||||
@@ -94,7 +92,6 @@ Authors:
|
||||
%patch4
|
||||
%patch8
|
||||
%patch9
|
||||
%patch10
|
||||
%patch11
|
||||
# rpmlint note: libwnck has a separate translation for both Bengali and Bengali India
|
||||
|
||||
@@ -104,7 +101,7 @@ autoreconf -f -i
|
||||
export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
|
||||
%configure\
|
||||
--disable-static
|
||||
make %{?jobs:-j%jobs}
|
||||
%__make %{?jobs:-j%jobs}
|
||||
|
||||
%install
|
||||
%makeinstall
|
||||
@@ -150,8 +147,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%files doc
|
||||
%defattr(-,root,root)
|
||||
%{_datadir}/gtk-doc/html/*
|
||||
|
||||
%changelog
|
||||
* Thu Nov 15 2007 - jpr@suse.de
|
||||
- Remove libwnck-viewport-2.patch, it was obsoleted by a different
|
||||
upstream patch
|
||||
* Tue Sep 18 2007 - sbrabec@suse.cz
|
||||
- Update to version 2.20.0:
|
||||
* translations update
|
||||
|
Reference in New Issue
Block a user