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

Revision 12005, 11.8 KB checked in by tomop, 5 years ago (diff)

Merge branch 'tomop'

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