Blame SPECS/libthai.spec

df659a
Summary:  Thai language support routines
df659a
Name: libthai
df659a
Version: 0.1.28
df659a
Release: 8%{?dist}
df659a
License: LGPLv2+
df659a
Source: ftp://linux.thai.net/pub/thailinux/software/libthai/libthai-%{version}.tar.xz
df659a
Patch0: libthai-0.1.9-multilib.patch
df659a
URL: http://linux.thai.net
df659a
df659a
BuildRequires: gcc
df659a
BuildRequires: pkgconfig(datrie-0.2)
df659a
BuildRequires: doxygen
df659a
BuildRequires: make
df659a
df659a
%description
df659a
LibThai is a set of Thai language support routines aimed to ease
df659a
developers' tasks to incorporate Thai language support in their applications.
df659a
It includes important Thai-specific functions e.g. word breaking, input and
df659a
output methods as well as basic character and string supports.
df659a
df659a
%package devel
df659a
Summary:  Thai language support routines
df659a
Requires: %{name} = %{version}-%{release}
df659a
Requires: pkgconfig
df659a
df659a
%description devel
df659a
The libthai-devel package includes the header files and developer docs 
df659a
for the libthai package.
df659a
df659a
Install libthai-devel if you want to develop programs which will use
df659a
libthai.
df659a
df659a
%prep
df659a
%setup -q
df659a
%patch0 -p1 -b .multilib
df659a
df659a
%build
df659a
%configure --disable-static
df659a
make
df659a
df659a
%install
df659a
rm -rf $RPM_BUILD_ROOT
df659a
df659a
%makeinstall
df659a
df659a
# move installed doc files back to build directory to package them
df659a
# in the right place
df659a
mkdir installed-docs
df659a
mv $RPM_BUILD_ROOT%{_docdir}/libthai/* installed-docs
df659a
rmdir $RPM_BUILD_ROOT%{_docdir}/libthai
df659a
df659a
rm $RPM_BUILD_ROOT%{_libdir}/*.la
df659a
df659a
%ldconfig_scriptlets
df659a
df659a
%files
df659a
%doc README AUTHORS COPYING ChangeLog
df659a
%{_libdir}/lib*.so.*
df659a
%{_datadir}/libthai
df659a
df659a
%files devel
df659a
%doc installed-docs/*
df659a
%{_includedir}/thai
df659a
%{_libdir}/lib*.so
df659a
%{_libdir}/pkgconfig/*
df659a
df659a
%changelog
df659a
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.1.28-8
df659a
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
df659a
  Related: rhbz#1991688
df659a
df659a
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.1.28-7
df659a
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
df659a
df659a
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.28-6
df659a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
df659a
df659a
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.28-5
df659a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
df659a
df659a
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.28-4
df659a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
df659a
df659a
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.28-3
df659a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
df659a
df659a
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.28-2
df659a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
df659a
df659a
* Thu Aug  2 2018 Peng Wu <pwu@redhat.com> - 0.1.28-1
df659a
- Update to 0.1.28
df659a
df659a
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.27-3
df659a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
df659a
df659a
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.27-2
df659a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
df659a
df659a
* Wed Nov  1 2017 Peng Wu <pwu@redhat.com> - 0.1.27-1
df659a
- Update to 0.1.27
df659a
df659a
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.25-4
df659a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
df659a
df659a
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.25-3
df659a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
df659a
df659a
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.25-2
df659a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
df659a
df659a
* Sun Oct  9 2016 Peng Wu <pwu@redhat.com> - 0.1.25-1
df659a
- Update to 1.2.25
df659a
- Remove libthai-0.1.24-gcc6.patch, already in upstream tar ball
df659a
df659a
* Tue Feb 16 2016 Daiki Ueno <dueno@redhat.com> - 0.1.24-1
df659a
- Update to 0.1.24
df659a
- Apply patch from upstream, which fixes scim-thai FTBFS with GCC6 (Closes: #1308117)
df659a
df659a
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.21-3
df659a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
df659a
df659a
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.21-2
df659a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
df659a
df659a
* Tue Sep  2 2014 Daiki Ueno <dueno@redhat.com> - 0.1.21-1
df659a
- Update to 0.1.21
df659a
df659a
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.20-4
df659a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
df659a
df659a
* Fri Jul  4 2014 Daiki Ueno <dueno@redhat.com> - 0.1.20-3
df659a
- Unbundle libdatrie (Closes: #1062540)
df659a
df659a
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.20-2
df659a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
df659a
df659a
* Wed Apr 23 2014 Daiki Ueno <dueno@redhat.com> - 0.1.20-1
df659a
- Update to 0.1.20
df659a
- Update bundled libdatrie to 0.2.8
df659a
df659a
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.19-2
df659a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
df659a
df659a
* Wed Jun 12 2013 Daiki Ueno <dueno@redhat.com> - 0.1.19-1
df659a
- Update to 0.1.19
df659a
- Fix bogus dates in %%changelog
df659a
- Remove libthai-0.1.9-doxygen-segfault.patch, which is no longer
df659a
  necessary with the latest Doxygen
df659a
- Don't install man pages, as per upstream's default
df659a
df659a
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.14-7
df659a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
df659a
df659a
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.14-6
df659a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
df659a
df659a
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.14-5
df659a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
df659a
df659a
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.14-4
df659a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
df659a
df659a
* Wed Mar  3 2010 Behdad Esfahbod <behdad@redhat.com> - 0.1.14-3
df659a
- Update to 0.1.14
df659a
df659a
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.12-2
df659a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
df659a
df659a
* Sat Jun 27 2009 Matthias Clasen <mclasen@redhat.com> - 0.1.12-1
df659a
- Update to 0.1.12
df659a
df659a
* Fri Feb 27 2009 Matthias Clasen <mclasen@redhat.com> - 0.1.9-7
df659a
- Fix the build
df659a
df659a
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.9-6
df659a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
df659a
df659a
* Wed May 21 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.1.9-5
df659a
- fix license tag
df659a
df659a
* Mon Mar 17 2008 Matthias Clasen <mclasen@redhat.com> - 0.1.9-4
df659a
- Attempt to fix multilib conflict
df659a
df659a
* Mon Feb 18 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 0.1.9-3
df659a
- Autorebuild for GCC 4.3
df659a
df659a
* Tue Nov 13 2007 Behdad Esfahbod <besfahbo@redhat.com> 0.1.9-2
df659a
- Add libthai-0.1.9-doxygen-segfault.patch to workaround doxygen segfault
df659a
df659a
* Tue Aug 28 2007 Behdad Esfahbod <besfahbo@redhat.com> 0.1.9-1
df659a
- Update to 0.1.9
df659a
- Adjust patch
df659a
df659a
* Thu Aug 23 2007 Adam Jackson <ajax@redhat.com> - 0.1.7-6
df659a
- Rebuild for build ID
df659a
df659a
* Mon Jan 22 2007 Behdad Esfahbod <besfahbo@redhat.com> 0.1.7-5
df659a
- Export _th_*_tbl symbols too.  They are accessed by some of the macros.
df659a
df659a
* Wed Jan 17 2007 Behdad Esfahbod <besfahbo@redhat.com> 0.1.7-4
df659a
- Patch libthai.pc.in to not require datrie.
df659a
df659a
* Tue Jan 16 2007 Matthias Clasen <mclasen@redhat.com> 0.1.7-3
df659a
- Miscellaneous fixes
df659a
 
df659a
* Tue Jan 16 2007 Behdad Esfahbod <besfahbo@redhat.com> 0.1.7-2
df659a
- Apply comments from Matthias Clasen (#222611) 
df659a
- devel summary improvement
df659a
- devel require pkgconfig
df659a
- configure --disable-static
df659a
- Add comments about the voodoo
df659a
- Install docs in the right place
df659a
df659a
* Sun Jan 14 2007 Behdad Esfahbod <besfahbo@redhat.com> 0.1.7-1
df659a
- Initial package based on package by Supphachoke Suntiwichaya
df659a
  and Kamthorn Krairaksa for the OLPC.