diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ec7e54c --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +SOURCES/iso-codes-3.46.tar.xz diff --git a/.iso-codes.metadata b/.iso-codes.metadata new file mode 100644 index 0000000..2d7b6c9 --- /dev/null +++ b/.iso-codes.metadata @@ -0,0 +1 @@ +fa28cc4070388548566717dd5c1c96dd9ee0cfba SOURCES/iso-codes-3.46.tar.xz diff --git a/SPECS/iso-codes.spec b/SPECS/iso-codes.spec new file mode 100644 index 0000000..a4e1bbd --- /dev/null +++ b/SPECS/iso-codes.spec @@ -0,0 +1,309 @@ +Name: iso-codes +Summary: ISO code lists and translations +Version: 3.46 +Release: 2%{?dist} +License: LGPLv2+ +Group: System Environment/Base +URL: http://alioth.debian.org/projects/pkg-isocodes/ +Source0: http://pkg-isocodes.alioth.debian.org/downloads/iso-codes-%{version}.tar.xz +BuildRequires: gettext +BuildArch: noarch +# for /usr/share/xml +Requires: xml-common + +%description +This package provides the ISO 639 Language code list, the ISO 4217 +Currency code list, the ISO 3166 Territory code list, and ISO 3166-2 +sub-territory lists, and all their translations in gettext format. + +%package devel +Summary: Files for development using %{name} +Group: Development/Libraries +Requires: %{name} = %{version}-%{release} + +%description devel +This package contains the pkg-config files for development +when building programs that use %{name}. + + +%prep +%setup -q + +%build +%configure +make %{_smp_mflags} + +%install +make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p" + +%find_lang iso-codes --all-name + +%files -f iso-codes.lang +%doc ChangeLog README LICENSE +%dir %{_datadir}/xml/iso-codes +%{_datadir}/xml/iso-codes/*.xml + +%files devel +%{_datadir}/pkgconfig/iso-codes.pc + +%changelog +* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 3.46-2 +- Mass rebuild 2013-12-27 + +* Mon Sep 02 2013 Parag Nemade <pnemade AT redhat DOT com> - 3.46-1 +- Update to 3.46 + +* Mon Aug 05 2013 Parag Nemade <pnemade AT redhat DOT com> - 3.45-1 +- Update to 3.45 + +* Fri Jul 05 2013 Parag Nemade <pnemade AT redhat DOT com> - 3.44-1 +- Update to 3.44 + +* Mon Jun 10 2013 Parag Nemade <pnemade AT redhat DOT com> - 3.43-1 +- Update to 3.43 + +* Tue May 07 2013 Parag Nemade <pnemade AT redhat DOT com> - 3.42-1 +- Update to 3.42 + +* Wed Feb 27 2013 Parag Nemade <pnemade AT redhat DOT com> - 3.41-2 +- bump the spec for missing updated sources + +* Mon Feb 25 2013 Parag Nemade <pnemade AT redhat DOT com> - 3.41-1 +- Update to 3.41 + +* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.40-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + +* Sun Nov 04 2012 Parag Nemade <pnemade AT redhat DOT com> - 3.40-1 +- Update to 3.40 + +* Thu Oct 04 2012 Parag Nemade <pnemade AT redhat DOT com> - 3.39-1 +- Update to 3.39 + +* Wed Aug 08 2012 Parag Nemade <pnemade AT redhat DOT com> - 3.38-1 +- Update to 3.38 + +* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.37-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + +* Mon Jul 02 2012 Parag Nemade <pnemade AT redhat DOT com> - 3.37-1 +- Update to 3.37 + +* Thu Jun 07 2012 Parag Nemade <pnemade AT redhat DOT com> - 3.36-1 +- Update to 3.36 + +* Wed May 02 2012 Parag Nemade <pnemade AT redhat DOT com> - 3.35-1 +- Update to 3.35 + +* Wed Apr 04 2012 Parag Nemade <pnemade AT redhat DOT com> - 3.34-1 +- Update to 3.34 + +* Wed Mar 14 2012 Parag Nemade <pnemade AT redhat DOT com> - 3.33-1 +- Update to 3.33 + +* Thu Feb 09 2012 Parag Nemade <pnemade AT redhat DOT com> - 3.32.2-1 +- Update to 3.32.2 + +* Sat Feb 04 2012 Parag Nemade <pnemade AT redhat DOT com> - 3.32.1-1 +- Update to 3.32.1 + +* Thu Jan 12 2012 Parag Nemade <pnemade AT redhat DOT com> - 3.32-1 +- Update to 3.32 + +* Mon Dec 05 2011 Parag Nemade <pnemade AT redhat DOT com> - 3.31-1 +- Update to 3.31 + +* Mon Nov 07 2011 Parag Nemade <pnemade AT redhat DOT com> - 3.30-1 +- Update to 3.30 + +* Mon Oct 03 2011 Parag Nemade <pnemade AT redhat DOT com> - 3.29-1 +- Update to 3.29 + +* Tue Sep 06 2011 Parag Nemade <pnemade AT redhat DOT com> - 3.28-1 +- Update to 3.28 + +* Mon Aug 08 2011 Parag Nemade <pnemade AT redhat DOT com> - 3.27.1-1 +- Update to 3.27.1 + +* Wed Jul 13 2011 Parag Nemade <pnemade AT redhat DOT com> - 3.27-1 +- Update to 3.27 + +* Mon May 02 2011 Parag Nemade <pnemade AT redhat.com> - 3.25.1-1 +- Update to 3.25.1 + +* Sun Apr 3 2011 Christopher Aillon <caillon@redhat.com> - 3.25-1 +- Update to 3.25 + +* Mon Mar 07 2011 Parag Nemade <pnemade AT redhat.com> - 3.24.2-1 +- Update to 3.24.2 + +* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.24.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + +* Wed Feb 09 2011 Parag Nemade <pnemade AT redhat.com> - 3.24.1-1 +- Update to 3.24.1 + +* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.24-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + +* Fri Jan 07 2011 Parag Nemade <pnemade AT redhat.com> - 3.24-1 +- Update to 3.24 + +* Mon Dec 06 2010 Parag Nemade <pnemade AT redhat.com> - 3.23-1 +- Update to 3.23 + +* Tue Nov 09 2010 Parag Nemade <pnemade AT redhat.com> - 3.22-1 +- Update to 3.22 + +* Mon Oct 04 2010 Parag Nemade <pnemade AT redhat.com> - 3.21-1 +- Update to 3.21 + +* Tue Sep 07 2010 Parag Nemade <pnemade AT redhat.com> - 3.20-1 +- Update to 3.20 +- Drop buildroot, %%clean and cleaning buildroot in %%install + +* Wed Aug 04 2010 Parag Nemade <pnemade AT redhat.com> - 3.19-1 +- Update to 3.19 + +* Mon Jul 05 2010 Parag Nemade <pnemade AT redhat.com> - 3.18-1 +- Update to 3.18 + +* Wed Jun 16 2010 Parag Nemade <pnemade AT redhat.com> - 3.17-1 +- Update to 3.17 + +* Mon May 03 2010 Parag Nemade <pnemade AT redhat.com> - 3.16-1 +- Update to 3.16 + +* Mon Apr 05 2010 Parag Nemade <pnemade AT redhat.com> - 3.15-1 +- Update to 3.15 + +* Tue Mar 02 2010 Parag Nemade <pnemade AT redhat.com> - 3.14-1 +- Update to 3.14 + +* Tue Feb 02 2010 Parag Nemade <pnemade AT redhat.com> - 3.13-1 +- Update to 3.13 + +* Tue Jan 12 2010 Parag Nemade <pnemade AT redhat.com> - 3.12.1-1 +- Update to 3.12.1 + +* Wed Dec 02 2009 Parag Nemade <pnemade AT redhat.com> - 3.12-1 +- Update to 3.12 + +* Mon Nov 02 2009 Parag Nemade <pnemade@redhat.com> - 3.11.1-1 +- Update to 3.11.1 + +* Fri Oct 23 2009 Parag Nemade <pnemade@redhat.com> - 3.11-1 +- Update to 3.11 + +* Thu Sep 17 2009 Parag Nemade <pnemade@redhat.com> - 3.10.3-1 +- Update to 3.10.3 + +* Wed Aug 05 2009 Parag Nemade <pnemade@redhat.com> - 3.10.2-1 +- Update to 3.10.2 + +* Tue Aug 04 2009 Parag Nemade <pnemade@redhat.com> - 3.10.1-1 +- Update to 3.10.1 + +* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.10-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild + +* Tue Jun 02 2009 Parag Nemade <pnemade@redhat.com> - 3.10-2 +- Upstream stopped providing iso_639.tab file since 3.9 release, + so remove it from %%files. + +* Tue Jun 02 2009 Parag Nemade <pnemade@redhat.com> - 3.10-1 +- Update to 3.10 + +* Mon Apr 27 2009 Christopher Aillon <caillon@redhat.com> - 3.8-1 +- Update to 3.8 + +* Sun Mar 22 2009 Christopher Aillon <caillon@redhat.com> - 3.7-1 +- Update to 3.7 + +* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.6-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild + +* Mon Feb 2 2009 Christopher Aillon <caillon@redhat.com> - 3.6-1 +- Update to 3.6 + +* Mon Jan 5 2009 Christopher Aillon <caillon@redhat.com> - 3.5.1-1 +- Update to 3.5.1 + +* Tue Dec 9 2008 Christopher Aillon <caillon@redhat.com> - 3.5-1 +- Update to 3.5 + +* Sat Sep 20 2008 Ville Skyttä <ville.skytta at iki.fi> - 3.3-1 +- Update to 3.3. +- Address minor issues in merge review (#225918): update %%description, + don't use %%makeinstall, drop unneeded %%debug_package override, use + parallel build. + +* Wed Jul 2 2008 Christopher Aillon <caillon@redhat.com> - 3.1-1 +- Update to 3.1 + +* Wed May 7 2008 Christopher Aillon <caillon@redhat.com> 2.1-1 +- Update to 2.1 + +* Sun Mar 9 2008 Christopher Aillon <caillon@redhat.com> 2.0-1 +- Update to 2.0 + +* Wed Feb 27 2008 Christopher Aillon <caillon@redhat.com> 1.9-1 +- Update to 1.9 + +* Tue Feb 5 2008 Matthias Clasen <mclasen@redhat.com> 1.8-2 +- Bump gettext BR +- Use the smaller .bz2 tarball + +* Sat Feb 2 2008 Matthias Clasen <mclasen@redhat.com> 1.8-1 +- Update to 1.8 + +* Sat Dec 29 2007 Christopher Aillon <caillon@redhat.com> 1.7-1 +- Update to 1.7 + +* Tue Dec 4 2007 Christopher Aillon <caillon@redhat.com> 1.6-1 +- Update to 1.6 + +* Fri Oct 26 2007 Christopher Aillon <caillon@redhat.com> 1.5-1 +- Update to 1.5 + +* Wed Sep 5 2007 Christopher Aillon <caillon@redhat.com> 1.4-1 +- Update to 1.4 + +* Wed Aug 8 2007 Matthias Clasen <mclasen@redhat.com> 1.3-1 +- Update to 1.3 +- Update the license field +- Use %%find_lang for translations +- Don't create debuginfo + +* Tue Jul 24 2007 Parag Nemade <pnemade@redhat.com> +- Update to 1.2 + +* Wed Mar 7 2007 Christopher Aillon <caillon@redhat.com> 1.0-1 +- Update to 1.0 + +* Fri Oct 20 2006 Christopher Aillon <caillon@redhat.com> 0.56-1 +- Update to 0.56 + +* Mon Aug 28 2006 Christopher Aillon <caillon@redhat.com> 0.53-1 +- Update to 0.53 + +* Sat Jun 24 2006 Jesse Keating <jkeating@redhat.com> 0.49-2 +- Missing BR gettext + +* Sun Jan 1 2006 Christopher Aillon <caillon@redhat.com> 0.49-1 +- Update to 0.49 + +* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com> +- rebuilt + +* Fri Aug 26 2005 Christopher Aillon <caillon@redhat.com> 0.47-1 +- Update to 0.47 + +* Mon Jun 13 2005 Christopher Aillon <caillon@redhat.com> 0.46-2 +- The .pc file should be installed in %%{_datadir} instead of %%{_libdir} + since this is a noarch package. 64bit platforms will otherwise look in + the 64bit version of the %%{_libdir} and not find the .pc file and + cause them to not find iso-codes + +* Fri Jun 10 2005 Christopher Aillon <caillon@redhat.com> 0.46-1 +- Initial RPM