[gnome-boxes/f17] Enable logos use

Christophe Fergeau teuf at fedoraproject.org
Thu Jun 7 16:25:49 UTC 2012


commit e4ccf0570aacfc5c3c7ff64d2b1ae109b4269064
Author: Christophe Fergeau <cfergeau at redhat.com>
Date:   Thu Jun 7 18:21:06 2012 +0200

    Enable logos use
    
    fedora-legal and the Fedora Board said this is ok
    http://lists.fedoraproject.org/pipermail/advisory-board/2012-February/011360.html

 gnome-boxes.spec |   12 ++++++++----
 1 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/gnome-boxes.spec b/gnome-boxes.spec
index 072eb48..e8bd715 100644
--- a/gnome-boxes.spec
+++ b/gnome-boxes.spec
@@ -3,7 +3,7 @@
 
 Name:		gnome-boxes
 Version:	3.4.2
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	A simple GNOME 3 application to access remote or virtual systems
 
 Group:		Applications/Emulators
@@ -56,9 +56,9 @@ gnome-boxes lets you easily create, setup, access, and use:
 %setup -q
 
 %build
-#disable logos per fedora-legal request:
-#http://lists.fedoraproject.org/pipermail/legal/2012-February/001832.html
-%configure --disable-logos --enable-vala
+#fedora-legal and the fedora board permit logos to be enabled
+#http://lists.fedoraproject.org/pipermail/advisory-board/2012-February/011360.html
+%configure --enable-logos --enable-vala
 make %{?_smp_mflags} V=1
 
 
@@ -96,6 +96,10 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_datadir}/icons/hicolor/*/apps/gnome-boxes.*
 
 %changelog
+* Thu Jun 07 2012 Christophe Fergeau <cfergeau at redhat.com> - 3.4.2-2
+- enable logos after getting confirmation this has been approved by
+  fedora-legal and the Fedora board
+
 * Mon May 15 2012 Zeeshan Ali <zeenix at redhat.com> - 3.4.2-1
 - Update to 3.4.2
 


More information about the scm-commits mailing list