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

Revision 9320, 5.5 KB checked in by Takemikaduchi, 9 years ago (diff)

fix URL tag

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