forked from pool/enchant
Accepting request 516071 from home:pgajdos:remove-aspell
- aspell to be removed from factory [bsc#1052949] OBS-URL: https://build.opensuse.org/request/show/516071 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/enchant?expand=0&rev=29
This commit is contained in:
parent
3abf97f51e
commit
5382369891
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 11 08:40:17 UTC 2017 - pgajdos@suse.com
|
||||||
|
|
||||||
|
- aspell to be removed from factory [bsc#1052949]
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon May 2 06:51:04 UTC 2016 - dimstar@opensuse.org
|
Mon May 2 06:51:04 UTC 2016 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package enchant
|
# spec file for package enchant
|
||||||
#
|
#
|
||||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -27,7 +27,6 @@ Source: http://www.abisource.com/downloads/%{name}/%{version}/%{name}-%{
|
|||||||
Source1: baselibs.conf
|
Source1: baselibs.conf
|
||||||
# PATCH-FIX-UPSTREAM enchant-hunspell-1.4.0.patch dimstar@opensuse.org -- Fix build against hunspell 1.4.0, where WORDMAXLEN is no longer exported
|
# PATCH-FIX-UPSTREAM enchant-hunspell-1.4.0.patch dimstar@opensuse.org -- Fix build against hunspell 1.4.0, where WORDMAXLEN is no longer exported
|
||||||
Patch0: enchant-hunspell-1.4.0.patch
|
Patch0: enchant-hunspell-1.4.0.patch
|
||||||
BuildRequires: aspell-devel
|
|
||||||
BuildRequires: dbus-1-glib-devel
|
BuildRequires: dbus-1-glib-devel
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: glib2-devel
|
BuildRequires: glib2-devel
|
||||||
@ -140,7 +139,6 @@ find %{buildroot} -type f -name "*.la" -delete -print
|
|||||||
# The directories are not versioned, unfortunately. Not good for the SLPP.
|
# The directories are not versioned, unfortunately. Not good for the SLPP.
|
||||||
%{_datadir}/enchant
|
%{_datadir}/enchant
|
||||||
%dir %{_libdir}/enchant
|
%dir %{_libdir}/enchant
|
||||||
%{_libdir}/enchant/libenchant_aspell.so
|
|
||||||
%{_libdir}/enchant/libenchant_ispell.so
|
%{_libdir}/enchant/libenchant_ispell.so
|
||||||
%{_libdir}/enchant/libenchant_myspell.so
|
%{_libdir}/enchant/libenchant_myspell.so
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user