- update to 1.3.2 release
- m17n-lib-no-gui-headers.patch is now upstream
This commit is contained in:
parent
f54d27f4bb
commit
cf04f18aaa
@ -1 +1 @@
|
||||
m17n-lib-1.3.1.tar.gz
|
||||
m17n-lib-1.3.2.tar.gz
|
||||
|
@ -4,8 +4,13 @@
|
||||
%define with_examples 0
|
||||
|
||||
Name: m17n-lib
|
||||
<<<<<<< m17n-lib.spec
|
||||
Version: 1.3.2
|
||||
Release: 1%{?dist}
|
||||
=======
|
||||
Version: 1.3.1
|
||||
Release: 1%{?dist}.1
|
||||
>>>>>>> 1.4
|
||||
Summary: Multilingual text library
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -26,7 +31,6 @@ BuildRequires: autoconf
|
||||
BuildRequires: anthy-devel
|
||||
%endif
|
||||
Requires: m17n-db
|
||||
Patch1: m17n-lib-no-gui-headers.patch
|
||||
Patch2: m17n-lib-nobuild-examples.patch
|
||||
|
||||
%description
|
||||
@ -45,12 +49,10 @@ Development files for %{name}.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%if ! %{with_gui}
|
||||
%patch1 -p0 -b .gui
|
||||
%endif
|
||||
%if ! %{with_examples}
|
||||
%patch2 -p1 -b .examples
|
||||
%endif
|
||||
# patch2 touches Makefile.am
|
||||
autoreconf
|
||||
|
||||
|
||||
@ -96,6 +98,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Feb 10 2006 Jens Petersen <petersen@redhat.com> - 1.3.2-1
|
||||
- update to 1.3.2 release
|
||||
- m17n-lib-no-gui-headers.patch is now upstream
|
||||
|
||||
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.3.1-1.1
|
||||
- rebuilt for new gcc4.1 snapshot and glibc changes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user