JavaScript must be enabled to display the 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
Name: voiceman-media-ru Version: 20111127 Release: alt1 BuildArch: noarch License: GPL Group: Sound Summary: makes speech notification about inserted removable media in Russian through VoiceMan Conflicts: voiceman-media Source0: %name-%version.tar.gz Requires: udev-rules voiceman vorbis-tools %description This package contains script for handling UDEV events and producing speech notifications in Russian of any newly inserted removable media. %prep %setup -q %install %__install -pD -m 644 %name.rules %buildroot%_sysconfdir/udev/rules.d/50-%name.rules %__install -pD -m 755 %name %buildroot%_bindir/%name %__install -pD -m 644 media.ogg %buildroot%_datadir/sounds/voiceman/media.ogg %files %_sysconfdir/udev/rules.d/* %_bindir/* %_datadir/sounds/voiceman/* %changelog * Sun Nov 27 2011 Michael Pozhidaev <msp@altlinux.ru> 20111127-alt1 - Notifications are disabled without logged in users * Mon Nov 21 2011 Michael Pozhidaev <msp@altlinux.ru> 20111121-alt1 - Initial package for ALT Linux