source: projects/specs/trunk/e/epiphany/epiphany-vl.spec @ 12344

Revision 12344, 12.0 KB checked in by tomop, 4 years ago (diff)

updated 10 packages

epiphany-3.30.5-2

evolution-data-server-3.30.5-2

gnucash-3.8b-1

harfbuzz-2.6.4-1

libboost-1.66.0-5

tracker-miners-2.3.3-1

tracker-2.2.2-3

webkitgtk4-2.28.0-2

xfsdump-3.1.9-1

xfsprogs-5.5.0-1

Line 
1%define ver     3.20
2
3%define webkit_version 2.5.90
4
5ExclusiveArch: %ix86 ppc x86_64 alpha
6
7Summary: GNOME web browser based on WebKit
8Summary(ja): WebKit レンダリングエンジンベースの GNOME ウェブブラウザ
9Name: epiphany
10Version: 3.30.5
11Release: 2%{?_dist_release}
12License: GPL
13Group: Applications/Internet
14URL: http://www.gnome.org/projects/epiphany/
15
16%define shortver %(echo %{version} | sed -e 's/\\.[0-9]*$//')
17Source0: https://ftp.gnome.org/pub/GNOME/sources/epiphany/%{shortver}/%{name}-%{version}.tar.xz
18
19BuildRoot: %{_tmppath}/%{name}-%{version}-root
20
21Requires: gnome-icon-theme >= 2.30.0
22Requires(post,postun): shared-mime-info
23
24BuildRequires: meson
25BuildRequires: webkitgtk4-devel >= %{webkit_version}
26BuildRequires: glib2-devel >= 2.31.2
27BuildRequires: gtk3-devel >= 3.3.14
28BuildRequires: libxml2-devel >= 2.6.12
29BuildRequires: libxslt-devel >= 1.1.7
30BuildRequires: libnotify-devel >= 0.4.0
31BuildRequires: libsoup-devel >= 2.37.1
32BuildRequires: gnome-desktop3-devel >= 2.91.2
33BuildRequires: libSM-devel
34BuildRequires: libgnome-keyring-devel
35BuildRequires: gcr-devel >= 3.5.5
36BuildRequires: gobject-introspection-devel
37BuildRequires: gsettings-desktop-schemas-devel
38BuildRequires: sqlite3-devel
39BuildRequires: nss-devel
40BuildRequires: avahi-gobject-devel
41BuildRequires: libwnck3-devel
42BuildRequires: libsecret-devel
43BuildRequires: libdazzle-devel
44BuildRequires: libicu-devel
45BuildRequires: json-glib-devel
46BuildRequires: libappstream-glib-devel
47BuildRequires: iso-codes
48BuildRequires: yelp-tools
49
50Obsoletes: %{name}-devel < 3.10.0
51
52Vendor: Project Vine
53Distribution: Vine Linux
54
55%description
56epiphany is a simple GNOME web browser based on the WebKit rendering
57engine
58
59%description -l ja
60epiphany は WebKit レンダリングエンジンベースのシンプルな GNOME
61ウェブブラウザです。
62
63
64%prep
65%setup -q
66
67%build
68%meson
69%meson_build
70
71
72%install
73rm -rf $RPM_BUILD_ROOT
74%meson_install
75
76%find_lang %{name} --with-gnome
77
78%postun
79if [ $1 -eq 0 ] ; then
80    update-desktop-database %{_datadir}/applications >& /dev/null ||:
81    glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
82fi
83
84%posttrans
85update-desktop-database %{_datadir}/applications >& /dev/null ||:
86glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
87
88
89%clean
90rm -rf $RPM_BUILD_ROOT
91
92%files -f %{name}.lang
93%defattr(-,root,root,-)
94%license COPYING*
95%doc NEWS README*
96%{_bindir}/epiphany
97%dir %{_libdir}/%{name}
98%dir %{_libdir}/%{name}/web-extensions
99%{_libdir}/%{name}/*.so
100%{_libdir}/%{name}/web-extensions/*
101%{_libexecdir}/epiphany-search-provider
102%dir %{_libexecdir}/epiphany
103%{_libexecdir}/epiphany/ephy-profile-migrator
104%{_datadir}/metainfo/*.appdata.xml
105%{_datadir}/applications/*.desktop
106%{_datadir}/epiphany
107%{_datadir}/glib-2.0/schemas/*.xml
108%{_datadir}/gnome-shell/search-providers/*.ini
109%{_datadir}/dbus-1/services/*
110%{_datadir}/icons/hicolor/*/apps/*.png
111%{_datadir}/icons/hicolor/*/apps/*.svg
112%{_mandir}/man1/epiphany.1*
113
114
115%changelog
116* Fri Mar 20 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.30.5-2
117- rebuilt with icu-66.
118
119* Sun Oct 13 2019 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.30.5-1
120- new upstream release.
121- built with icu-65.
122
123* Thu Jan 03 2019 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.30.2-1
124- new upstream release.
125
126* Mon Jul 18 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.20.3-1
127- new upstream release
128
129* Sun Nov 01 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.16.3-2
130- rebuild with gnome-desktop3-3.18.1
131
132* Mon Jul 20 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.16.3-1
133- new upstream release
134
135* Sun Jun 28 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.16.2-1
136- new upstream release
137
138* Sun Mar 29 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.16.0-1
139- new upstream release
140
141* Wed Nov 19 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.2-1
142- new upstream release
143
144* Tue Oct 28 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.1-1
145- new upstream release
146- change BuildRequires: webkitgtk4-devel instead of WebKit3-gtk-devel
147
148* Sat May 17 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.12.1-1
149- new upstream release
150
151* Sun Mar 30 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.12.0-1
152- new upstream release
153
154* Tue Dec 24 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.10.3-1
155- new upstream release
156
157* Sat Nov 30 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.10.2-1
158- new upstream release
159
160* Sat Oct 26 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.10.1-1
161- new upstream release
162- add BuildRequires: libwnck3-devel, libsecret-devel
163- remove devel subpackage
164
165* Sun Apr 21 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.6.1-2
166- rebuild with gcr-3.8.1
167
168* Tue Oct 16 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.6.1-1
169- new upstream release
170
171* Sun Sep 30 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.6.0-1
172- new upstream release
173- change BuildRequires: gnome-desktop3-devel instead of gnome-desktop-devel
174- change BuildRequires: yelp-tools instead of gnome-doc-utils
175- add BuildRequires: gcr-devel
176
177* Sat Aug 18 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.4.3-1
178- new upstream release
179
180* Sun May 20 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.4.2-1
181- new upstream release
182
183* Sun Apr 22 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.4.1-1
184- new upstream release
185
186* Sat Oct 22 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.2.1-1
187- new upstream release
188
189* Fri Sep 30 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.2.0-1
190- new upstream release
191
192* Fri Sep 23 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.1.92-1
193- new upstream release
194
195* Sat Sep 03 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.1.90-1
196- new upstream release
197
198* Tue Aug 16 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.1.3-1
199- new upstream release
200- add BuildRequires: gsettings-desktop-schemas
201- create -devel sub package
202
203* Sat Oct 09 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.6-1
204- new upstream release
205- remove BuildRequires: gir-repository-devel
206
207* Thu Sep 30 2010 Shu KONNO <owa@bg.wakwak.com> 2.30.2-2
208- rebuilt with rpm-4.8.1 for pkg-config
209
210* Sat May 22 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.2-1
211- new upstream release
212- add BuildRequires: gobject-introspection-devel, seed-devel
213- add configure option (--enable-introspection=yes, --enable-seed)
214
215* Sat Apr 17 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.0-1
216- new upstream release
217- add BuildRequires: gobject-introspection-devel, gir-repository-devel
218- change BuildRequires: gnome-keyring-devel -> libgnome-keyring-devel
219- add configure option (--without-ca-file)
220- remove unrecognized configure option (--with-engine)
221
222* Sat Jan 09 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.28.2-1
223- new upstream release
224- added BR: libICE-devel, libSM-devel and gnome-keyring-devel
225
226* Sat Nov 07 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.28.1-1
227- new upstream release
228
229* Mon Jul 27 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26.3-2
230- run gtk-update-icon-cache in %%post/postun script.
231
232* Wed Jul 01 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26.3-1
233- new upstream release
234
235* Tue Jun 30 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26.2-2
236- rebuild with gecko-1.9.1
237
238* Thu May 28 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26.2-1
239- new upstream release
240
241* Sun Mar 22 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26.0-1
242- new upstream release
243- build with xulrunner-1.9.0.7
244
245* Wed Oct 22 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.24.1-1
246- new upstream release
247
248* Wed Oct 01 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.24.0.1-2
249- build with gecko-1.9.0.3 instead of WebKit.
250  - WebKit port is unstable yet.
251- enable zeroconf, NetworkManager support
252
253* Thu Sep 25 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.24.0.1-1
254- new upstream release
255
256* Thu Jul 17 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.22.1.1-2vl5
257- build with WebKit instead of gecko.
258
259* Sun Apr 13 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.22.1.1-1vl5
260- new upstream release
261- added %%pre and %%preun section
262
263* Fri Aug 17 2007 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.18.3-0vl1
264- new upstream release
265- rebuilt with firefox-2.0.0.6-0vl3
266
267* Sun Jul 08 2007 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 2.18.2-0vl2
268- add BuildRequires: gnome-python
269
270* Sun Jun 10 2007 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.18.2-0vl1
271- new upstream release
272- rebuilt with new toolchain and firefox-2.0.0.4-0vl6
273
274* Sun Apr 29 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.18.1-0vl1
275- new upstream release
276
277* Tue Nov 21 2006 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 2.14.3-0vl1
278- source update
279- add Patch0 to build with firefox 2.0 <BTS:VineLinux:342>
280- add BuildRequires: pygtk2-devel
281
282* Sun Jun 04 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.2.1-0vl1
283- new upstream release
284
285* Fri Apr 14 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.1-0vl2
286- rebuild with firefox-1.5.0.2-0vl4
287
288* Fri Apr 14 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.1-0vl1
289- new upstream release
290- build with firefox-1.5.0.2
291
292* Tue Mar 14 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.0-0vl1
293- new upstream release
294
295* Thu Feb 02 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.8.3-0vl1
296- new upstream release
297- build with firefox-1.5.0.1
298
299* Tue Sep 27 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 1.8.0-0vl1
300- new upstream release
301- build with mozilla-1.7.12
302
303* Fri May 13 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 1.6.3-0vl2
304- rebuild with mozilla-1.7.8
305
306* Sun Apr 24 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 1.6.3-0vl1
307- new upstream release
308
309* Sun Apr 17 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 1.6.2-0vl1
310- new upstream release
311- build with mozilla-1.7.7
312
313* Fri Apr  1 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 1.6.0-0vl2
314- rebuild with mozilla-1.7.6
315
316* Wed Mar 30 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 1.6.0-0vl1
317- new upstream release
318
319* Sun Dec 26 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 1.4.7-0vl1
320- new upstream release
321- build with mozilla-1.7.5
322
323* Tue Nov 30 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 1.4.6-0vl1
324- new upstream release
325
326* Tue Nov 16 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 1.4.5-0vl1
327- new upstream release
328
329* Mon Sep 20 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 1.2.8-0vl2
330- rebuild with mozilla-1.7.3
331
332* Wed Aug 18 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 1.2.8-0vl1
333- new upstream release
334- build with mozilla-1.7.2
335- add Patch10 to build with gnome-2.4
336
337* Wed Jan 21 2004 Satoshi MACHINO <machino@vinelinux.org> 1.0.7-0vl1
338- new upstream version
339        -- dropped patch10
340- changed URL
341
342* Fri Jan  9 2004 Tomoya TAKA <taka@vinelinux.org> 1.0.6-0vl3
343- add alpha into ExclusiveArch
344
345* Mon Dec 29 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0.6-0vl2
346- rebuild with mozilla-1.5.1
347
348* Sat Dec  6 2003 Ryoichi INAGAKI <daisuke@linux.or.jp> 1.0.6-0vl1
349- new upstream release
350
351* Sat Oct 18 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0.3-0vl1
352- new upstream release
353
354* Thu Sep 11 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0-0vl2
355- fixed missing locale files
356
357* Thu Sep 11 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0-0vl1
358- new upstream release
359
360* Thu Sep 04 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 0.9.3-0vl1
361- new upstream release
362
363* Sun Jul 20 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 0.8.0-0vl1
364- new upstream release
365
366* Sun Jul 06 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 0.7.3-0vl1
367- new upstream release
368- build with mozilla 1.4
369
370* Sat Jun 07 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 0.7.0-0vl1
371- new upstream release
372
373* Thu Jun 05 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 0.6.1-0vl1
374- build for Vine Linux
375
376* Mon Jun  2 2003 Elliot Lee <sopwith@redhat.com> 0.6.1-2
377- Rebuild to fix broken mozilla dep, patch for mozilla 1.4
378
379* Mon May 19 2003 Jeremy Katz <katzj@redhat.com> 0.6.1-1
380- 0.6.1
381
382* Fri May  9 2003 Jeremy Katz <katzj@redhat.com> 0.6.0-4
383- add patch to fix gint/gpointer conversion bugs for 64bit arches
384
385* Fri May  9 2003 Jeremy Katz <katzj@redhat.com> 0.6.0-3
386- only build on arches mozilla is built on
387
388* Fri May  9 2003 Jeremy Katz <katzj@redhat.com> 0.6.0-2
389- rebuild against new mozilla, make mozilla requires dynamic
390
391* Sun May  4 2003 Jeremy Katz <katzj@redhat.com> 0.6.0-1
392- update to 0.6.0
393- fix tyop in %%postun
394
395* Wed Apr 16 2003 Bill Nottingham <notting@redhat.com> 0.5.0-3
396- make it build with mozilla-1.4 (shouldn't affect moz-1.2/moz-1.3 builds)
397
398* Mon Apr 14 2003 Jeremy Katz <katzj@redhat.com> 0.5.0-2
399- add some buildrequires, prereq GConf2
400- disable building nautilus view
401
402* Sun Apr 13 2003 Jeremy Katz <katzj@redhat.com>
403- Initial build.
404
405
Note: See TracBrowser for help on using the repository browser.