[guacd/el6] RPD plugin review changes

Simone Caronni slaanesh at fedoraproject.org
Fri Jun 15 14:56:33 UTC 2012


commit 5f1b824a6b841d5c48c192ec6b76631de02ff138
Author: Simone Caronni <negativo17 at gmail.com>
Date:   Fri Jun 15 16:56:04 2012 +0200

    RPD plugin review changes

 guacd.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/guacd.spec b/guacd.spec
index c9d8976..f1dd86d 100644
--- a/guacd.spec
+++ b/guacd.spec
@@ -1,6 +1,6 @@
 Name:           guacd
 Version:        0.6.0
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        Proxy daemon for Guacamole
 Group:          System Environment/Daemons
 License:        MPLv1.1 or GPLv2+ or LGPLv2+
@@ -10,8 +10,8 @@ Source1:        %{name}.sysconfig
 Source2:        %{name}.service
 Source3:        %{name}.init
 
-BuildRequires:  cairo-devel%{?_isa}
-BuildRequires:  libguac-devel%{?_isa} = %{version}
+BuildRequires:  cairo-devel
+BuildRequires:  libguac-devel = %{version}
 
 %if 0%{?fedora} >= 15 || 0%{?rhel} > 6
 BuildRequires:          systemd-units
@@ -121,6 +121,9 @@ fi
 %endif
 
 %changelog
+* Fri Jun 15 2012 Simone Caronni <negativo17 at gmail.com> - 0.6.0-7
+- Removed _isaed build requirements.
+
 * Tue May 29 2012 Simone Caronni <negativo17 at gmail.com> - 0.6.0-6
 - Fix changelog.
 


More information about the scm-commits mailing list