Accepting request 46468 from GNOME:Factory
Copy from GNOME:Factory/gtk3 based on submit request 46468 from user vuntz OBS-URL: https://build.opensuse.org/request/show/46468 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk3?expand=0&rev=2
This commit is contained in:
committed by
Git OBS Bridge
parent
1ff05983ee
commit
4dc6c29438
@@ -21,7 +21,7 @@
|
||||
Name: gtk3
|
||||
%define _name gtk+
|
||||
Version: 2.90.5
|
||||
Release: 1
|
||||
Release: 2
|
||||
# FIXME: 2.90.5 doesn't compile with parallel build (bgo#624304). Check if this is still true for later versions.
|
||||
License: LGPLv2.1+
|
||||
Summary: The GTK+ toolkit library (version 3)
|
||||
@@ -30,6 +30,7 @@ Group: System/Libraries
|
||||
Source: ftp://ftp.gnome.org/pub/GNOME/sources/%{_name}/2.90/%{_name}-%{version}.tar.bz2
|
||||
Source1: README.SUSE
|
||||
Source2: gtkrc
|
||||
Source3: macros.gtk3
|
||||
Source99: baselibs.conf
|
||||
# PATCH-FIX-OPENSUSE gtk3-GTK_PATH64.patch sbrabec@novell.com - 64-bit dual install. Use GTK_PATH64 environment variable instead of GTK_PATH
|
||||
Patch0: gtk3-GTK_PATH64.patch
|
||||
@@ -169,6 +170,9 @@ touch %{buildroot}%{_libdir}/gtk-3.0/3.0.0/immodules.cache
|
||||
mv %{buildroot}%{_bindir}/gtk-query-immodules-3.0 %{buildroot}%{_bindir}/gtk-query-immodules-3.0-64
|
||||
mv %{buildroot}%{_mandir}/man1/gtk-query-immodules-3.0.1 %{buildroot}%{_mandir}/man1/gtk-query-immodules-3.0-64.1
|
||||
%endif
|
||||
# Install rpm macros
|
||||
mkdir -p %{buildroot}%{_sysconfdir}/rpm
|
||||
cp %{S:3} %{buildroot}%{_sysconfdir}/rpm
|
||||
%fdupes %{buildroot}%{_datadir}
|
||||
%fdupes %{buildroot}%{_libdir}
|
||||
|
||||
@@ -272,5 +276,6 @@ fi
|
||||
%{_libdir}/libgailutil-3.0.so
|
||||
%{_libdir}/libgdk-x11-3.0.so
|
||||
%{_libdir}/libgtk-x11-3.0.so
|
||||
%{_sysconfdir}/rpm/macros.gtk3
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user