forked from pool/gnote
Accepting request 334662 from GNOME:Next
Fixed sub OBS-URL: https://build.opensuse.org/request/show/334662 OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/gnote?expand=0&rev=76
This commit is contained in:
committed by
Git OBS Bridge
parent
7d0c168f94
commit
3e0abf522a
@@ -17,13 +17,13 @@
|
||||
|
||||
|
||||
Name: gnote
|
||||
Version: 3.16.2
|
||||
Version: 3.18.0
|
||||
Release: 0
|
||||
Summary: A Port of Tomboy to C++
|
||||
License: GPL-3.0+
|
||||
Group: Productivity/Text/Editors
|
||||
Url: http://live.gnome.org/Gnote
|
||||
Source: http://download.gnome.org/sources/gnote/3.16/%{name}-%{version}.tar.xz
|
||||
Source: http://download.gnome.org/sources/gnote/3.18/%{name}-%{version}.tar.xz
|
||||
BuildRequires: boost-devel >= 1.34
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: gcc-c++
|
||||
@@ -73,6 +73,7 @@ make %{?_smp_mflags}
|
||||
%make_install
|
||||
find %{buildroot}%{_libdir} -type f -name "*.la" -delete -print
|
||||
%suse_update_desktop_file gnote Utility DesktopUtility
|
||||
%fdupes %{buildroot}
|
||||
%find_lang %{name} %{?no_lang_C}
|
||||
|
||||
%clean
|
||||
@@ -96,7 +97,7 @@ test %{buildroot} != "/" && rm -rf %{buildroot}
|
||||
%{_bindir}/gnote
|
||||
%{_libdir}/gnote/
|
||||
# Splitting does not make sense as it's just a lib for gnote itself (and it's plugins)
|
||||
%{_libdir}/libgnote-3.16.so*
|
||||
%{_libdir}/libgnote-3.18.so*
|
||||
%{_libdir}/libgnote.so
|
||||
%{_datadir}/applications/gnote.desktop
|
||||
%{_datadir}/glib-2.0/schemas/org.gnome.gnote.gschema.xml
|
||||
|
Reference in New Issue
Block a user