commit 0d0bf02f64cb4e2bc5647fade592d29407b7cd27 Author: jehane <maria...@tuxette.fr> Date: Wed Feb 11 18:44:20 2015 +0100
updating description and using upstream unit file fusioninventory-agent.spec | 17 +++++++++++------ 1 files changed, 11 insertions(+), 6 deletions(-) --- diff --git a/fusioninventory-agent.spec b/fusioninventory-agent.spec index f5dfb33..cf4917e 100644 --- a/fusioninventory-agent.spec +++ b/fusioninventory-agent.spec @@ -5,7 +5,7 @@ License: GPLv2+ URL: http://fusioninventory.org/ Version: 2.3.15 -Release: 1%{?dist} +Release: 2%{?dist} Source0: http://search.cpan.org/CPAN/authors/id/G/GR/GROUSSE/FusionInventory-Agent-%{version}%{?prever}.tar.gz Source1: %{name}.cron @@ -42,13 +42,13 @@ or GLPI server with the FusionInventory for GLPI plugin. You can add additional packages for optional tasks: -* perl-FusionInventory-Agent-Task-Network +* fusioninventory-agent-task-network Network Discovery and Inventory support -* perl-Fusion-Inventory-Agent-Inventory +* fusioninventory-agent-inventory Local inventory support for FusionInventory -* perl-FusionInventory-Agent-Task-Deploy +* fusioninventory-agent-task-deploy Software deployment support -* perl-FusionInventory-Agent-Task-ESX +* fusioninventory-agent-task-esx vCenter/ESX/ESXi remote inventory * perl-FusionInventory-WakeOnLan not included due to a licensing issue for perl-Net-Write @@ -193,7 +193,8 @@ mkdir -p %{buildroot}%{_localstatedir}/{log,lib}/%{name} install -m 644 -D logrotate %{buildroot}%{_sysconfdir}/logrotate.d/%{name} install -m 644 -D %{name}.conf %{buildroot}%{_sysconfdir}/sysconfig/%{name} install -m 755 -Dp %{SOURCE1} %{buildroot}%{_sysconfdir}/cron.hourly/%{name} -install -m 644 -Dp %{SOURCE3} %{buildroot}%{_unitdir}/%{name}.service +#install -m 644 -Dp %{SOURCE3} %{buildroot}%{_unitdir}/%{name}.service +install -m 644 -D contrib/unix/%{name}.service %{buildroot}%{_unitdir}/%{name}.service # Yum plugin installation @@ -277,6 +278,10 @@ install -m 644 -D contrib/yum-plugin/%{name}.conf %{buildroot}%{_sysconfdir}/yum %changelog +* Wed Feb 11 2015 Marianne Lombard <maria...@tuxette.fr> - 2.3.15-2 +- fix description of subpackage +- using upstream systemd unit file + * Mon Feb 9 2015 Marianne Lombard <maria...@tuxette.fr> - 2.3.15 - new version and back in Fedora -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel