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

Revision 12386, 12.1 KB checked in by tomop, 4 years ago (diff)

updated 15 packages

epiphany-3.30.5-3

evolution-data-server-3.30.5-3

harfbuzz-2.6.4-2

icu-67.1-1

libvisio-0.1.7-3

php74-7.4.5-2

postfix-3.5.1-2

qt5-qtbase-5.12.8-2

qt5-qtlocation-5.12.8-2

qt5-qtwebengine-5.12.8-2

samba-4.12.1-2

tracker-miners-2.3.3-2

tracker-2.3.4-1

webkitgtk4-2.28.1-1

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