/[smecontribs]/rpms/iso-codes/contribs8/iso-codes.spec
ViewVC logotype

Annotation of /rpms/iso-codes/contribs8/iso-codes.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (hide annotations) (download)
Wed Feb 24 16:45:44 2010 UTC (14 years, 2 months ago) by slords
Branch: MAIN
Initial import

1 slords 1.1 Name: iso-codes
2     Summary: ISO code lists and translations
3    
4     Version: 3.13
5     Release: 1%{?dist}
6     License: LGPLv2+
7     Group: System Environment/Base
8     URL: http://alioth.debian.org/projects/pkg-isocodes/
9     Source: ftp://pkg-isocodes.alioth.debian.org/pub/pkg-isocodes/iso-codes-%{version}.tar.bz2
10     BuildRequires: gettext >= 0.16
11     BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
12     BuildArch: noarch
13     # for /usr/share/xml
14     Requires: xml-common
15    
16     %description
17     This package provides the ISO 639 Language code list, the ISO 4217
18     Currency code list, the ISO 3166 Territory code list, and ISO 3166-2
19     sub-territory lists, and all their translations in gettext format.
20    
21     %package devel
22     Summary: Files for development using %{name}
23     Group: Development/Libraries
24     Requires: %{name} = %{version}-%{release}
25     # for /usr/share/pkgconfig
26     Requires: pkgconfig
27    
28     %description devel
29     This package contains the pkg-config files for development
30     when building programs that use %{name}.
31    
32    
33     %prep
34     %setup -q
35    
36     %build
37     %configure
38     make %{_smp_mflags}
39    
40     %install
41     %{__rm} -rf $RPM_BUILD_ROOT
42     make install DESTDIR=$RPM_BUILD_ROOT
43    
44     %find_lang iso-codes --all-name
45    
46     %clean
47     %{__rm} -rf $RPM_BUILD_ROOT
48    
49     %files -f iso-codes.lang
50     %defattr(-,root,root,-)
51     %doc ChangeLog README LICENSE
52     %dir %{_datadir}/xml/iso-codes
53     %{_datadir}/xml/iso-codes/*.xml
54    
55     %files devel
56     %defattr(-,root,root,-)
57     %{_datadir}/pkgconfig/iso-codes.pc
58    
59     %changelog
60     * Tue Feb 02 2010 Parag Nemade <pnemade AT redhat.com> - 3.13-1
61     - Update to 3.13
62    
63     * Tue Jan 12 2010 Parag Nemade <pnemade AT redhat.com> - 3.12.1-1
64     - Update to 3.12.1
65    
66     * Wed Dec 02 2009 Parag Nemade <pnemade AT redhat.com> - 3.12-1
67     - Update to 3.12
68    
69     * Mon Nov 02 2009 Parag Nemade <pnemade@redhat.com> - 3.11.1-1
70     - Update to 3.11.1
71    
72     * Fri Oct 23 2009 Parag Nemade <pnemade@redhat.com> - 3.11-1
73     - Update to 3.11
74    
75     * Thu Sep 17 2009 Parag Nemade <pnemade@redhat.com> - 3.10.3-1
76     - Update to 3.10.3
77    
78     * Wed Aug 05 2009 Parag Nemade <pnemade@redhat.com> - 3.10.2-1
79     - Update to 3.10.2
80    
81     * Tue Aug 04 2009 Parag Nemade <pnemade@redhat.com> - 3.10.1-1
82     - Update to 3.10.1
83    
84     * Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.10-3
85     - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
86    
87     * Tue Jun 02 2009 Parag Nemade <pnemade@redhat.com> - 3.10-2
88     - Upstream stopped providing iso_639.tab file since 3.9 release,
89     so remove it from %%files.
90    
91     * Tue Jun 02 2009 Parag Nemade <pnemade@redhat.com> - 3.10-1
92     - Update to 3.10
93    
94     * Mon Apr 27 2009 Christopher Aillon <caillon@redhat.com> - 3.8-1
95     - Update to 3.8
96    
97     * Sun Mar 22 2009 Christopher Aillon <caillon@redhat.com> - 3.7-1
98     - Update to 3.7
99    
100     * Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.6-2
101     - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
102    
103     * Mon Feb 2 2009 Christopher Aillon <caillon@redhat.com> - 3.6-1
104     - Update to 3.6
105    
106     * Mon Jan 5 2009 Christopher Aillon <caillon@redhat.com> - 3.5.1-1
107     - Update to 3.5.1
108    
109     * Tue Dec 9 2008 Christopher Aillon <caillon@redhat.com> - 3.5-1
110     - Update to 3.5
111    
112     * Sat Sep 20 2008 Ville Skyttä <ville.skytta at iki.fi> - 3.3-1
113     - Update to 3.3.
114     - Address minor issues in merge review (#225918): update %%description,
115     don't use %%makeinstall, drop unneeded %%debug_package override, use
116     parallel build.
117    
118     * Wed Jul 2 2008 Christopher Aillon <caillon@redhat.com> - 3.1-1
119     - Update to 3.1
120    
121     * Wed May 7 2008 Christopher Aillon <caillon@redhat.com> 2.1-1
122     - Update to 2.1
123    
124     * Sun Mar 9 2008 Christopher Aillon <caillon@redhat.com> 2.0-1
125     - Update to 2.0
126    
127     * Wed Feb 27 2008 Christopher Aillon <caillon@redhat.com> 1.9-1
128     - Update to 1.9
129    
130     * Tue Feb 5 2008 Matthias Clasen <mclasen@redhat.com> 1.8-2
131     - Bump gettext BR
132     - Use the smaller .bz2 tarball
133    
134     * Sat Feb 2 2008 Matthias Clasen <mclasen@redhat.com> 1.8-1
135     - Update to 1.8
136    
137     * Sat Dec 29 2007 Christopher Aillon <caillon@redhat.com> 1.7-1
138     - Update to 1.7
139    
140     * Tue Dec 4 2007 Christopher Aillon <caillon@redhat.com> 1.6-1
141     - Update to 1.6
142    
143     * Fri Oct 26 2007 Christopher Aillon <caillon@redhat.com> 1.5-1
144     - Update to 1.5
145    
146     * Wed Sep 5 2007 Christopher Aillon <caillon@redhat.com> 1.4-1
147     - Update to 1.4
148    
149     * Wed Aug 8 2007 Matthias Clasen <mclasen@redhat.com> 1.3-1
150     - Update to 1.3
151     - Update the license field
152     - Use %%find_lang for translations
153     - Don't create debuginfo
154    
155     * Tue Jul 24 2007 Parag Nemade <pnemade@redhat.com>
156     - Update to 1.2
157    
158     * Wed Mar 7 2007 Christopher Aillon <caillon@redhat.com> 1.0-1
159     - Update to 1.0
160    
161     * Fri Oct 20 2006 Christopher Aillon <caillon@redhat.com> 0.56-1
162     - Update to 0.56
163    
164     * Mon Aug 28 2006 Christopher Aillon <caillon@redhat.com> 0.53-1
165     - Update to 0.53
166    
167     * Sat Jun 24 2006 Jesse Keating <jkeating@redhat.com> 0.49-2
168     - Missing BR gettext
169    
170     * Sun Jan 1 2006 Christopher Aillon <caillon@redhat.com> 0.49-1
171     - Update to 0.49
172    
173     * Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
174     - rebuilt
175    
176     * Fri Aug 26 2005 Christopher Aillon <caillon@redhat.com> 0.47-1
177     - Update to 0.47
178    
179     * Mon Jun 10 2005 Christopher Aillon <caillon@redhat.com> 0.46-2
180     - The .pc file should be installed in %%{_datadir} instead of %%{_libdir}
181     since this is a noarch package. 64bit platforms will otherwise look in
182     the 64bit version of the %%{_libdir} and not find the .pc file and
183     cause them to not find iso-codes
184    
185     * Fri Jun 10 2005 Christopher Aillon <caillon@redhat.com> 0.46-1
186     - Initial RPM

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed