Author: freetz Date: Thu Jul 13 17:22:17 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - rel.2, updated deps, --as-needed for LDFLAGS
---- Files affected: SPECS: enchant.spec (1.16 -> 1.17) ---- Diffs: ================================================================ Index: SPECS/enchant.spec diff -u SPECS/enchant.spec:1.16 SPECS/enchant.spec:1.17 --- SPECS/enchant.spec:1.16 Sun May 7 22:39:26 2006 +++ SPECS/enchant.spec Thu Jul 13 19:22:12 2006 @@ -7,7 +7,7 @@ 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 @@ -16,7 +16,7 @@ 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 @@ -70,7 +70,7 @@ 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. @@ -159,6 +159,7 @@ %{__aclocal} -I ac-helpers %{__autoconf} %{__automake} +LDFLAGS="%{rpmldflags} -Wl,--as-needed" %configure \ --disable-binreloc \ %{!?with_static_libs:--disable-static} \ @@ -242,6 +243,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.17 2006/07/13 17:22:12 freetz +- rel.2, updated deps, --as-needed for LDFLAGS + Revision 1.16 2006/05/07 20:39:26 charles - updated to 1.2.6 - BR hspell-devel up to 0.9-3 (zlib-devel deps) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/enchant.spec?r1=1.16&r2=1.17&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
