source: projects/specs/trunk/g/gnome-bluetooth/gnome-bluetooth-vl.spec @ 12446

Revision 12446, 12.4 KB checked in by tomop, 4 years ago (diff)

updated 92 packages

ModemManager?-1.14.0-1

accountsservice-0.6.55-1

adwaita-icon-theme-3.36.1-1

cheese-3.34.0-1

clutter-gst3-3.0.27-1

clutter-gtk-1.8.4-2

clutter-1.26.4-1

cogl-1.22.8-1

colord-gtk-0.2.0-1

colord-1.4.4-1

control-center-3.36.4-1

eog-plugins-3.26.5-1

eog-3.36.3-1

evince-3.36.7-1

evolution-data-server-3.36.4-1

evolution-3.36.4-1

folks-0.14.0-1

fuse3-3.9.2-2

gcr-3.36.0-1

gdm-3.36.3-1

geocode-glib-3.26.2-1

gjs-1.64.4-1

glade3-3.36.0-1

gnome-applets-3.36.4-1

gnome-autoar-0.2.4-1

gnome-bluetooth-3.34.1-1

gnome-books-3.34.0-3

gnome-clocks-3.36.2-1

gnome-color-manager-3.36.0-1

gnome-contacts-3.36.2-1

gnome-desktop3-3.36.4-1

gnome-documents-3.34.0-1

gnome-flashback-3.36.3-1

gnome-font-viewer-3.34.0-1

gnome-keyring-3.36.0-1

gnome-menus-3.36.0-1

gnome-online-accounts-3.36.0-1

gnome-panel-3.36.2-1

gnome-session-3.36.0-1

gnome-settings-daemon-3.36.1-1

gnome-shell-3.36.4-1

gnome-software-3.36.1-1

gnome-themes-extra-3.28-2

gnome-tweaks-3.34.0-1

gnome-video-effects-0.5.0-1

gom-0.4-1

graphene-1.10.2-2

grilo-plugins-0.3.11-1

grilo-0.3.12-1

gsettings-desktop-schemas-3.36.1-1

gsound-1.0.2-3

gvfs-1.44.1-1

libaccounts-glib-1.25-1

libappindicator-12.10.0-1

libchamplain-0.12.20-1

libdbusmenu-16.04.0-1

libgdata-0.17.12-1

libgepub-0.6.0-4

libgphoto2-2.5.25-1

libgweather-3.36.1-1

libgxps-0.3.1-1

libhandy0-0.0.13-6

libical-3.0.8-2

libindicator-12.10.1-2

libmtp-1.1.17-1

libnma-1.8.30-2

liboauth-1.0.3-2

libsecret-0.20.3-1

libspectre-0.2.9-1

libwacom-1.4.1-1

libwnck3-3.36.0-1

libxmlb-0.1.15-3

metacity-3.36.1-1

mm-common-1.0.1-3

mobile-broadband-provider-info-0.20190618-1

mozjs68-68.11.0-1

mutter-3.36.4-1

nautilus-3.36.3-1

network-manager-applet-1.18.0-1

pipewire-0.3.8-1

python-dbusmock-0.18.3-6

python-mallard-ducktype-1.0.2-8

startup-notification-0.12-4

totem-pl-parser-3.26.5-1

totem-3.34.1-1

vala-0.48.8-1

xdg-desktop-portal-gtk-1.7.1-1

xdg-desktop-portal-1.7.2-1

yelp-tools-3.32.2-1

yelp-xsl-3.36.0-1

yelp-3.36.0-1

zenity-3.32.0-1

Line 
1%define _unpackaged_files_terminate_build 1
2%global __global_cflags %{optflags}
3%global __global_ldflags ""
4
5Summary: GNOME Bluetooth Subsystem
6Summary(ja): GNOME Bluetooth サブシステム
7Name: gnome-bluetooth
8Version: 3.34.1
9Release: 1%{?_dist_release}
10Vendor: Project Vine
11Distribution: Vine Linux
12
13License: GPLv2+
14URL: http://live.gnome.org/GnomeBluetooth
15%global         shortver %(echo %{version} | sed -e 's/\.[0-9]*$//')
16Source0: https://download.gnome.org/sources/%{name}/%{shortver}/%{name}-%{version}.tar.xz
17Source1: 61-gnome-bluetooth-rfkill.rules
18
19BuildRoot:      %{_tmppath}/%{name}-%{version}-root
20
21BuildRequires: meson
22BuildRequires: bluez-libs-devel >= 2.8
23#BuildRequires: libbonobo-devel >= 2.32.0
24#BuildRequires: libbonoboui-devel >= 2.24.4
25BuildRequires: unique3-devel
26BuildRequires: libnotify-devel
27BuildRequires: eudev-libudev-devel
28BuildRequires: libcanberra-gtk3-devel
29BuildRequires: gnome-doc-utils
30BuildRequires: intltool, automake, libtool, gettext
31BuildRequires: itstool
32
33Requires: %{name}-libs = %{version}-%{release}
34Requires: bluez >= 5.54
35Requires(post): desktop-file-utils
36Requires(postun): desktop-file-utils
37ExcludeArch: s390 s390x
38
39Obsoletes: bluez-gnome < 1.9
40Obsoletes: nautilus-sendto-gnome-bluetooth < 3.7
41
42# virtual package
43Provides:       dbus-bluez-pin-helper
44
45
46%description
47This package contains a library with widgets for Bluetooth applications.
48
49%description -l ja
50このパッケージには、 Bluetooth アプリケーションのためのウィジェットと
51ライブラリが含まれます。
52
53
54%package libs
55Summary: Libraries for applications, which use gnome-bluetooth
56Summary(ja):Gnome-bluetooth を使用するアプリケーション用ライブラリ
57Group: Development/Libraries
58
59%description libs
60This package contains the libraries for applications,
61which use gnome-bluetooth.
62
63%description libs -l ja
64このパッケージには Gnome-bluetoothを使用するアプリケーション用の
65ライブラリが含まれています。
66
67
68%package devel
69Summary: Files for the development of applications, which use gnome-bluetooth
70Summary(ja): Gnome-bluetoothを使用するアプリケーション開発用ファイル
71Group:          Development/Libraries
72License:        LGPLv2+
73Requires:       %{name}-libs = %{version}-%{release}
74Requires:       pkgconfig
75Requires:       gtk3-devel
76
77%description devel
78This package contains the files for the development of applications,
79which will use gnome-bluetooth.
80
81%description devel -l ja
82このパッケージにはGnome-bluetoothを使用するアプリケーションを
83開発するためのヘッダーファイルなどが含まれています(develパッケージ)
84
85
86%prep
87%setup -q -n gnome-bluetooth-%{version}
88
89
90%build
91%meson \
92  -Dicon_update=false \
93  -Dgtk_doc=true
94%meson_build
95
96
97%install
98rm -rf $RPM_BUILD_ROOT
99%meson_install
100
101install -m0644 -D %{SOURCE1} $RPM_BUILD_ROOT/lib/udev/rules.d/61-gnome-bluetooth-rfkill.rules
102
103%find_lang gnome-bluetooth2 --with-gnome
104
105
106%clean
107rm -rf $RPM_BUILD_ROOT
108
109
110%post
111update-desktop-database -q
112
113%postun
114update-desktop-database -q
115if [ $1 -eq 0 ] ; then
116        touch --no-create %{_datadir}/icons/hicolor &>/dev/null
117        gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
118fi
119
120%post libs
121/sbin/ldconfig
122touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
123
124%posttrans libs
125gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
126
127%postun libs
128/sbin/ldconfig
129if [ $1 -eq 0 ] ; then
130        touch --no-create %{_datadir}/icons/hicolor &>/dev/null
131        gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
132fi
133
134
135%files -f gnome-bluetooth2.lang
136%defattr(-, root, root)
137%license COPYING
138%doc README NEWS
139%{_bindir}/bluetooth-*
140%{_datadir}/applications/*.desktop
141%{_datadir}/gnome-bluetooth/
142%{_mandir}/man1/*
143/lib/udev/rules.d/61-gnome-bluetooth-rfkill.rules
144
145%files libs
146%defattr(-,root,root,-)
147%license COPYING.LIB
148%{_libdir}/libgnome-bluetooth.so.*
149%{_libdir}/girepository-1.0/GnomeBluetooth-1.0.typelib
150%{_datadir}/icons/hicolor/*/apps/*
151%{_datadir}/icons/hicolor/*/status/*
152
153%files devel
154%defattr(-,root,root,-)
155%{_includedir}/gnome-bluetooth/
156%{_libdir}/libgnome-bluetooth.so
157%{_libdir}/pkgconfig/gnome-bluetooth-1.0.pc
158%{_datadir}/gir-1.0/GnomeBluetooth-1.0.gir
159%{_datadir}/gtk-doc/html/gnome-bluetooth/
160
161
162%changelog
163* Mon Aug 03 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.34.1-1
164- new upstream release.
165
166* Fri Dec 28 2018 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.28.2-1
167- new upstream release.
168
169* Sun Jul 17 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.20.0-1
170- new upstream release
171
172* Sun Jan 24 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.18.2-1
173- new upstream release
174
175* Fri Nov 13 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.18.1-1
176- new upstream release
177
178* Sun Nov 01 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.18.0-1
179- new upstream release
180- add BuildRequires: libcanberra-gtk3-devel
181
182* Sun May 03 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.16.1-1
183- new upstream release
184
185* Sun Mar 29 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.16.0-1
186- new upstream release
187
188* Sun Oct 26 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.0-1
189- new upstream release
190- add BuildRequires: eudev-libudev-devel
191
192* Sat Jan 04 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.10.0-2
193- rebuild with VineSeed environment
194
195* Sat Oct 26 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.10.0-1
196- new upstream release
197
198* Sun Jun 09 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.8.1-1
199- new upstream release
200
201* Sun Apr 21 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.8.0-1
202- new upstream release
203- remove BuildRequires: nautilus-sendto-devel
204
205* Fri Nov 16 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.6.1-1
206- new upstream release
207
208* Sun Sep 30 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.6.0-1
209- new upstream release
210- add Obsoletes: bluez-gnome < 1.9
211- add BuildRequires: itstool
212
213* Sun Jul 08 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.4.2-2
214- fix spec file
215
216* Sun Jul 08 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.4.2-1
217- new upstream release
218
219* Fri Jun 22 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.4.1-1
220- new upstream release
221- add BuildRequires: nautilus-sendto-devel
222- create nautilus-sendto-gnome-bluetooth package
223
224* Sun Apr 15 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.4.0-1
225- new upstream release
226- remove BuildRequires: GConf2-devel
227
228* Wed Feb 15 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.2.2-1
229- new upstream release
230
231* Sat Oct 22 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.2.1-1
232- new upstream release
233
234* Fri Sep 30 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.2.0-1
235- new upstream release
236
237* Fri Sep 23 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.1.92-1
238- new upstream release
239
240* Tue Aug 16 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.1.4-1
241- new upstream release
242- change BuildRequires: unique3-devel instead of unique-devel
243- add BuildRequires: control-center-devel
244
245* Sun Oct 03 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.32.0-1
246- new upstream release
247- remove BuildRequires: gir-repository-devel
248- add Requires(post) and Requires(postun): desktop-file-utils
249
250* Sat Sep 25 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.0-2
251- rebuild with rpm-4.8.1 for pkg-config file
252
253* Wed Apr 21 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.0-1
254- new upstream release
255- add BuildRequires: gir-repository-devel
256- add configure option (--disable-nautilus-sendto)
257
258* Wed Dec 30 2009 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.28.6-1
259- new upstream release
260- merge spec file from FC package
261
262* Fri Oct 24  2008 Seiichirou Babasaki 0.11.0-6
263- Update to 0.11.0 (VineSeed)
264- added "# Maintainers: " comments.
265- changed UTF-8 encode at gnome-bluetooth.vsc.spec
266- FedoraCore - LOGS
267-- 0.11.0-5
268-- Rebuild against new bluez-libs
269-- 0.11.0-4
270-- Changed name of icon file(#444811)
271-- 0.11.0-3
272-- Remove gnome-obex-server, we should use gnome-user-share now
273-- 0.11.0-1
274-- gcc43 rebuild
275-- 0.11.0 - Update to 0.11.0
276-- 0.10.0 - Update to 0.10.0
277-- 0.9.1-4
278-- marked gnome-obex-server.schemas as config file
279-- changed upstream URL
280-- 0.9.1-3
281-- fixed wrong source URL
282-- 0.9.1-2
283-- rebuilt for F8
284-- changed license tag to GPLv2 and LGPLv2+
285-- 0.9.1-1
286-- Upgrade to 0.9.1 to fix a crasher in the server
287-- 0.9.0-1
288-- Update for 0.9.0
289-- Fix installation of the python bindings
290-- 0.8.0-4
291-- Remove unncessary gconfd killing from scripts (#224561)
292-- 0.8.0-3
293-- corrected BuildRoot
294-- smp flags added
295-- specfile cleanup
296-- fixed desktop file
297- Updated specfile
298
299* Fri Sep 26 2008 Seiichirou Babasaki 0.8.0-2
300- Updated specfile
301
302* Wed Jan 16 2008 Seiichirou Babasaki 0.8.0-1
303- Import gnome-bluetooth - Packager: Babasaki
304- Updated specfile (downgrade -> 0.8.0-0vl1)
305
306#----------------------------------------------------------------------------
307* Mon Nov 13 2006 Harald Hoyer <harald@redhat.com> - 0.8.0-1
308- version 0.8.0
309
310* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 0.7.0-10.1
311- rebuild
312
313* Wed Jun 14 2006 Harald Hoyer <harald@redhat.com> - 0.7.0-10
314- bump for new openobex
315
316* Sun Jun 11 2006 Jesse Keating <jkeating@redhat.com> - 0.7.0-9
317- Missing automake, libtool, gettext BR
318
319* Sun Jun 11 2006 Jesse Keating <jkeating@redhat.com> - 0.7.0-6
320- Bump for new libbluetooth
321
322* Wed May 31 2006 Harald Hoyer <harald@redhat.com> - 0.7.0-6
323- add dependency on bluez-utils, cosmetic tweaks (bug #190280)
324
325* Tue May 30 2006 Harald Hoyer <harald@redhat.com> - 0.7.0-5
326- install schemata correctly (bug #193518)
327
328* Mon May 29 2006 Harald Hoyer <harald@redhat.com> - 0.7.0-3
329- more build requires (bug #193374)
330
331* Mon Feb 27 2006 Harald Hoyer <harald@redhat.com> - 0.7.0-2
332- pydir fixes for lib64
333
334* Thu Feb 16 2006 Harald Hoyer <harald@redhat.com> - 0.7.0-1
335- version 0.7.0
336
337* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 0.6.0-2.2.1
338- bump again for double-long bug on ppc(64)
339
340* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 0.6.0-2.2
341- rebuilt for new gcc4.1 snapshot and glibc changes
342
343* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
344- rebuilt
345
346* Fri Oct 07 2005 Harald Hoyer <harald@redhat.com> - 0.6.0-2
347- Fix relative path for the icons in desktop files which no longer works
348  with the icon cache.
349
350* Wed Sep 28 2005 Harald Hoyer <harald@redhat.com> - 0.6.0-1
351- new version 0.6.0
352
353* Tue Aug 16 2005 Warren Togami <wtogami@redhat.com> 0.5.1-14
354- rebuild for new cairo
355
356* Thu Jul  7 2005 Matthias Saou <http://freshrpms.net/> 0.5.1-13
357- Minor spec file cleanups.
358- Fix relative path for the icons in desktop files which no longer works
359  with the icon cache.
360- Remove useless zero epochs.
361- Remove explicit python abi requirement, it's automatic for FC4 and up.
362
363* Thu Mar 31 2005 Harald Hoyer <harald@redhat.com> - 0.5.1-12
364- removed base requirement from libs
365
366* Tue Mar 29 2005 Warren Togami <wtogami@redhat.com> - 0.5.1-11
367- devel req glib2-devel libbtctl-devel for pkgconfig (#152488)
368
369* Wed Mar 02 2005 Harald Hoyer <harald@redhat.com>
370- rebuilt
371
372* Mon Feb 21 2005 Harald Hoyer <harald@redhat.com> - 0.5.1-9
373- added gnome hbox patch for bug rh#149215
374
375* Tue Dec 07 2004 Harald Hoyer <harald@redhat.com> - 0.5.1-8
376- added requires for python-abi
377
378* Tue Dec 07 2004 Harald Hoyer <harald@redhat.com> - 0.5.1-7
379- split package into app, libs and devel
380
381* Mon Oct 25 2004 Harald Hoyer <harald@redhat.com> - 0.5.1-6
382- fixed again gnome-bluetooth-manager script for 64bit (bug 134864)
383
384* Fri Oct 08 2004 Harald Hoyer <harald@redhat.com> - 0.5.1-5
385- buildrequire pygtk2-devel (bug 135032)
386- fixed gnome-bluetooth-manager script for 64bit (bug 134864)
387- fixed segfault on file receive (bug 133041)
388
389* Mon Sep 27 2004 Harald Hoyer <harald@redhat.com> - 0.5.1-4
390- buildrequire libbtctl-devel
391- buildrequire openobex-devel >= 1.0.1
392- pythondir -> pyexecdir
393
394* Wed Jul 28 2004 Harald Hoyer <harald@redhat.com> - 0.5.1-3
395- added build dependency for librsvg2-devel
396
397* Tue Jul 27 2004 Harald Hoyer <harald@redhat.com> - 0.5.1-2
398- added pydir patch
399
400* Thu Jul 22 2004 Harald Hoyer <harald@redhat.com> - 0.5.1-1
401- version 0.5.1
402
403* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
404- rebuilt
405
406* Tue May 25 2004 Harald Hoyer <harald@redhat.com> - 0.4.1-8
407- corrected BuildRequires
408
409* Wed Mar 10 2004 Harald Hoyer <harald@redhat.com> - 0.4.1-7
410- added EggToolBar patch for gcc34
411
412* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
413- rebuilt
414
415* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
416- rebuilt
417
418* Mon Jan 26 2004 Harald Hoyer <harald@redhat.de> 0.4.1-4
419- added autofoo patch
420
421* Thu Aug 28 2003 Harald Hoyer <harald@redhat.de> 0.4.1-3
422- add .so to gnome-vfs module, if libtool does not!
423
424* Thu Aug 07 2003 Harald Hoyer <harald@redhat.de> 0.4.1-2
425- call libtool finish
426
427* Wed Aug  6 2003 Harald Hoyer <harald@redhat.de> 0.4.1-1
428- new version 0.4.1
429
430* Thu Jun  5 2003 Harald Hoyer <harald@redhat.de> 0.4-1
431- initial RPM
432
433
Note: See TracBrowser for help on using the repository browser.