source: projects/specs/trunk/l/loqui/loqui-vl.spec @ 11096

Revision 11096, 4.7 KB checked in by iwaim, 7 years ago (diff)

loqui 0.6.4-1

Line 
1%define major_ver 0.6
2%define minor_ver 4
3%define rel 1
4
5%define ver %{major_ver}.%{minor_ver}
6
7Summary: a IRC client for Gtk2
8Summary(ja): GTK2 を使った IRC クライアント
9Name: loqui
10Version: %{ver}
11Release: %{rel}%{?_dist_release}
12Group: Applications/Internet
13Source0: http://launchpad.net/loqui/%{major_ver}/%{ver}/+download/%{name}-%{ver}.tar.gz
14License: GPLv2
15BuildRequires: gtk2-devel >= 2.4.0
16BuildRequires: glib2-devel >= 2.22.0
17BuildRequires: gob2
18URL: https://sites.google.com/site/loquiirc
19BuildRoot: %{_tmppath}/%{name}-root
20Requires(post,postun): desktop-file-utils
21BuildRequires: desktop-file-utils
22
23%description
24Loqui is a 4-paned IRC client, which supports multiple servers.
25
26%description -l ja
27Loqui は、複数のサーバへの接続に対応した 4-ペインの IRC クライアントです。
28
29%prep
30rm -rf %{buildroot}
31%setup -q
32
33%build
34%configure
35make desktopdir=%{_datadir}/applications
36
37%install
38rm -rf %{buildroot}
39%makeinstall desktopdir=%{buildroot}%{_datadir}/applications
40%{find_lang} %{name}
41
42%check
43make check
44desktop-file-validate %{buildroot}%{_datadir}/applications/loqui.desktop
45
46%clean
47rm -rf %{buildroot}
48
49%post
50update-desktop-database %{_datadir}/applications
51
52%postun
53update-desktop-database %{_datadir}/applications
54
55%files -f %{name}.lang
56%defattr (-,root,root)
57%doc README COPYING* LICENSE INSTALL ChangeLog AUTHORS NEWS NEWS.ja
58%{_bindir}/loqui
59%{_datadir}/pixmaps/loqui.png
60%{_datadir}/applications/loqui.desktop
61
62
63%changelog
64* Mon Feb  6 2017 IWAI, Masaharu <iwaim.sub@gmail.com> 0.6.4-1
65- update to 0.6.4
66- add LICENSE in doc
67
68* Mon Dec 30 2013 IWAI, Masaharu <iwaim.sub@gmail.com> 0.5.5-1
69- update to 0.5.5
70
71* Mon Jan 28 2013 IWAI, Masaharu <iwai@alib.jp> 0.5.4-1
72- new upstream release
73
74* Sun Jul 22 2012 IWAI, Masaharu <iwai@alib.jp> 0.5.3-1
75- new upstream release
76- add NEWS.ja in %%doc
77
78* Sat Feb  5 2011 IWAI, Masaharu <iwai@alib.jp> 0.5.1-1
79- new upstream release
80- drop HTTP URL patch (patch0): upstream merged
81- update BuildRequires: update upstream's dependency programs
82 - drop gnet2-devel
83 - add glib2-devel >= 2.22.0
84- drop Requires: gnet2
85
86* Sat Jan  8 2011 IWAI, Masaharu <iwai@alib.jp> 0.5.0-2
87- add HTTP URL patch (patch0)
88
89* Sun Dec 12 2010 IWAI, Masaharu <iwai@alib.jp> 0.5.0-1
90- new upstream release
91- update URL: upstream moved
92- update Source0 URL: upstream moved
93- add BuildRequires: gob2
94- drop unnecessary patches:
95 - default application patch (Patch0)
96 - desktopfile patch (Patch1)
97- update License value: sync Vine policy
98- replace PreReq tag to Requires tag
99
100* Tue Dec 07 2010 Shu KONNO <owa@bg.wakwak.com> 0.4.4-5
101- rebuilt with new environment
102
103* Mon Apr 13 2009 IWAI, Masaharu <iwai@alib.jp> 0.4.4-4
104- fix changelog 0.4.4-4: update installed patch -> update installed path
105
106* Sun Mar  8 2009 IWAI, Masaharu <iwai@alib.jp> 0.4.4-3
107- update loqui.desktop (Patch1)
108- update installed path for loqui.desktop
109- validate desktop file in %%check
110  - add BuildRequires: desktop-file-utils
111- update desktop database in %%post and %%postun
112  - add PreReq: desktop-file-utils
113
114* Wed Feb 18 2009 IWAI, Masaharu <iwai@alib.jp> 0.4.4-2
115- using paplay for notification command in default setting (Patch0)
116  - update default-browser.patch for only default web browser
117
118* Fri Oct 03 2008 Shu KONNO <owa@bg.wakwak.com> 0.4.4-1vl5
119- applied new versioning policy, spec in utf-8
120
121* Thu Jan 18 2007 IWAI, Masaharu <iwai@alib.jp> 0.4.4-0vl2
122- add default browser patch (Patch0): firefox
123
124* Thu Apr  6 2006 IWAI, Masaharu <iwai@alib.jp> 0.4.4-0vl1
125- new upstream release
126
127* Fri Oct 22 2004 IWAI, Masaharu <iwai@alib.jp> 0.3.9-0vl2
128- add Japanese summary and description
129
130* Wed Sep 22 2004 IWAI, Masaharu <iwai@alib.jp> 0.3.9-0vl1
131- new upstream release
132
133* Wed Sep  1 2004 IWAI, Masaharu <iwai@alib.jp> 0.3.8-0vl1
134- new upstream release
135
136* Fri Jul  2 2004 IWAI, Masaharu <iwai@alib.jp> 0.3.7-0vl1
137- new upstream release
138
139* Sun May 30 2004 IWAI, Masaharu <iwai@alib.jp> 0.3.5-0vl1
140- new upstream release
141
142* Wed May  5 2004 IWAI, Masaharu <iwai@alib.jp> 0.3.3-0vl1
143- new upstream release
144
145* Sun May  2 2004 IWAI, Masaharu <iwai@alib.jp> 0.3.2-0vl1
146- new upstream release
147
148* Tue Apr 20 2004 IWAI, Masaharu <iwai@alib.jp> 0.3.1-0vl1
149- new upstream release
150- add loqui.png and loqui.desktop in %%files
151- add COPYING.LIB in %%doc directory
152
153* Sun Mar  7 2004 IWAI, Masaharu <iwai@alib.jp> 0.2.5-0vl1
154- new upstream release
155
156* Fri Feb 27 2004 IWAI, Masaharu <iwai@alib.jp> 0.2.4-0vl1
157- new upstream release
158
159* Mon Feb  9 2004 IWAI, Masaharu <iwai@alib.jp> 0.2.3-0vl1
160- new upstream release
161
162* Sun Jan 25 2004 IWAI, Masaharu <iwai@alib.jp> 0.2.2-0vl1
163- new upstream release
164
165* Wed Jan 21 2004 IWAI, Masaharu <iwai@alib.jp> 0.2.1-0vl1
166- build for VineSeed Plus
167
168* Sat Jun 7 2003 Yoichi Imai <yoichi@silver-forest.com>
169- created spec.in
Note: See TracBrowser for help on using the repository browser.