Author: baggins Date: Tue Apr 17 18:05:40 2012 GMT Module: packages Tag: HEAD ---- Log message: - rel 9 - better systemd deps - fixed postun script
---- Files affected: packages/TiMidity++: TiMidity++.spec (1.91 -> 1.92) ---- Diffs: ================================================================ Index: packages/TiMidity++/TiMidity++.spec diff -u packages/TiMidity++/TiMidity++.spec:1.91 packages/TiMidity++/TiMidity++.spec:1.92 --- packages/TiMidity++/TiMidity++.spec:1.91 Tue Feb 14 18:31:40 2012 +++ packages/TiMidity++/TiMidity++.spec Tue Apr 17 20:05:35 2012 @@ -16,7 +16,7 @@ Summary(uk.UTF-8): Програвач MIDI-файлів та конвертор їх в WAV формат Name: TiMidity++ Version: 2.13.2 -Release: 8 +Release: 9 License: GPL Group: Applications/Sound Source0: http://dl.sourceforge.net/timidity/%{name}-%{version}.tar.bz2 @@ -215,9 +215,10 @@ Summary(pl.UTF-8): TiMidity++ jako interfejs sekwencera ALSA Group: Applications/Sound Requires(post,preun): /sbin/chkconfig +Requires(post,preun,postun): systemd-units >= 38 Requires: %{name} = %{version}-%{release} Requires: rc-scripts -Requires: systemd-units >= 37-0.10 +Requires: systemd-units >= 38 %description alsaseq The ALSA sequencer interface communicates between ALSA sequencer core @@ -325,7 +326,7 @@ fi %systemd_preun timidity.service -%postun +%postun alsaseq %systemd_reload %triggerpostun alsaseq -- %{name}-alsaseq < 2.13.2-8 @@ -430,6 +431,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.92 2012/04/17 18:05:35 baggins +- rel 9 +- better systemd deps +- fixed postun script + Revision 1.91 2012/02/14 17:31:40 baggins - rel 8 - added systemd support for alsaseq ================================================================ ---- CVS-web: http://cvs.pld-linux.org/packages/TiMidity++/TiMidity++.spec?r1=1.91&r2=1.92 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
