]> git.pld-linux.org Git - packages/enchant.git/commitdiff
- rel.2, updated deps, --as-needed for LDFLAGS auto/th/enchant-1_2_6-2
authorfreetz <freetz@pld-linux.org>
Thu, 13 Jul 2006 17:22:12 +0000 (17:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    enchant.spec -> 1.17

enchant.spec

index 76ee48e0879813269377951a30dd1df65b2e205e..925ad0911baa8a8aeed50d1412a363f21a411315 100644 (file)
@@ -6,7 +6,7 @@ Summary:        libenchant - generic spell checking library
 Summary(pl):   libenchant - ogólna biblioteka sprawdzania pisowni
 Name:          enchant
 Version:       1.2.6
 Summary(pl):   libenchant - ogólna biblioteka sprawdzania pisowni
 Name:          enchant
 Version:       1.2.6
-Release:       1
+Release:       2
 License:       LGPL
 Group:         Libraries
 Source0:       http://www.abisource.com/downloads/enchant/1.2.6/%{name}-%{version}.tar.gz
 License:       LGPL
 Group:         Libraries
 Source0:       http://www.abisource.com/downloads/enchant/1.2.6/%{name}-%{version}.tar.gz
@@ -15,7 +15,7 @@ URL:          http://www.abisource.com/enchant/
 BuildRequires: aspell-devel >= 2:0.50.0
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: aspell-devel >= 2:0.50.0
 BuildRequires: autoconf
 BuildRequires: automake
-BuildRequires: glib2-devel >= 2.0
+BuildRequires: glib2-devel >= 1:2.12.0
 BuildRequires: hspell-devel >= 0.9-3
 BuildRequires: libtool
 BuildRequires: pkgconfig
 BuildRequires: hspell-devel >= 0.9-3
 BuildRequires: libtool
 BuildRequires: pkgconfig
@@ -69,7 +69,7 @@ Summary:      Header files for enchant library
 Summary(pl):   Pliki nag³ówkowe biblioteki enchant
 Group:         Development/Libraries
 Requires:      %{name} = %{version}-%{release}
 Summary(pl):   Pliki nag³ówkowe biblioteki enchant
 Group:         Development/Libraries
 Requires:      %{name} = %{version}-%{release}
-Requires:      glib2-devel >= 2.0
+Requires:      glib2-devel >= 1:2.12.0
 
 %description devel
 Header files for enchant library.
 
 %description devel
 Header files for enchant library.
@@ -158,6 +158,7 @@ Modu
 %{__aclocal} -I ac-helpers
 %{__autoconf}
 %{__automake}
 %{__aclocal} -I ac-helpers
 %{__autoconf}
 %{__automake}
+LDFLAGS="%{rpmldflags} -Wl,--as-needed"                                                                 
 %configure \
        --disable-binreloc \
        %{!?with_static_libs:--disable-static} \
 %configure \
        --disable-binreloc \
        %{!?with_static_libs:--disable-static} \
This page took 0.074499 seconds and 4 git commands to generate.