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 35 36 37 38 39 40 41 42 43 44 45
Name: tc-netsysinfo Version: 0.0.3 Release: alt1 License: %gpl2plus Group: System/Configuration/Other Summary: Thin client identification tool Packager: Packager: Andriy Stepanov <stanv@altlinux.ru> Source: %name-%version.tar BuildPreReq: python-modules-encodings BuildPreReq: rpm-build-licenses BuildArch: noarch %description Thin client identification. Tool written by Ivan Ovcherenko (asdus@altlinux.org). %prep %setup -q %install install -D -m 755 %name-init %buildroot%_initdir/%name install -D -m 755 %name %buildroot%_sbindir/%name %post %post_service %name %preun %preun_service %name %files %_initdir/%name %_sbindir/%name %changelog * Mon Jun 25 2012 Andriy Stepanov <stanv@altlinux.ru> 0.0.3-alt1 - Fix init-script * Mon Jun 25 2012 Andriy Stepanov <stanv@altlinux.ru> 0.0.2-alt1 - Fix init-script * Mon Jun 25 2012 Andriy Stepanov <stanv@altlinux.ru> 0.0.1-alt1 - Initial build