/[smecontribs]/rpms/smeserver-qemu-guest-agent/contribs10/smeserver-qemu-guest-agent.spec
ViewVC logotype

Diff of /rpms/smeserver-qemu-guest-agent/contribs10/smeserver-qemu-guest-agent.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.1 by jcrisp, Fri Oct 22 10:45:37 2021 UTC Revision 1.2 by jcrisp, Tue Mar 15 14:17:25 2022 UTC
# Line 1  Line 1 
1  %define name smeserver-qemu-guest-agent  %define name smeserver-qemu-guest-agent
2  %define version 0.1  %define version 0.1
3  %define release 1  %define release 2
4  Summary: Plugin to enable add qemu-guest-agent support to Koozali SME  Summary: Plugin to enable add qemu-guest-agent support to Koozali SME
5  Name: %{name}  Name: %{name}
6  Version: %{version}  Version: %{version}
# Line 9  License: GNU GPL version 2 Line 9  License: GNU GPL version 2
9  URL: http://libreswan.org/  URL: http://libreswan.org/
10  Group: SMEserver/addon  Group: SMEserver/addon
11  Source: %{name}-%{version}.tar.gz  Source: %{name}-%{version}.tar.gz
12  #Patch1: smeserver-qemu-guest-agent.patch  Patch1: smeserver-qemu-guest-agent-bz11777-fix-event-name.patch
13    
14  BuildRoot: /var/tmp/%{name}-%{version}  BuildRoot: /var/tmp/%{name}-%{version}
15  BuildArchitectures: noarch  BuildArchitectures: noarch
# Line 23  The qemu-guest-agent is a helper daemon, Line 23  The qemu-guest-agent is a helper daemon,
23  It is used to exchange information between the host and guest, and to execute command in the guest.  It is used to exchange information between the host and guest, and to execute command in the guest.
24    
25  %changelog  %changelog
26    * Tue Mar 15 2022 John Crisp <jcrisp@safeandsoundit.co.uk> 0.1-2.sme
27    - change event name  smeserver-qemu-guest-agent-update [SME: 11777]
28    
29  * Fri Oct 22 2021 John Crisp <jcrisp@safeandsoundit.co.uk> 0.1-1.sme  * Fri Oct 22 2021 John Crisp <jcrisp@safeandsoundit.co.uk> 0.1-1.sme
30  - Initial import to Koozali SME 10 [SME: 11715]  - Initial import to Koozali SME 10 [SME: 11715]
31    
# Line 30  It is used to exchange information betwe Line 33  It is used to exchange information betwe
33    
34  %prep  %prep
35  %setup  %setup
36  #%patch1 -p1  %patch1 -p1
37    
38  %build  %build
39  perl createlinks  perl createlinks


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed