source: projects/specs/trunk/t/totem/totem-vl.spec @ 12446

Revision 12446, 19.2 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 versions
2%define _glib_ver               2.48.0
3%define _gtk_ver                3.20.0
4%define _gnomeicon_ver          3.12.0
5%define _gnome_doc_utils_ver    0.20.0
6%define _dbus_ver               1.6.0
7%define _gst_ver                1.2.0
8%define _gstpb_ver              1.2.0
9%define _gstpg_ver              1.2.0
10%define _gstpbad_ver            1.2.0
11%define _xulrunner_ver          1.9
12%define _nautilus_ver           3.20.0
13%define _shared_mime_info_ver   0.17
14%define _unique_ver             1.0
15%define _totem_pl_parser_ver    3.4.4
16
17%define nautilus_extdir %{_libdir}/nautilus/extensions-3.0
18%define _unpackaged_files_terminate_build 1
19
20
21Summary:        Movie player for GNOME 3
22Summary(ja):    GNOME3 用動画プレイヤー
23Name:           totem
24Version:        3.34.1
25Release:        1%{?_dist_release}
26Vendor:         Project Vine
27Distribution:   Vine Linux
28
29License:        GPL
30URL:            https://gitlab.gnome.org/GNOME/totem
31%global         shortver %(echo %{version} | sed -e 's/\.[0-9]*$//')
32Source0:        https://download.gnome.org/sources/%{name}/%{shortver}/%{name}-%{version}.tar.xz
33
34# from upstream
35
36BuildRoot:      %{_tmppath}/%{name}-%{version}-root
37
38BuildRequires:  meson
39BuildRequires:  gtk3-devel >= %{_gtk_ver}, glib2-devel >= %{_glib_ver}
40BuildRequires:  gnome-icon-theme >= %{_gnomeicon_ver}
41BuildRequires:  dbus-devel >= %{_dbus_ver}
42BuildRequires:  nautilus-devel >= %{_nautilus_ver}
43BuildRequires:  gnome-desktop3-devel
44BuildRequires:  gettext
45BuildRequires:  perl-XML-Parser
46BuildRequires:  iso-codes
47BuildRequires:  yelp-tools
48BuildRequires:  totem-pl-parser-devel >= %{_totem_pl_parser_ver}
49BuildRequires:  grilo-devel
50BuildRequires:  bluez-libs-devel >= 5.00
51BuildRequires:  lirc-devel
52BuildRequires:  unique3-devel >= %{_unique_ver}
53BuildRequires:  python3-devel
54BuildRequires:  pylint
55BuildRequires:  python3-pygobject
56BuildRequires:  pygobject3-devel
57BuildRequires:  libpeas-devel
58BuildRequires:  libXtst-devel
59BuildRequires:  gsettings-desktop-schemas-devel
60BuildRequires:  gnome-doc-utils >= %{_gnome_doc_utils_ver}
61BuildRequires:  vala
62BuildRequires:  libappstream-glib-devel
63
64BuildRequires:  gstreamer1-devel >= %{_gst_ver}
65BuildRequires:  gstreamer1-plugins-base-devel >= %{_gstpb_ver}
66BuildRequires:  gstreamer1-plugins-good >= %{_gstpg_ver}
67
68BuildRequires:  clutter-gtk-devel
69BuildRequires:  clutter-gst3-devel
70
71BuildRequires:  nautilus-devel >= %{_nautilus_ver}
72BuildRequires:  shared-mime-info >= %{_shared_mime_info_ver}
73
74
75Requires:       gstreamer1 >= %{_gst_ver}
76Requires:       gstreamer1-plugins-base >= %{_gstpb_ver}
77Requires:       gstreamer1-plugins-good >= %{_gstpg_ver}
78Requires:       iso-codes
79Requires:       grilo-plugins
80
81Obsoletes:      nautilus-media
82Obsoletes:      %{name}-gstreamer < 2.30.1-2
83Obsoletes:      %{name}-xine < 2.30.1-2
84Obsoletes:      %{name}-common < 2.30.1-3
85Obsoletes:      %{name}-mozilla < 3.14.0
86
87Provides:       nautilus-media
88Provides:       %{name}-common = %{version}-%{release}
89
90Requires(post):     ldconfig, desktop-file-utils
91Requires(postun):   ldconfig, desktop-file-utils
92
93%description
94Totem is simple movie player for the Gnome desktop. It features a
95simple playlist, a full-screen mode, seek and volume controls, as well as
96a pretty complete keyboard navigation.
97
98
99%package devel
100Summary:        Plugin writer's documentation for totem
101Group:          Development/Libraries
102Requires:       %{name} = %{version}-%{release}
103
104%description devel
105The %{name}-devel package contains API documentation for
106developing developing plugins for %{name}.
107
108
109%prep
110%setup -q
111
112
113%build
114export LANG=ja_JP.UTF-8
115%meson \
116  -Denable-python=yes \
117  -Denable-vala=yes \
118  -Denable-nautilus=yes \
119  -Denable-introspection=yes \
120  -Dwith-plugins=auto
121%meson_build
122
123
124%install
125rm -rf $RPM_BUILD_ROOT
126export LANG=ja_JP.UTF-8
127%meson_install
128
129# remove unneeded files
130%__rm -f %{buildroot}%{_libdir}/totem/plugins/*/*.{a,la}
131%__rm -f %{buildroot}%{_libdir}/*.{a,la}
132%__rm -f %{buildroot}%{_datadir}/pixmaps/vanity.png
133%__rm -f %{buildroot}%{nautilus_extdir}/*.{a,la}
134%__rm -f %{buildroot}%{mozplug_dir}/*.{a,la}
135%__rm -f %{buildroot}%{_datadir}/icons/hicolor/icon-theme.cache
136%__rm -rf %{buildroot}%{_libdir}/totem/plugins/bemused/
137
138# remove unused file
139%__rm -f %{buildroot}%{_datadir}/GConf/gsettings/pythonconsole.convert
140%__rm -f %{buildroot}%{_libexecdir}/%{name}/totem-bugreport.py
141 
142%find_lang %{name} --with-gnome
143
144# save space by linking identical images in translated docs
145helpdir=$RPM_BUILD_ROOT%{_datadir}/gnome/help/%{name}
146for f in $helpdir/C/figures/*.png; do
147  b="$(basename $f)"
148  for d in $helpdir/*; do
149    if [ -d "$d" -a "$d" != "$helpdir/C" ]; then
150      g="$d/figures/$b"
151      if [ -f "$g" ]; then
152        if cmp -s $f $g; then
153          rm "$g"; ln -s "../../C/figures/$b" "$g"
154        fi
155      fi
156    fi
157  done
158done
159
160
161%clean
162%__rm -rf %{buildroot}
163
164
165%post
166%{_bindir}/update-desktop-database %{_datadir}/applications >& /dev/null ||:
167touch %{_datadir}/icons/hicolor
168if [ -x /usr/bin/gtk-update-icon-cache ]; then
169  /usr/bin/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor
170fi
171
172%postun
173%{_bindir}/update-desktop-database %{_datadir}/applications >& /dev/null ||:
174touch %{_datadir}/icons/hicolor
175if [ -x /usr/bin/gtk-update-icon-cache ]; then
176  /usr/bin/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor
177fi
178glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
179
180%posttrans
181glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
182
183
184%files -f %{name}.lang
185%defattr(-,root,root,-)
186%license COPYING
187%doc AUTHORS NEWS README TODO
188%{_bindir}/totem
189%{_bindir}/totem-video-thumbnailer
190%{_datadir}/GConf/gsettings/opensubtitles.convert
191#%{_datadir}/GConf/gsettings/pythonconsole.convert
192%{_datadir}/GConf/gsettings/totem.convert
193%{_datadir}/metainfo/org.gnome.Totem.appdata.xml
194%{_datadir}/applications/org.gnome.Totem.desktop
195%{_datadir}/dbus-1/services/org.gnome.Totem.service
196%{_datadir}/glib-2.0/schemas/*.xml
197%{_datadir}/icons/*/*/*/*
198%{_datadir}/thumbnailers/totem.thumbnailer
199%{_datadir}/%{name}
200#%{_datadir}/gtk-doc/html/totem
201%{_libdir}/libtotem.so.*
202%{_libdir}/girepository-1.0/*.typelib
203%dir %{_libdir}/totem
204%dir %{_libdir}/totem/plugins
205%{_libdir}/totem/plugins/apple-trailers/
206%{_libdir}/totem/plugins/autoload-subtitles
207%{_libdir}/totem/plugins/dbus
208%{_libdir}/totem/plugins/im-status/libtotem-im-status.so
209%{_libdir}/totem/plugins/im-status/totem-im-status.plugin
210%{_libdir}/totem/plugins/media-player-keys
211%{_libdir}/totem/plugins/open-directory
212%{_libdir}/totem/plugins/opensubtitles
213%{_libdir}/totem/plugins/properties
214%{_libdir}/totem/plugins/pythonconsole
215%{_libdir}/totem/plugins/recent
216%{_libdir}/totem/plugins/rotation
217%{_libdir}/totem/plugins/save-file/libsave-file.so
218%{_libdir}/totem/plugins/save-file/save-file.plugin
219%{_libdir}/totem/plugins/screensaver
220%{_libdir}/totem/plugins/screenshot
221%{_libdir}/totem/plugins/skipto
222%{_libdir}/totem/plugins/variable-rate
223%{_libdir}/totem/plugins/vimeo
224%{_libexecdir}/totem-gallery-thumbnailer
225%{_mandir}/man1/*
226
227%files devel
228%defattr(-, root, root,-)
229%{_includedir}/totem
230%{_libdir}/libtotem.so
231%{_libdir}/pkgconfig/totem.pc
232%{_datadir}/gir-1.0/Totem-1.0.gir
233#%{_datadir}/gtk-doc/html/totem
234
235
236%changelog
237* Mon Aug 03 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.34.1-1
238- new upstream release.
239
240* Sat Dec 29 2018 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.30.0-1
241- new upstream release.
242- dropped Patch0: fixed in upstream.
243- drop lirc plugin: meson cannot detect lirc.
244
245* Mon Jul 18 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.20.1-1
246- new upstream release
247- add BuildRequires: lirc-devel
248- add Patch0 (totem-3.20.1-gint64-format.patch)
249
250* Sun Nov 01 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.18.1-1
251- new upstream release
252
253* Sat Oct 10 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.16.4-1
254- new upstream release
255
256* Wed Jul 29 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.16.2-3
257- add Requires: grilo-plugins
258
259* Sun Jul 19 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.16.2-2
260- remove BuildRequires: gstreamer1-plugins-bad-free-devel
261
262* Sun Jul 05 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.16.2-1
263- new upstream release
264
265* Sat May 16 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.16.1-1
266- new upstream release
267
268* Sun Mar 29 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.16.0-1
269- new upstream release
270- change BuildRequires: clutter-gst3-devel instead of clutter-gst-devel
271
272* Sun Feb 01 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.2-1
273- new upstream release
274
275* Tue Nov 25 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.1-1
276- new upstream release
277
278* Tue Oct 28 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.0-1
279- new upstream release
280- add BuildRequires: gnome-desktop3-devel
281- remove BuildRequires: xulrunner-devel
282- remove %%{name}-mozilla subpackage
283
284* Thu Aug 21 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.12.2-1
285- new upstream release
286
287* Sat May 17 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.12.1-1
288- new upstream release
289
290* Sun Mar 30 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.12.0-1
291- new upstream release
292
293* Sat Jan 04 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.10.1-2
294- rebuild with VineSeed environment
295
296* Sat Oct 26 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.10.1-1
297- new upstream release
298
299* Sun May 19 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.8.2-1
300- new upstream release
301
302* Sun Apr 21 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.8.0-1
303- new upstream release
304- add BuildRequires: yelp-tools, vala
305- change configure option (--enable-vala)
306
307* Thu Nov 08 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.6.3-1
308- new upstream release
309
310* Fri Oct 26 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.6.2-1
311- new upstream release
312- change BuildRequires: gstreamer1-plugins-bad-free-devel instead of gstreamer1-plugins-bad-free
313
314* Sun Sep 30 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.6.0-1
315- new upstream release
316- add BuildRequires: gsettings-desktop-schemas-devel, gstreamer1-plugins-bad-free, grilo-devel
317
318* Wed May 30 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.4.2-2
319- new upstream release
320
321* Wed May 30 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.4.2-2
322- add configure option (--disable-vegas-plugin)
323
324* Sun May 20 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.4.2-1
325- new upstream release
326
327* Sun Apr 22 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.4.1-1
328- new upstream release
329- add BuildRequires: pylint
330- remove BuildRequires: libgdata-devel
331
332* Sat Oct 22 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.2.1-1
333- new upstream release
334
335* Fri Sep 30 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.2.0-1
336- new upstream release
337
338* Fri Sep 23 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.1.92-1
339- new upstream release
340- change BuildRequires: pygobject3-devel instead of pygobject-devel
341
342* Wed Aug 17 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.1.4-1
343- new upstream release
344- change BuildRequires: gtk3-devel instead of gtk2-devel
345- add BuildRequires: libpeas-devel, libXtst-devel, pygobject-devel, clutter-gtk-devel,
346                     clutter-gst-devel, libmx-devel
347- change configure option (--disable-vala)
348
349* Sun Oct 03 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.32.0-1
350- new upstream release
351- fix %files
352
353* Tue Jun 29 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.2-1
354- new upstream release
355
356* Mon May 10 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 2.30.1-3
357- clean up spec file
358- remove totem-common and merged to totem main package.
359  - add Obsoletes: totem-common
360- remove unneeded BR: and R:
361  - gnome-vfs2, libgnomeui, libgnome, gnome-desktop-libs
362  - libmusicbrainz, alternatives
363- remove explicit dependency
364  - gtk2, glib2, dbus
365- add R: pygtk2, pyxdg, python-Coherence for python plugins
366- add R: gstreamer-plugins-good
367
368* Sun May 09 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.1-2
369- rebuild with libgdata (add youtube plugin)
370- add BuildRequires: libgdata-devel, python-devel, pygtk2-devel
371- add Obsolete: totem-gstreamer, totem-xine)
372
373* Sat May 01 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.1-1
374- new upstream release
375- chagnge _gst_ver from 0.10.19 to 0.10.29
376
377* Wed Apr 07 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.0-1
378- new upstream release
379- drop totem-tracker package
380- add BuildRequires: unique-devel
381- remove BuildRequires: hal-devel
382- remove unrecognized options (--disable-lirc, --disable-vanity, --disable-nvtv, --enable-xine, --disable-xine, --enable-gstreamer, --disable-gstreamer, --enable-mozilla, --with-mozilla, --disable-mozilla, --enable-basic-plugin, --enable-complex-plugin)
383
384* Mon Jul 06 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26.3-2
385- remove unneeded autoreconf
386- add BR: lirc
387
388* Thu Jul 02 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26.3-1
389- new upstream release
390
391* Wed Jul 01 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26.2-2
392- remove bemused plugin
393
394* Thu May 28 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26.2-1
395- new upstream release
396
397* Thu Apr 30 2009 NAKAMURA Kenta <kenta@vinelinux.org> 2.26.1-2
398- added tracker video search sub-package
399
400* Sat Apr 25 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26.1-1
401- new upstream release
402
403* Sun Mar 22 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26.0-1
404- new upstream release
405
406* Fri Mar 20 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.24.3-2
407- remove libxine dependency from totem-common
408- build xine backend with minimum dependency
409
410* Thu Oct 23 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.24.2-3
411- add BR: bluez-libs-devel >= 4.15
412- fix typo in %%postun xine
413
414* Thu Oct 23 2008 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 2.24.2-2
415- rebuild with bluez-libs-devel-4.15
416
417* Sat Oct 11 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.24.2-1
418- new upstream release
419
420* Wed Sep 24 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.24.0-1
421- new upstream release
422
423* Mon Jul 21 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.22.2-1
424- new upstream release
425- add patch1 to build with xulrunner-1.9
426
427* Thu Apr 10 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.22.1-1vl5
428- new upstream release
429
430* Mon Apr  7 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.22.0-1vl5
431- new upstream release
432- disabled devel package (replaced by totem-pl-parser-devel)
433
434* Sat Aug 11 2007 KAZUKI SHIMURA <ksh753@y5.dion.ne.jp> 2.18.2-0vl1
435- new upstream release
436- update version macros
437- enable browser plugins on x86_64
438
439* Sat Apr 28 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.18.1-0vl1
440- new upstream release
441
442* Sun Mar 25 2007 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 2.16.6-0vl1
443- upstream release
444- drop obsolete ja.po.patch (patch0)
445- revert change of 1.4.4-0vl2
446
447* Wed Jan 31 2007 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 2.16.5-0vl1
448- upstream release
449- enable browser plugins (exclude x86_64 arch)
450
451* Fri Dec 01 2006 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 2.16.4-0vl1
452- upstream release
453
454* Mon Nov 27 2006 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 2.16.3-0vl3
455- update configure options
456- add -mozilla-{gstreamer,xine,common} sub-packages (disabled by default)
457
458* Sat Nov 25 2006 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 2.16.3-0vl2
459- fix mistranslation (patch0)
460- add icon symlink
461- add BuildRequires: gstreamer-plugins-good
462
463* Fri Nov 24 2006 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 2.16.3-0vl1
464- upstream release
465- update %%_glib_ver, %%_xine_ver
466- add BuildRequires: hal
467- update %%configure options
468- update %%files
469
470* Wed Sep 13 2006 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 1.4.5-0vl1
471- upstream release
472
473* Fri Sep 08 2006 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 1.4.4-0vl2
474- fix macro name (%%gnome_desktop_ver -> %%gnomedesktop_ver)
475
476* Mon Aug 07 2006 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 1.4.4-0vl1
477- upstream release
478- drop obsolete patch0
479
480* Sun Jul 16 2006 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 1.4.3-0vl1
481- upstream release
482- add patch0 to build with intltool-0.35
483
484* Sun Jun 25 2006 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 1.4.2-0vl1
485- upstream release
486
487* Thu May 18 2006 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 1.4.1-0vl1
488- upstream release
489- update alternatives entry
490
491* Tue Mar 14 2006 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 1.4.0-0vl1
492- upstream release
493- drop fix-sort-function.patch (was merged to upstream, #331426)
494
495* Wed Mar 08 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.3.91-0vl2
496- rebuild with gnome-2.14rc
497
498* Tue Feb 14 2006 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 1.3.91-0vl1
499- upstream release
500- add macros
501  - _gtk_ver, _glib_ver
502  - _gnomevfs_ver, _gnomeui_ver, _gnomeicon_ver, _gnome_desktop_ver
503  - _dbus_ver
504  - _gst_ver, gstpb_ver, _xine_ver
505- add fix-sort-function.patch to build with glib < 2.9.1
506
507* Sat Jan 21 2006 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 1.3.1-0vl1
508- upstream release
509- add BuildRequires:
510  - gtk2-devel >= 2.5.6, glib2-devel >= 2.6.3
511  - gnome-vfs2-devel >= 2.9.92
512  - dbus-devel >= 0.35
513- use gstreamer-0.10 as backend for totem-gstreamer
514
515* Sat Jan 21 2006 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 1.2.1-0vl2
516- use gstreamer08 instead of gstreamer
517
518* Sat Dec 31 2005 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 1.2.1-0vl1
519- upstream release
520
521* Sun Oct 09 2005 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 1.2.0-0vl2
522- fix missing links
523  - update file list
524  - update update-alternatives scripts
525- fix totem-gstreamer's %%postun script
526
527* Wed Sep 21 2005 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 1.2.0-0vl1
528- upstream release
529- add BuildRequires: iso-codes, libmusicbrainz-devel
530- add Requires: iso-codes, libmusicbrains to -common package
531- remove BuildRequires: nautilus-cd-burner
532- remove Requires: nautilus-cd-burner from -common package
533
534* Wed Aug 03 2005 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 1.0.4-0vl2
535- totem-gstreamer obsoletes nautilus-media
536
537* Thu Jun 23 2005 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 1.0.4-0vl1
538- upstream release
539- add Requires(post,postun): alternatives for gstreamer,xine
540- add Requires(postun,triggers): alternatives for common
541
542* Mon May 30 2005 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 1.0.3-0vl1
543- upstream release
544
545* Sun May 08 2005 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 1.0.2-0vl2
546- build xine backend
547  - move common files to common package
548  - move GStreamer related files to gstreamer package
549  - install xine related files to xine package
550- fix scripts
551
552* Sun May 01 2005 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 1.0.2-0vl1
553- upstream release
554- update URL
555- move *.{a,la} to devel package
556
557* Mon Apr 04 2005 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 1.0.1-1vl1
558- fix %%{post,preun} script (video-thumbnail.schemas)
559- sync with Fedora Core's 1.0.1-1
560
561  * Tue Feb 29 2005 John (J5) Palmieri <johnp@redhat.com> - 1.0.1-1
562  - Update to upstream version 1.0.1
563  - Break out devel package
564
565* Thu Mar 31 2005 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 0.101-4uvl2
566- add %%{post,pre}un script
567
568* Wed Mar 30 2005 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 0.101-4uvl1
569- initial build for Vine Linux
570
571* Mon Feb 21 2005 Bill Nottingham <notting@redhat.com> - 0.101-4
572- fix %%post
573
574* Wed Feb  2 2005 Matthias Clasen <mclasen@redhat.com> - 0.101-3
575- Obsolete nautilus-media
576- Install property page and thumbnailer
577
578* Wed Feb  2 2005 Matthias Clasen <mclasen@redhat.com> - 0.101-2
579- Update to 0.101
580 
581* Mon Jan 03 2005 Colin Walters <walters@redhat.com> - 0.100-2
582- Grab patch totem-0.100-desktopfile.patch from CVS to fix
583  missing menu entry (144088)
584- Remove workaround for desktop file being misinstalled, fixed
585  by above patch
586
587* Mon Jan 03 2005 Colin Walters <walters@redhat.com> - 0.100-1
588- New upstream version 0.100
589
590* Sun Dec  5 2004 Bill Nottingham <notting@redhat.com> - 0.99.22-1
591- update to 0.99.22
592
593* Thu Oct 28 2004 Colin Walters <walters@redhat.com> - 0.99.19-2
594- Add patch to remove removed items from package from help
595
596* Thu Oct 14 2004 Colin Walters <walters@redhat.com> - 0.99.19-1
597- New upstream 0.99.19
598  - Fixes crasher with CD playback (see NEWS)
599
600* Tue Oct 12 2004 Alexander Larsson <alexl@redhat.com> - 0.99.18-2
601- Call update-desktop-database in post
602
603* Tue Oct 12 2004 Alexander Larsson <alexl@redhat.com> - 0.99.18-1
604- update to 0.99.18
605
606* Wed Oct  6 2004 Alexander Larsson <alexl@redhat.com> -
607- Initial version, based on specfile by Matthias Saou <http://freshrpms.net/>
608
Note: See TracBrowser for help on using the repository browser.