Package totem: Specfile

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
%define ver_major 2.32
%define parser_ver 2.30
%define gst_ver 0.10.26
%define gst_plugins_ver 0.10.26
%define gtk_ver 2.21.8

%define _libexecdir %_prefix/libexec

%def_disable static
%def_disable vala
%def_enable nautilus
%def_enable bemused
%def_enable galago
%def_enable lirc
%def_enable mythtv
%def_enable publish
%def_enable tracker
%def_enable python
%def_enable browser_plugins

%if_enabled browser_plugins
%def_enable gmp_plugin
%def_enable narrowspace_plugin
%def_enable mully_plugin
%def_enable cone_plugin
%endif

Name: totem
Version: %ver_major.0
Release: alt2.M60P.1

Summary: Movie player for GNOME 2
Group: Video
License: GPL%def_disable static
URL: http://www.gnome.org/projects/totem
Packager: GNOME Maintainers Team <gnome@packages.altlinux.org>

Obsoletes: %name-gstreamer < %version %name-backend-gstreamer < %version %name-backend-xine < %version
Provides: %name-backend = %version %name-backend-gstreamer = %version %name-backend-xine = %version
Requires: gstreamer >= %gst_ver
Requires: gst-plugins-base
Requires: gst-plugins-good
Requires: iso-codes
PreReq: GConf
PreReq: librarian

Source: %gnome_ftp/%name/%ver_major/%name-%version.tar.bz2
Source1: totem-bin-backend-ondemand.sh
Patch2: %name-2.25.3-alt-link.patch
Patch3: %name-2.26.1-alt-skipto-link.patch
Patch4: %name-2.32.0-alt-link.patch
Patch5: %name-2.32-tracker-0.10.patch

BuildPreReq: rpm-build-gnome gnome-common gtk-doc
BuildPreReq: intltool >= 0.40.0
%{?_enable_nvtv:BuildRequires: libnvtv-devel >= 0.4.5}

BuildRequires: gstreamer-devel >= %gst_ver
BuildRequires: gst-plugins-devel >= %gst_plugins_ver
BuildRequires: gstreamer-utils >= %gst_ver
BuildRequires: gst-plugins-base
BuildRequires: gst-plugins-gconf gst-plugins-gio gst-plugins-ugly
BuildRequires: gst-plugins-good gst-ffmpeg gstreamer-utils
BuildRequires: browser-plugins-npapi-devel

BuildPreReq: iso-codes-devel gnome-icon-theme
BuildPreReq: glib2-devel libgtk+2-devel >= %gtk_ver libgio-devel libGConf-devel
BuildPreReq: libtotem-pl-parser-devel >= %parser_ver
BuildPreReq: libgnomeui-devel
BuildPreReq: libXtst-devel libXrandr-devel libXxf86vm-devel xorg-xproto-devel

%{?_enable_python:BuildRequires: python-module-pygtk-devel python-module-pygobject-devel}
%{?_enable_vala:BuildRequires: libvala-devel}
%{?_enable_galago:BuildPreReq: libgalago-devel >= 0.5.2}
BuildRequires: libdbus-glib-devel libgdata-devel
%{?_enable_lirc:BuildRequires: liblirc-devel}
%{?_enable_mythtv:BuildRequires: libgmyth-devel libgmyth-upnp-devel}
%{?_enable_bemused:BuildPreReq: libbluez-devel}
%{?_enable_publish:BuildPreReq: libepc-devel >= 0.3.0}
%{?_enable_tracker:BuildRequires: tracker-devel}
%{?_enable_browser_plugins:BuildRequires:shared-mime-info >= 0.22 libstartup-notification-devel >= 0.8}
%{?_enable_nautilus:BuildRequires: libnautilus-devel}

BuildPreReq: desktop-file-utils libSM-devel

BuildRequires: db2latex-xsl gnome-doc-utils gcc-c++ libunique-devel
BuildRequires: libX11-devel libXext-devel libXi-devel

%description
Totem is simple movie player for the Gnome desktop.
It features a simple playlist, a full-screen mode, seek and volume
controls, as well as a pretty complete keyboard navigation.

It also includes a thumbnailer for your movie files.

%package -n mozilla-plugin-%name
Summary: Mozilla plugin for the Totem media player
Group: Networking/WWW
Requires: %name = %version-%release
Requires: browser-plugins-npapi
Provides: mozilla-plugin-%name-xine
Obsoletes: mozilla-plugin-%name-xine < %version-%release
Provides: mozilla-plugin-%name-gstreamer
Obsoletes: mozilla-plugin-%name-gstreamer < %version-%release

%description -n mozilla-plugin-%name
A Mozilla plug-in for that enables media playback from within webpages
via the Totem media player.

%package plugins
Summary: default plugins for Totem
Group: Video
Requires: %name = %version-%release

%description plugins
A default plugins for Totem:
	gromit
	ontop
	screensaver
	skipto
	properties
	media-player-keys
	thumbnail
	pythonconsole
	opensubtitles
	chapters

%package plugins-iplayer
Summary: BBC iPlayer plugin for Totem
Group: Video
Requires: %name = %version-%release

%description plugins-iplayer
A plugin to access from the last 7 days from the BBC iPlayer service.

%package plugins-lirc
Summary: LIRC (Infrared remote) plugin for Totem
Group: Video
Requires: %name = %version-%release

%description plugins-lirc
A plugin to add LIRC (Infrared remote) support to Totem.

%package plugins-bemused
Summary: Bemused (bluez remote) plugin for Totem
Group: Video
Requires: %name = %version-%release
Requires: lirc

%description plugins-bemused
Control Totem through a mobile phone with a Bemused client

%package plugins-galago
Summary: Galago (Instant Messenger status) plugin for Totem
Group: Video
Requires: %name = %version-%release
Requires: galago-daemon

%description plugins-galago
A plugin to allow Totem to set Instant Messenger statuses when
playing a movie in fullscreen.

Your Instant Messenging program might require a plugin to take
advantage of this feature.

%package plugins-mythtv
Summary: MythTV plugin for Totem
Group: Video
Requires: %name = %version-%release

%description plugins-mythtv
A plugin to allow access to recordings on a remote MythTV server.

%package plugins-youtube
Summary: YouTube plugin for Totem
Group: Video
Requires: %name = %version-%release

%description plugins-youtube
A plugin to allow browsing YouTube videos, and watching them.

%package plugins-tracker
Summary: Tracker-based video search plugin for Totem
Group: Video
Requires: %name = %version-%release

%description plugins-tracker
A plugin to allow searching local videos, based on their tags, metadata,
or filenames, as indexing by the Tracker indexer.

%package plugins-publish
Summary: Share your playlist with other Totems on the local network
Group: Video
Requires: %name = %version-%release

%description plugins-publish
A plugin to allow you to share your current playlist (and the files included
in that playlist) with other Totems on the same local network.

%package plugins-jamendo
Summary: Plugin for jamendo.com music collection
Group: Video
Requires: %name = %version-%release
Requires: python-module-json

%description plugins-jamendo
A plugin to allow you to listen to the large collection of Creative
Commons licensed music on Jamendo

%package plugins-coherence_upnp
Summary: Coherence DLNA/UPnP totem plugin
Group: Video
Requires: %name = %version-%release
Requires: python-module-coherence coherence

%description plugins-coherence_upnp
This package contains a DLNA/UPnP client for Totem powered by Coherence

%package plugins-gromit
Summary: Gromit Annotations plugin for totem
Group: Video
Requires: %name = %version-%release
Requires: gromit

%description plugins-gromit
This package contains presentation helper to make annotations on screen via Gromit

%package plugins-brasero
Summary: Video disc recorder plugin for Totem
Group: Video
Requires: %name = %version-%release
Requires: brasero

%description plugins-brasero
This package contains plugin that allow record (S)VCDs or video DVDs
with Brasero

%package devel-doc
Summary: Development documentation for Totem
Group: Development/GNOME and GTK+
BuildArch: noarch
Conflicts: %name < %version

%description devel-doc
This package provides Totem reference manual

%package nautilus
Summary: Nautilus extension for the Totem media player
Group: Video
Requires: %name-backend = %version-%release
Provides: totem-gstreamer-nautilus = %version-%release
Provides: totem-xine-nautilus = %version-%release
Provides: totem-nautilus = %version
Provides: nautilus-totem-gstreamer = %version-%release
Provides: nautilus-totem-xine = %version-%release
Provides: nautilus-totem = %version-%release
Obsoletes: totem-gstreamer-nautilus < %version-%release
Obsoletes: totem-xine-nautilus < %version-%release
Obsoletes: totem-nautilus < %version-%release

%description nautilus
This package provides integration with the Totem media player for
the Nautilus file manager.

%prep
%setup -q -n %name-%version
%patch2 -p1
%patch3 -p1
%patch4 -p1
%patch5 -p1

# fix bemused.totem-plugin
%__subst "s|^noinst_DATA|plugin_DATA|" src/plugins/bemused/Makefile.am

%build
%autoreconf
export BROWSER_PLUGIN_DIR=%browser_plugins_path
%configure \
	%{subst_enable static} \
	--disable-schemas-install \
	--disable-scrollkeeper \
	%{subst_enable python} \
	%{subst_enable vala} \
%if_enabled browser_plugins
	--enable-browser-plugins \
	%{?_enable_gmp_plugin:--enable-gmp-plugin} \
	%{?_enable_narrowspace_plugin:--enable-narrowspace-plugin} \
	%{?_enable_mully_plugin:--enable-mully-plugin} \
	%{?_enable_cone_plugin:--enable-cone-plugin} \
%endif
	%{?_enable_nautilus:--enable-nautilus=yes} \
	--with-dbus \
	--disable-static

%make_build

%install
%make DESTDIR=%buildroot install
find %buildroot%_libdir -name \*.la -delete

%find_lang --with-gnome %name

%define schemas %name %name-video-thumbnail %name-handlers

%post
%gconf2_install %schemas

%preun
if [ $1 = 0 ]; then
	%gconf2_uninstall %schemas
fi

%files -f %name.lang
%config %_sysconfdir/gconf/schemas/%name.schemas
%config %_sysconfdir/gconf/schemas/%name-handlers.schemas
%config %_sysconfdir/gconf/schemas/%name-video-thumbnail.schemas
%_bindir/*
%dir %_libdir/%name
%_libexecdir/%name/totem-bugreport.py
%_datadir/applications/%name.desktop
%_datadir/icons/hicolor/*/*/*.png
%_datadir/icons/hicolor/*/*/*.svg
%_datadir/%name
%_man1dir/*
%doc AUTHORS NEWS README TODO

%files plugins
%dir %_libdir/%name/plugins
%_libdir/%name/plugins/dbus/
%_libdir/%name/plugins/ontop/
%_libdir/%name/plugins/screensaver/
%_libdir/%name/plugins/skipto/
%_libdir/%name/plugins/properties/
%_libdir/%name/plugins/media-player-keys/
%_libdir/%name/plugins/totem/
%_libdir/%name/plugins/thumbnail/
%_libdir/%name/plugins/pythonconsole/
%_libdir/%name/plugins/opensubtitles/
%_libdir/%name/plugins/screenshot/
%_libdir/%name/plugins/chapters/

%files plugins-iplayer
%_libdir/%name/plugins/iplayer/

%if_enabled galago
%files plugins-galago
%_libdir/%name/plugins/galago/
%endif

%if_enabled lirc
%files plugins-lirc
%_libdir/%name/plugins/lirc/
%endif

%if_enabled mythtv
%files plugins-mythtv
%_libdir/%name/plugins/mythtv/
%endif

%files plugins-youtube
%_libdir/%name/plugins/youtube/

%if_enabled tracker
%files plugins-tracker
%_libdir/%name/plugins/tracker/
%endif

%if_enabled bemused
%files plugins-bemused
%_libdir/%name/plugins/bemused/
%endif

%if_enabled publish
%files plugins-publish
%_libdir/%name/plugins/publish/
%endif

%if_enabled browser_plugins
%files -n mozilla-plugin-%name
%_libexecdir/totem-plugin-viewer
%browser_plugins_path/*
%endif

%files plugins-jamendo
%_libdir/%name/plugins/jamendo/

%files plugins-gromit
%_libdir/%name/plugins/gromit/

%files nautilus
%nautilus_extdir/*

%files plugins-coherence_upnp
%_libdir/%name/plugins/coherence_upnp/

%files plugins-brasero
%_libdir/%name/plugins/brasero-disc-recorder/

%files devel-doc
%_datadir/gtk-doc/html/*

%changelog
* Mon Nov 14 2011 Radik Usupov <radik@altlinux.org> 2.32.0-alt2.M60P.1
- backport to p6

* Thu Nov 10 2011 Alexey Shabalin <shaba@altlinux.ru> 2.32.0-alt2.M60T.1
- rebuild with tracker-0.10

* Sat Dec 11 2010 Yuri N. Sedunov <aris@altlinux.org> 2.32.0-alt2
- libbluez4-devel/libbluez-devel

* Mon Oct 18 2010 Yuri N. Sedunov <aris@altlinux.org> 2.32.0-alt1
- 2.32.0

* Wed May 12 2010 Yuri N. Sedunov <aris@altlinux.org> 2.30.2-alt1
- 2.30.2

* Sun May 02 2010 Yuri N. Sedunov <aris@altlinux.org> 2.30.1-alt1
- 2.30.1

* Mon Mar 29 2010 Yuri N. Sedunov <aris@altlinux.org> 2.30.0-alt1
- 2.30.0

* Mon Mar 15 2010 Yuri N. Sedunov <aris@altlinux.org> 2.29.92-alt1
- 2.29.92

* Wed Feb 24 2010 Yuri N. Sedunov <aris@altlinux.org> 2.29.91-alt1
- 2.29.91

* Mon Feb 15 2010 Yuri N. Sedunov <aris@altlinux.org> 2.28.5-alt2
- rebuild against new libgdata-0.6.0

* Wed Jan 27 2010 Yuri N. Sedunov <aris@altlinux.org> 2.29.4-alt1
- 2.29.4

* Tue Dec 22 2009 Yuri N. Sedunov <aris@altlinux.org> 2.28.5-alt1
- 2.28.5

* Fri Nov 20 2009 Yuri N. Sedunov <aris@altlinux.org> 2.28.4-alt1
- 2.28.4

* Sat Nov 14 2009 Yuri N. Sedunov <aris@altlinux.org> 2.28.3-alt1
- 2.28.3

* Mon Oct 26 2009 Alexey Shabalin <shaba@altlinux.ru> 2.28.1-alt3
- build again with coherence_upnp

* Mon Oct 26 2009 Alexey Shabalin <shaba@altlinux.ru> 2.28.1-alt2
- temporary build without coherence_upnp

* Tue Sep 29 2009 Yuri N. Sedunov <aris@altlinux.org> 2.28.1-alt1
- 2.28.1

* Tue Sep 29 2009 Yuri N. Sedunov <aris@altlinux.org> 2.28.0-alt4
- rebuild with new %%browser_plugins_path

* Thu Sep 24 2009 Yuri N. Sedunov <aris@altlinux.org> 2.28.0-alt3
- requires new pl-parser

* Thu Sep 24 2009 Valery Inozemtsev <shrek@altlinux.ru> 2.28.0-alt2
- build youtube plugin

* Wed Sep 23 2009 Valery Inozemtsev <shrek@altlinux.ru> 2.28.0-alt1
- 2.28.0

* Tue Jun 30 2009 Yuri N. Sedunov <aris@altlinux.org> 2.26.3-alt1
- 2.26.3

* Mon May 04 2009 Yuri N. Sedunov <aris@altlinux.org> 2.26.2-alt1
- 2.26.2

* Sat Apr 04 2009 Yuri N. Sedunov <aris@altlinux.org> 2.26.1-alt2
- properly linked skipto plugin
- separate gromit plugin
- updated reqs for lirc, galago, jamendo and coherence-upnp plugins

* Thu Apr 02 2009 Yuri N. Sedunov <aris@altlinux.org> 2.26.1-alt1
- 2.26.1

* Tue Mar 17 2009 Yuri N. Sedunov <aris@altlinux.org> 2.26.0-alt1
- 2.26.0

* Thu Mar 12 2009 Yuri N. Sedunov <aris@altlinux.org> 2.25.92-alt1
- 2.25.92
- updated buildreqs
- new coherence_upnp, brasero plugins
- added builtin screenshot plugin in -plugins package
- new devel-doc noarch subpackage

* Fri Jan 23 2009 Yuri N. Sedunov <aris@altlinux.org> 2.25.3-alt1
- 2.25.3
- removed obsolete %%post{,un} scripts
- packaged opensubtitles and jamendo plugins

* Tue Dec 02 2008 Valery Inozemtsev <shrek@altlinux.ru> 2.24.3-alt2.1
- NMU:
  * updated build dependencies

* Tue Nov 11 2008 Alexey Shabalin <shaba@altlinux.ru> 2.24.3-alt2
- clean description for youtube plugin (#17822)
- remove empty line in alternatives files(#17831)

* Wed Oct 29 2008 Alexey Shabalin <shaba@altlinux.ru> 2.24.3-alt1
- 2.24.3
- fix Provides/Obsoletes for totem-nautilus
- fix Provides libbaconvideowidget.so.0 for x86_64
- enable publish plugin

* Mon Oct 27 2008 Yuri N. Sedunov <aris@altlinux.org> 2.24.2-alt6
- rebuild against libtotem-plparser.so.12

* Wed Oct 22 2008 Alexey Shabalin <shaba@altlinux.ru> 2.24.2-alt5
- only one package mozilla-plugin-%%name , %%name-nautilus

* Tue Oct 21 2008 Alexey Shabalin <shaba@altlinux.ru> 2.24.2-alt4
- fix alternatives
- build gmyth plugin

* Mon Oct 13 2008 Alexey Shabalin <shaba@altlinux.ru> 2.24.2-alt3
- fix requires for gstreamer backend

* Fri Oct 10 2008 Alexey Shabalin <shaba@altlinux.ru> 2.24.2-alt2
- restructured for build xine and gstreamer backends from one spec
- subpackages of plugins
- build mozilla plugin
- define _libexecdir as  %_prefix/libexec
- disabled vala support (have only simple plugin now)
- TODO:
    - control for switch backend
    - publish plugin (need libepc-ui)
    - tracker plugin
    - gmyth plugin (need gmyth)

* Wed Oct 08 2008 Alexey Shabalin <shaba@altlinux.ru> 2.24.2-alt1
- 2.24.2
- remove "Dirty hack" (Provides: python%__python_version(atom) python%__python_version(gdata))
- add %%update_menus/%%clean_menus to %%post/%%postun
- build galago plugin
- build bemused plugin (bluez)
- TODO:
    - vala... support
    - libtotem, totem-*-plugin subpackages
    - publish plugin (need libepc-ui)
    - tracker plugin
    - gmyth plugin (need gmyth)

* Mon Sep 29 2008 Yuri N. Sedunov <aris@altlinux.org> 2.24.0-alt1
- 2.24.0
- fixed source url
- updated buildreqs
- TODO:
    - galago, vala... support
    - libtotem, totem-*-plugin subpackages

* Thu May 22 2008 Sergey N. Yatskevich <syatskevich@altlinux.ru> 2.22.2-alt2
- Correct requires

* Fri May 09 2008 Sergey N. Yatskevich <syatskevich@altlinux.ru> 2.22.2-alt1
- 2.22.2

* Wed Apr 09 2008 Sergey N. Yatskevich <syatskevich@altlinux.ru> 2.22.1-alt1
- 2.22.1

* Tue Mar 11 2008 Sergey N. Yatskevich <syatskevich@altlinux.ru> 2.22.0-alt1
- 2.22.0

* Mon Jan 14 2008 Sergey N. Yatskevich <syatskevich@altlinux.ru> 2.20.3-alt1
- 2.20.3

* Fri Oct 19 2007 Sergey N. Yatskevich <syatskevich@altlinux.ru> 2.20.1-alt1
- 2.20.1

* Thu Sep 20 2007 Sergey N. Yatskevich <syatskevich@altlinux.ru> 2.20.0-alt1
- 2.20.0

* Wed Sep 12 2007 Sergey N. Yatskevich <syatskevich@altlinux.ru> 2.18.3-alt1
- 2.18.3

* Mon May 28 2007 Sergey N. Yatskevich <syatskevich@altlinux.ru> 2.18.2-alt1
- 2.18.2

* Wed Apr 04 2007 Sergey N. Yatskevich <syatskevich@altlinux.ru> 2.18.1-alt1
- 2.18.1

* Mon Mar 12 2007 Sergey N. Yatskevich <syatskevich@altlinux.ru> 2.18.0-alt0.1
- 2.18.0

* Wed Mar 07 2007 Sergey N. Yatskevich <syatskevich@altlinux.ru> 2.17.92-alt0.1
- 2.17.92 (!!!WARNING!!! this is an experimental build)

* Fri Feb 02 2007 Sergey N. Yatskevich <syatskevich@altlinux.ru> 2.16.5-alt1
- 2.16.5

* Thu Nov 30 2006 Sergey N. Yatskevich <syatskevich@altlinux.ru> 2.16.4-alt2
- Provides virtual totem-* packages
- Conflicts with *totem-gstreamer-*

* Wed Nov 29 2006 Sergey N. Yatskevich <syatskevich@altlinux.ru> 2.16.4-alt1
- 2.16.4
- Add conflicts with libtotem* into libtotem-xine*

* Mon Nov 27 2006 Sergey N. Yatskevich <syatskevich@altlinux.ru> 2.16.3-alt2
- 2.16.3

* Mon Oct 09 2006 Sergey N. Yatskevich <syatskevich@altlinux.ru> 2.16.2-alt2
- 2.16.2

* Wed Oct 04 2006 Sergey N. Yatskevich <syatskevich@altlinux.ru> 2.16.1-alt2
- separate lib* subpackages

* Fri Sep 08 2006 Sergey N. Yatskevich <syatskevich@altlinux.ru> 2.16.1-alt1
- 2.16.1

* Tue Aug 15 2006 Sergey N. Yatskevich <syatskevich@altlinux.ru> 1.4.4-alt1
- 1.4.4

* Mon May 15 2006 Sergey N. Yatskevich <syatskevich@altlinux.ru> 1.4.1-alt1
- 1.4.1

* Thu Apr 20 2006 Sergey N. Yatskevich <syatskevich@altlinux.ru> 1.4.0-alt1
- 1.4.0

* Wed Apr 19 2006 Sergey N. Yatskevich <syatskevich@altlinux.ru> 1.2.1-alt4
- Spec cleanup

* Tue Mar 14 2006 Sergey N. Yatskevich <syatskevich@altlinux.ru> 1.2.1-alt3
- ChangeLog corrected

* Tue Mar 07 2006 Sergey N. Yatskevich <syatskevich@altlinux.ru> 1.2.1-alt2
- Disable --as-needed flag for linker

* Wed Dec 21 2005 Sergey N. Yatskevich <syatskevich@altlinux.ru> 1.2.1-alt1
- 1.2.1
- build vanity utility
- remove freedesktop.pl menus

* Fri Oct 14 2005 Sergey N. Yatskevich <syatskevich@altlinux.ru> 1.2.0-alt2
- repackage with xine backend

* Sat Sep 10 2005 Mikhail Zabaluev <mhz@altlinux.ru> 1.2.0-alt1
- 1.2.0
- Resurrected devel
- Separate binary package for nautilus extensions
- Added dependency on gstreamer-subtitle

* Sat Jul 16 2005 ALT QA Team Robot <qa-robot@altlinux.org> 1.0.4-alt1.1
- rebuild with new libnautilus-burn.so.1 .

* Sat Jul 02 2005 Yuri N. Sedunov <aris@altlinux.ru> 1.0.4-alt1
- 1.0.4

* Mon Jun 13 2005 Yuri N. Sedunov <aris@altlinux.ru> 1.0.3-alt1
- 1.0.3

* Sat Apr 30 2005 Yuri N. Sedunov <aris@altlinux.ru> 1.0.2-alt1
- 1.0.2

* Tue Mar 22 2005 Yuri N. Sedunov <aris@altlinux.ru> 1.0.1-alt1
- 1.0.1
- move vanity to separate subpackage (close #6269) and do not build it by default.

* Mon Mar 07 2005 Yuri N. Sedunov <aris@altlinux.ru> 1.0-alt1
- 1.0

* Thu Jan 27 2005 Yuri N. Sedunov <aris@altlinux.ru> 0.101-alt0.6
- 0.101.

* Tue Jan 04 2005 Yuri N. Sedunov <aris@altlinux.ru> 0.100-alt0.5
- 0.100.

* Sat Nov 20 2004 Yuri N. Sedunov <aris@altlinux.ru> 0.99.22-alt0.5
- 0.99.22

* Fri Oct 29 2004 Yuri N. Sedunov <aris@altlinux.ru> 0.99.20-alt0.5
- 0.99.20

* Mon Jun 23 2003 Yuri N. Sedunov <aris@altlinux.ru> 0.99.1-alt0.5
- 0.99.1
- summary, description by avp.

* Wed May 28 2003 Yuri N. Sedunov <aris@altlinux.ru> 0.99.0-alt0.5
- First build for Sisyphus.