Blame SPECS/iso-codes.spec

446f76
Name:       iso-codes
446f76
Summary:    ISO code lists and translations
446f76
Version:    4.6.0
446f76
Release:    3%{?dist}
446f76
License:    LGPLv2+
446f76
URL:        https://salsa.debian.org/iso-codes-team/iso-codes
446f76
Source0:    https://salsa.debian.org/iso-codes-team/%{name}/-/archive/%{name}-%{version}/%{name}-%{name}-%{version}.tar.gz
446f76
446f76
BuildRequires: gettext
446f76
BuildRequires: python3
446f76
BuildRequires: make
446f76
BuildArch: noarch
446f76
446f76
# for /usr/share/xml
446f76
Requires: xml-common
446f76
446f76
%description
446f76
This package provides the ISO 639 Language code list, the ISO 4217
446f76
Currency code list, the ISO 3166 Territory code list, and ISO 3166-2
446f76
sub-territory lists, and all their translations in gettext format.
446f76
446f76
%package devel
446f76
Summary: Files for development using %{name}
446f76
Requires: %{name} = %{version}-%{release}
446f76
446f76
%description devel
446f76
This package contains the pkg-config files for development
446f76
when building programs that use %{name}.
446f76
446f76
%prep
446f76
%autosetup -n %{name}-%{name}-%{version}
446f76
446f76
%build
446f76
%configure
446f76
%make_build
446f76
446f76
%install
446f76
%make_install INSTALL="%{__install} -p"
446f76
446f76
%find_lang %{name} --all-name
446f76
446f76
%files -f %{name}.lang
446f76
%doc ChangeLog.md README.md
446f76
%license COPYING
446f76
%dir %{_datadir}/xml/iso-codes
446f76
%{_datadir}/xml/iso-codes/*.xml
446f76
%{_datadir}/iso-codes
446f76
446f76
%files devel
446f76
%{_datadir}/pkgconfig/iso-codes.pc
446f76
446f76
%changelog
446f76
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 4.6.0-3
446f76
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
446f76
  Related: rhbz#1991688
446f76
446f76
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 4.6.0-2
446f76
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
446f76
446f76
* Mon Mar 08 2021 Parag Nemade <pnemade AT redhat DOT com> - 4.6.0-1
446f76
- Update to 4.6.0 version (#1936377)
446f76
446f76
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 4.5.0-3
446f76
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
446f76
446f76
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.5.0-2
446f76
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
446f76
446f76
* Wed May 20 2020 Parag Nemade <pnemade AT redhat DOT com> - 4.5.0-1
446f76
- Update to 4.5.0 version (#1837748)
446f76
446f76
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.4-2
446f76
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
446f76
446f76
* Wed Oct 09 2019 Parag Nemade <pnemade AT redhat DOT com> - 4.4-1
446f76
- Update to 4.4 version (#1758138)
446f76
446f76
* Fri Aug 16 2019 Parag Nemade <pnemade AT redhat DOT com> - 4.3-2
446f76
- Simple rebuilt to have f32 and f31 dist-git in sync
446f76
446f76
* Fri Aug 16 2019 Parag Nemade <pnemade AT redhat DOT com> - 4.3-1
446f76
- Update to 4.3 version (#1733770)
446f76
446f76
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 4.2-3
446f76
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
446f76
446f76
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 4.2-2
446f76
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
446f76
446f76
* Mon Jan 28 2019 Parag Nemade <pnemade AT redhat DOT com> - 4.2-1
446f76
- Update to 4.2 version (#1669653)
446f76
446f76
* Fri Dec 14 2018 Parag Nemade <pnemade AT redhat DOT com> - 4.1-1
446f76
- Update to 4.1 version (#1659319)
446f76
- Upstream moved ChangeLog to ChangeLog.md
446f76
446f76
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.79-2
446f76
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
446f76
446f76
* Wed May 16 2018 Parag Nemade <pnemade AT redhat DOT com> - 3.79-1
446f76
- Update to 3.79 version (#1577820)
446f76
446f76
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.77-2
446f76
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
446f76
446f76
* Wed Nov 22 2017 Parag Nemade <pnemade AT redhat DOT com> - 3.77-1
446f76
- Update to 3.77 version (#1516284)
446f76
446f76
* Tue Sep 19 2017 Parag Nemade <pnemade AT redhat DOT com> - 3.76-1
446f76
- Update to 3.76 version
446f76
446f76
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.75-2
446f76
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
446f76
446f76
* Wed Apr 26 2017 Parag Nemade <pnemade AT redhat DOT com> - 3.75-1
446f76
- Update to 3.75 version
446f76
446f76
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.74-2
446f76
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
446f76
446f76
* Thu Jan 19 2017 Parag Nemade <pnemade AT redhat DOT com> - 3.74-1
446f76
- Update to 3.74
446f76
446f76
* Tue Jan 03 2017 Parag Nemade <pnemade AT redhat DOT com> - 3.73-1
446f76
- Update to 3.73
446f76
446f76
* Mon Jan 02 2017 Björn Esser <bjoern.esser@gmail.com> - 3.72-2
446f76
- Updated spec to use recent macros
446f76
- Added needed BR: python3
446f76
446f76
* Mon Dec 12 2016 Parag Nemade <pnemade AT redhat DOT com> - 3.72-1
446f76
- Update to 3.72
446f76
446f76
* Thu Nov 17 2016 Parag Nemade <pnemade AT redhat DOT com> - 3.71-1
446f76
- Update to 3.71
446f76
446f76
* Tue Aug 30 2016 Parag Nemade <pnemade AT redhat DOT com> - 3.70-1
446f76
- Update to 3.70
446f76
446f76
* Mon Aug 08 2016 Parag Nemade <pnemade AT redhat DOT com> - 3.69-1
446f76
- Update to 3.69
446f76
446f76
* Tue May 03 2016 Parag Nemade <pnemade AT redhat DOT com> - 3.68-1
446f76
- Upstream renamed README to README.md
446f76
- Update to 3.68
446f76
446f76
* Mon Apr 04 2016 Parag Nemade <pnemade AT redhat DOT com> - 3.67-1
446f76
- Update to 3.67
446f76
- LICENSE renamed to COPYING file
446f76
446f76
* Wed Mar 02 2016 Parag Nemade <pnemade AT redhat DOT com> - 3.66-1
446f76
- Update to 3.66
446f76
- Upstream now providing json formatted iso-codes data
446f76
446f76
* Thu Feb 04 2016 Parag Nemade <pnemade AT redhat DOT com> - 3.65-1
446f76
- Update to 3.65
446f76
446f76
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.64-2
446f76
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
446f76
446f76
* Tue Jan 05 2016 Parag Nemade <pnemade AT redhat DOT com> - 3.64-1
446f76
- Update to 3.64
446f76
446f76
* Fri Nov 27 2015 Parag Nemade <pnemade AT redhat DOT com> - 3.63-1
446f76
- Update to 3.63
446f76
446f76
* Fri Oct 02 2015 Parag Nemade <pnemade AT redhat DOT com> - 3.62-1
446f76
- Update to 3.62
446f76
446f76
* Wed Sep 02 2015 Parag Nemade <pnemade AT redhat DOT com> - 3.61-1
446f76
- Update to 3.61
446f76
- Drop Group tag
446f76
- use %%license macro
446f76
446f76
* Mon Aug 03 2015 Parag Nemade <pnemade AT redhat DOT com> - 3.60-1
446f76
- Update to 3.60
446f76
446f76
* Fri Jul 03 2015 Parag Nemade <pnemade AT redhat DOT com> - 3.59-1
446f76
- Update to 3.59
446f76
446f76
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.58-2
446f76
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
446f76
446f76
* Tue Jun 09 2015 Parag Nemade <pnemade AT redhat DOT com> - 3.58-1
446f76
- Update to 3.58
446f76
446f76
* Tue Oct 28 2014 Parag Nemade <pnemade AT redhat DOT com> - 3.57-1
446f76
- Update to 3.57
446f76
446f76
* Wed Sep 03 2014 Parag Nemade <pnemade AT redhat DOT com> - 3.56-1
446f76
- Update to 3.56
446f76
446f76
* Thu Jul 10 2014 Parag Nemade <pnemade AT redhat DOT com> - 3.55-1
446f76
- Update to 3.55
446f76
446f76
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.54-2
446f76
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
446f76
446f76
* Tue Jun 03 2014 Parag Nemade <pnemade AT redhat DOT com> - 3.54-1
446f76
- Update to 3.54
446f76
446f76
* Fri May 02 2014 Parag Nemade <pnemade AT redhat DOT com> - 3.53-1
446f76
- Update to 3.53
446f76
446f76
* Thu Apr 03 2014 Parag Nemade <pnemade AT redhat DOT com> - 3.52-1
446f76
- Update to 3.52
446f76
446f76
* Tue Feb 04 2014 Parag Nemade <pnemade AT redhat DOT com> - 3.51-1
446f76
- Update to 3.51
446f76
446f76
* Thu Jan 02 2014 Parag Nemade <pnemade AT redhat DOT com> - 3.50-1
446f76
- Update to 3.50
446f76
446f76
* Fri Dec 06 2013 Parag Nemade <pnemade AT redhat DOT com> - 3.49-1
446f76
- Update to 3.49
446f76
446f76
* Sun Nov 03 2013 Parag Nemade <pnemade AT redhat DOT com> - 3.48-1
446f76
- Update to 3.48
446f76
446f76
* Fri Oct 04 2013 Parag Nemade <pnemade AT redhat DOT com> - 3.47-1
446f76
- Update to 3.47
446f76
446f76
* Mon Sep 02 2013 Parag Nemade <pnemade AT redhat DOT com> - 3.46-1
446f76
- Update to 3.46
446f76
446f76
* Mon Aug 05 2013 Parag Nemade <pnemade AT redhat DOT com> - 3.45-1
446f76
- Update to 3.45
446f76
446f76
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.44-2
446f76
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
446f76
446f76
* Fri Jul 05 2013 Parag Nemade <pnemade AT redhat DOT com> - 3.44-1
446f76
- Update to 3.44
446f76
446f76
* Mon Jun 10 2013 Parag Nemade <pnemade AT redhat DOT com> - 3.43-1
446f76
- Update to 3.43
446f76
446f76
* Tue May 07 2013 Parag Nemade <pnemade AT redhat DOT com> - 3.42-1
446f76
- Update to 3.42
446f76
446f76
* Wed Feb 27 2013 Parag Nemade <pnemade AT redhat DOT com> - 3.41-2
446f76
- bump the spec for missing updated sources
446f76
446f76
* Mon Feb 25 2013 Parag Nemade <pnemade AT redhat DOT com> - 3.41-1
446f76
- Update to 3.41
446f76
446f76
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.40-2
446f76
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
446f76
446f76
* Sun Nov 04 2012 Parag Nemade <pnemade AT redhat DOT com> - 3.40-1
446f76
- Update to 3.40
446f76
446f76
* Thu Oct 04 2012 Parag Nemade <pnemade AT redhat DOT com> - 3.39-1
446f76
- Update to 3.39
446f76
446f76
* Wed Aug 08 2012 Parag Nemade <pnemade AT redhat DOT com> - 3.38-1
446f76
- Update to 3.38
446f76
446f76
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.37-2
446f76
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
446f76
446f76
* Mon Jul 02 2012 Parag Nemade <pnemade AT redhat DOT com> - 3.37-1
446f76
- Update to 3.37
446f76
446f76
* Thu Jun 07 2012 Parag Nemade <pnemade AT redhat DOT com> - 3.36-1
446f76
- Update to 3.36
446f76
446f76
* Wed May 02 2012 Parag Nemade <pnemade AT redhat DOT com> - 3.35-1
446f76
- Update to 3.35
446f76
446f76
* Wed Apr 04 2012 Parag Nemade <pnemade AT redhat DOT com> - 3.34-1
446f76
- Update to 3.34
446f76
446f76
* Wed Mar 14 2012 Parag Nemade <pnemade AT redhat DOT com> - 3.33-1
446f76
- Update to 3.33
446f76
446f76
* Thu Feb 09 2012 Parag Nemade <pnemade AT redhat DOT com> - 3.32.2-1
446f76
- Update to 3.32.2
446f76
446f76
* Sat Feb 04 2012 Parag Nemade <pnemade AT redhat DOT com> - 3.32.1-1
446f76
- Update to 3.32.1
446f76
446f76
* Thu Jan 12 2012 Parag Nemade <pnemade AT redhat DOT com> - 3.32-1
446f76
- Update to 3.32
446f76
446f76
* Mon Dec 05 2011 Parag Nemade <pnemade AT redhat DOT com> - 3.31-1
446f76
- Update to 3.31
446f76
446f76
* Mon Nov 07 2011 Parag Nemade <pnemade AT redhat DOT com> - 3.30-1
446f76
- Update to 3.30
446f76
446f76
* Mon Oct 03 2011 Parag Nemade <pnemade AT redhat DOT com> - 3.29-1
446f76
- Update to 3.29
446f76
446f76
* Tue Sep 06 2011 Parag Nemade <pnemade AT redhat DOT com> - 3.28-1
446f76
- Update to 3.28
446f76
446f76
* Mon Aug 08 2011 Parag Nemade <pnemade AT redhat DOT com> - 3.27.1-1
446f76
- Update to 3.27.1
446f76
446f76
* Wed Jul 13 2011 Parag Nemade <pnemade AT redhat DOT com> - 3.27-1
446f76
- Update to 3.27
446f76
446f76
* Mon May 02 2011 Parag Nemade <pnemade AT redhat.com> - 3.25.1-1
446f76
- Update to 3.25.1
446f76
446f76
* Sun Apr  3 2011 Christopher Aillon <caillon@redhat.com> - 3.25-1
446f76
- Update to 3.25
446f76
446f76
* Mon Mar 07 2011 Parag Nemade <pnemade AT redhat.com> - 3.24.2-1
446f76
- Update to 3.24.2
446f76
446f76
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.24.1-2
446f76
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
446f76
446f76
* Wed Feb 09 2011 Parag Nemade <pnemade AT redhat.com> - 3.24.1-1
446f76
- Update to 3.24.1
446f76
446f76
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.24-2
446f76
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
446f76
446f76
* Fri Jan 07 2011 Parag Nemade <pnemade AT redhat.com> - 3.24-1
446f76
- Update to 3.24
446f76
446f76
* Mon Dec 06 2010 Parag Nemade <pnemade AT redhat.com> - 3.23-1
446f76
- Update to 3.23
446f76
446f76
* Tue Nov 09 2010 Parag Nemade <pnemade AT redhat.com> - 3.22-1
446f76
- Update to 3.22
446f76
446f76
* Mon Oct 04 2010 Parag Nemade <pnemade AT redhat.com> - 3.21-1
446f76
- Update to 3.21
446f76
446f76
* Tue Sep 07 2010 Parag Nemade <pnemade AT redhat.com> - 3.20-1
446f76
- Update to 3.20
446f76
- Drop buildroot, %%clean and cleaning buildroot in %%install
446f76
446f76
* Wed Aug 04 2010 Parag Nemade <pnemade AT redhat.com> - 3.19-1
446f76
- Update to 3.19
446f76
446f76
* Mon Jul 05 2010 Parag Nemade <pnemade AT redhat.com> - 3.18-1
446f76
- Update to 3.18
446f76
446f76
* Wed Jun 16 2010 Parag Nemade <pnemade AT redhat.com> - 3.17-1
446f76
- Update to 3.17
446f76
446f76
* Mon May 03 2010 Parag Nemade <pnemade AT redhat.com> - 3.16-1
446f76
- Update to 3.16
446f76
446f76
* Mon Apr 05 2010 Parag Nemade <pnemade AT redhat.com> - 3.15-1
446f76
- Update to 3.15
446f76
446f76
* Tue Mar 02 2010 Parag Nemade <pnemade AT redhat.com> - 3.14-1
446f76
- Update to 3.14
446f76
446f76
* Tue Feb 02 2010 Parag Nemade <pnemade AT redhat.com> - 3.13-1
446f76
- Update to 3.13
446f76
446f76
* Tue Jan 12 2010 Parag Nemade <pnemade AT redhat.com> - 3.12.1-1
446f76
- Update to 3.12.1
446f76
446f76
* Wed Dec 02 2009 Parag Nemade <pnemade AT redhat.com> - 3.12-1
446f76
- Update to 3.12
446f76
446f76
* Mon Nov 02 2009 Parag Nemade <pnemade@redhat.com> - 3.11.1-1
446f76
- Update to 3.11.1
446f76
446f76
* Fri Oct 23 2009 Parag Nemade <pnemade@redhat.com> - 3.11-1
446f76
- Update to 3.11
446f76
446f76
* Thu Sep 17 2009 Parag Nemade <pnemade@redhat.com> - 3.10.3-1
446f76
- Update to 3.10.3
446f76
446f76
* Wed Aug 05 2009 Parag Nemade <pnemade@redhat.com> - 3.10.2-1
446f76
- Update to 3.10.2
446f76
446f76
* Tue Aug 04 2009 Parag Nemade <pnemade@redhat.com> - 3.10.1-1
446f76
- Update to 3.10.1
446f76
446f76
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.10-3
446f76
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
446f76
446f76
* Tue Jun 02 2009 Parag Nemade <pnemade@redhat.com> - 3.10-2
446f76
- Upstream stopped providing iso_639.tab file since 3.9 release,
446f76
  so remove it from %%files.
446f76
446f76
* Tue Jun 02 2009 Parag Nemade <pnemade@redhat.com> - 3.10-1
446f76
- Update to 3.10
446f76
446f76
* Mon Apr 27 2009 Christopher Aillon <caillon@redhat.com> - 3.8-1
446f76
- Update to 3.8
446f76
446f76
* Sun Mar 22 2009 Christopher Aillon <caillon@redhat.com> - 3.7-1
446f76
- Update to 3.7
446f76
446f76
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.6-2
446f76
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
446f76
446f76
* Mon Feb  2 2009 Christopher Aillon <caillon@redhat.com> - 3.6-1
446f76
- Update to 3.6
446f76
446f76
* Mon Jan  5 2009 Christopher Aillon <caillon@redhat.com> - 3.5.1-1
446f76
- Update to 3.5.1
446f76
446f76
* Tue Dec  9 2008 Christopher Aillon <caillon@redhat.com> - 3.5-1
446f76
- Update to 3.5
446f76
446f76
* Sat Sep 20 2008 Ville Skyttä <ville.skytta at iki.fi> - 3.3-1
446f76
- Update to 3.3.
446f76
- Address minor issues in merge review (#225918): update %%description,
446f76
  don't use %%makeinstall, drop unneeded %%debug_package override, use
446f76
  parallel build.
446f76
446f76
* Wed Jul  2 2008 Christopher Aillon <caillon@redhat.com> - 3.1-1
446f76
- Update to 3.1
446f76
446f76
* Wed May  7 2008 Christopher Aillon <caillon@redhat.com> 2.1-1
446f76
- Update to 2.1
446f76
446f76
* Sun Mar  9 2008 Christopher Aillon <caillon@redhat.com> 2.0-1
446f76
- Update to 2.0
446f76
446f76
* Wed Feb 27 2008 Christopher Aillon <caillon@redhat.com> 1.9-1
446f76
- Update to 1.9
446f76
446f76
* Tue Feb  5 2008 Matthias Clasen <mclasen@redhat.com> 1.8-2
446f76
- Bump gettext BR
446f76
- Use the smaller .bz2 tarball
446f76
446f76
* Sat Feb  2 2008 Matthias Clasen <mclasen@redhat.com> 1.8-1
446f76
- Update to 1.8
446f76
446f76
* Sat Dec 29 2007 Christopher Aillon <caillon@redhat.com> 1.7-1
446f76
- Update to 1.7
446f76
446f76
* Tue Dec  4 2007 Christopher Aillon <caillon@redhat.com> 1.6-1
446f76
- Update to 1.6
446f76
446f76
* Fri Oct 26 2007 Christopher Aillon <caillon@redhat.com> 1.5-1
446f76
- Update to 1.5
446f76
446f76
* Wed Sep  5 2007 Christopher Aillon <caillon@redhat.com> 1.4-1
446f76
- Update to 1.4
446f76
446f76
* Wed Aug  8 2007 Matthias Clasen <mclasen@redhat.com> 1.3-1
446f76
- Update to 1.3
446f76
- Update the license field
446f76
- Use %%find_lang for translations
446f76
- Don't create debuginfo
446f76
446f76
* Tue Jul 24 2007 Parag Nemade  <pnemade@redhat.com> 
446f76
- Update to 1.2
446f76
446f76
* Wed Mar  7 2007 Christopher Aillon <caillon@redhat.com> 1.0-1
446f76
- Update to 1.0
446f76
446f76
* Fri Oct 20 2006 Christopher Aillon <caillon@redhat.com> 0.56-1
446f76
- Update to 0.56
446f76
446f76
* Mon Aug 28 2006 Christopher Aillon <caillon@redhat.com> 0.53-1
446f76
- Update to 0.53
446f76
446f76
* Sat Jun 24 2006 Jesse Keating <jkeating@redhat.com> 0.49-2
446f76
- Missing BR gettext
446f76
446f76
* Sun Jan  1 2006 Christopher Aillon <caillon@redhat.com> 0.49-1
446f76
- Update to 0.49
446f76
446f76
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
446f76
- rebuilt
446f76
446f76
* Fri Aug 26 2005 Christopher Aillon <caillon@redhat.com> 0.47-1
446f76
- Update to 0.47
446f76
446f76
* Mon Jun 13 2005 Christopher Aillon <caillon@redhat.com> 0.46-2
446f76
- The .pc file should be installed in %%{_datadir} instead of %%{_libdir}
446f76
  since this is a noarch package.  64bit platforms will otherwise look in
446f76
  the 64bit version of the %%{_libdir} and not find the .pc file and 
446f76
  cause them to not find iso-codes
446f76
446f76
* Fri Jun 10 2005 Christopher Aillon <caillon@redhat.com> 0.46-1
446f76
- Initial RPM