[ovirt-guest-agent] Fix typo %file -> %files

Vinzenz Feenstra evilissimo at fedoraproject.org
Mon Mar 31 08:07:09 UTC 2014


commit 5619d51df63c590e17d3d94123711c39354197e6
Author: Vinzenz Feenstra <vfeenstr at redhat.com>
Date:   Mon Mar 31 10:05:46 2014 +0200

    Fix typo %file -> %files
    
    Signed-off-by: Vinzenz Feenstra <vfeenstr at redhat.com>

 ovirt-guest-agent.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/ovirt-guest-agent.spec b/ovirt-guest-agent.spec
index 81b22ed..695213d 100644
--- a/ovirt-guest-agent.spec
+++ b/ovirt-guest-agent.spec
@@ -220,7 +220,7 @@ fi
 %exclude %{_moduledir}/pam_ovirt_cred.a
 %exclude %{_moduledir}/pam_ovirt_cred.la
 
-%file gdm-plugin
+%files gdm-plugin
 %config(noreplace) %{_sysconfdir}/pam.d/gdm-ovirtcred
 
 %files kdm-plugin


More information about the scm-commits mailing list