source: projects/specs/trunk/i/intltool/intltool-vl.spec @ 6011

Revision 6011, 5.4 KB checked in by Takemikaduchi, 12 years ago (diff)

new upstream release

Line 
1Name: intltool
2Summary: Utility for internationalizing various kinds of data files.
3Summary(ja): さまざまな種類のファイルを国際化するためのユーティリティ
4Version: 0.50.2
5Release: 1%{?_dist_release}
6License: GPL
7Group: Development/Tools
8Source: http://edge.launchpad.net/intltool/trunk/%{version}/+download/%{name}-%{version}.tar.gz
9URL: http://www.gnome.org/
10Requires: patch perl perl-XML-Parser
11Obsoletes: xml-i18n-tools
12Provides: xml-i18n-tools = 0.11
13BuildArch: noarch
14BuildRoot: %{_tmppath}/%{name}-%{version}-root
15
16%description
17This tool automatically extracts translatable strings from oaf, glade,
18bonobo ui, nautilus theme, .desktop, and other data files and puts
19them in the po files.
20
21%prep
22%setup -q
23
24%build
25%configure
26
27make
28
29%install
30[ -n "$RPM_BUILD_ROOT" -a "$RPM_BUILD_ROOT" != / ] && rm -rf $RPM_BUILD_ROOT
31
32%makeinstall
33
34%clean
35[ -n "$RPM_BUILD_ROOT" -a "$RPM_BUILD_ROOT" != / ] && rm -rf $RPM_BUILD_ROOT
36
37%files
38%defattr(-,root,root)
39%doc AUTHORS COPYING ChangeLog NEWS README
40%{_bindir}/*
41%{_datadir}/intltool
42%{_datadir}/aclocal/*
43%{_mandir}/man*/*
44
45%changelog
46* Sat Mar 31 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.50.2-1
47- new upstream release
48
49* Sun Apr 17 2011 Shu KONNO <owa@bg.wakwak.com> 0.41.1-2
50- rebuilt with rpm-4.8.1-3
51
52* Mon May 17 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 0.41.1-1
53- new upstream release
54
55* Fri Apr 17 2009 Toshiharu Kudoh <toshi.kd2@gmail.com> 0.40.6-1
56- new upstream release
57
58* Thu Sep 25 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.40.4-1
59- new upstream release
60
61* Sat Aug 23 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.40.3-1
62- new upstream release
63- spec in UTF-8
64
65* Thu Mar 20 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.37.1-0vl1
66- new upstream release
67
68* Sun Dec  9 2007 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.36.2-0vl1
69- new upstream release
70
71* Sun Sep  2 2007 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.36.1-0vl1
72- new upstream release
73
74* Wed Jul 11 2007 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.35.5-0vl1
75- new upstream release
76
77* Mon Jun 05 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 0.35.0-0vl1
78- new upstream release
79
80* Sat Feb 11 2006 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.34.2-0vl1
81- new upstream release
82
83* Thu Jul 28 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 0.34-0vl1
84- new upstream release
85
86* Thu Feb 24 2005 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.33-0vl2
87- disabled patch10
88
89* Fri Feb 11 2005 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.33-0vl1
90- new upstream release
91- updated patch10
92
93* Fri Mar  5 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 0.30-0vl2
94- add patch10 for compatibility
95
96* Sun Feb 08 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 0.30-0vl1
97- new upstream release
98
99* Fri Jan 16 2004 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.28-0vl1
100- new upstream release
101- added Requires: perl-XML-Parser
102- BuildArch: noarch
103
104* Fri Sep 05 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 0.27.2-0vl1
105- new upstream release
106
107* Fri Jul 24 2003 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.26-0vl1
108- new upstream release
109- add Japanese summary
110- add Requires: prel
111
112* Fri Jan 10 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 0.25-0vl1
113- new upstream release
114
115* Sun Sep 15 2002 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 0.22-3vl1
116- rebuilt for Vine Linux
117
118* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
119- automated rebuild
120
121* Sun Jun 09 2002 Havoc Pennington <hp@redhat.com>
122- rebuild in different environment
123
124* Sun Jun  9 2002 Havoc Pennington <hp@redhat.com>
125- 0.22
126- remove perl patch, perl is fixed
127
128* Thu Jun  6 2002 Nalin Dahyabhai <nalin@redhat.com>
129- tweak the perl5 check to not bomb with perl 5.8
130
131* Thu May 23 2002 Tim Powers <timp@redhat.com>
132- automated rebuild
133
134* Thu Apr 25 2002 Havoc Pennington <hp@redhat.com>
135- rebuild in different environment
136
137* Thu Apr  4 2002 Jeremy Katz <katzj@redhat.com>
138- update to 0.18
139
140* Thu Mar 14 2002 Jeremy Katz <katzj@redhat.com>
141- update to 0.17
142
143* Thu Feb 21 2002 Jeremy Katz <katzj@redhat.com>
144- rebuild in new environment
145
146* Tue Feb 12 2002 Havoc Pennington <hp@redhat.com>
147- 0.15
148- remove dbm patch, dbm no longer used upstream
149- shorten summary line, #56739
150
151* Wed Jan 30 2002 Owen Taylor <otaylor@redhat.com>
152- Version 0.14
153- Try again on DBM fix
154- Patch to use AnyDBM_File rather than NDBM_File for caching
155- Version 0.14
156
157* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
158- automated rebuild
159
160* Wed Jan  2 2002 Havoc Pennington <hp@redhat.com>
161- 0.12.90 cvs snap
162
163* Mon Nov 26 2001 Havoc Pennington <hp@redhat.com>
164- 0.12 tarball
165
166* Sun Oct 28 2001 Havoc Pennington <hp@redhat.com>
167- new cvs snap, no longer noarch
168
169* Fri Oct  5 2001 Havoc Pennington <hp@redhat.com>
170- intltool specfile, based on xml-i18n-tools (but fixed up)
171- obsolete/provide xml-i18n-tools
172
173* Tue Aug 14 2001 Alexander Larsson <alexl@redhat.com> 0.9-2
174- Require patch
175
176* Wed Aug  8 2001 Jonathan Blandford <jrb@redhat.com>
177- Fix bug #45699 and #50634 by upgrading version.
178
179* Mon Jul 16 2001 Trond Eivind Glomsr藷?<teg@redhat.com>
180- s/Copyright/License/
181- Shorter summary
182- Remove empty post/postun scripts
183- Don't define name and ver on the top and use this in the headers later
184
185* Tue Jul 10 2001 Tim Powers <timp@redhat.com>
186- cleaned up files list so that there aren't non-standard dirs and so
187  that it owns the xml-i18n-tools dir
188
189* Tue Apr 17 2001 Jonathan Blandford <jrb@redhat.com>
190- Cleaned up spec file a little for Red Hat.
191
192* Mon Mar 01 2001 Maciej Stachowiak <mjs@eazel.com>
193- removed devel subpackage
194
195* Thu Jan 04 2000 Robin * Slomkowski <rslomkow@eazel.com>
196- created this thing
Note: See TracBrowser for help on using the repository browser.