[nemo-extensions] add noarch

leigh123linux leigh123linux at fedoraproject.org
Tue Oct 21 20:34:59 UTC 2014


commit 7d9b0261a4ab7bc0b7d42e651ccef3a626eebb13
Author: leigh123linux <leigh123linux at googlemail.com>
Date:   Tue Oct 21 21:34:55 2014 +0100

    add noarch

 nemo-extensions.spec |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/nemo-extensions.spec b/nemo-extensions.spec
index f0fd9c2..6cc2507 100644
--- a/nemo-extensions.spec
+++ b/nemo-extensions.spec
@@ -2,7 +2,7 @@
 
 Name:           nemo-extensions
 Version:        2.3.x
-Release:        0.1.git%{_internal_version}%{?dist}
+Release:        0.2.git%{_internal_version}%{?dist}
 Summary:        Extensions for Nemo
 
 License:        GPLv2+ and LGPLv2
@@ -39,6 +39,7 @@ Extensions for Nemo
 %package     -n nemo-pastebin
 Summary:     Pastebin extension for Nemo
 License:     GPLv2+
+BuildArch:   noarch
 Requires:    pastebinit
 Requires:    nemo-python
 
@@ -49,6 +50,7 @@ users to send files to pastebins just a right-click away.
 %package     -n nemo-rabbitvcs
 Summary:     RabbitVCS extension for Nemo
 License:     GPLv2+
+BuildArch:   noarch
 Requires:    rabbitvcs-core
 Requires:    nemo-python
 Requires:    python-simplejson
@@ -85,6 +87,7 @@ Python bindings for Nemo
 %package     -n nemo-terminal
 Summary:     Embedded terminal window for Nemo
 License:     GPLv3+
+BuildArch:   noarch
 Requires:    vte
 Requires:    nemo-python
 
@@ -108,6 +111,7 @@ The preview can be closed by hitting space again, or escape.
 %package     -n nemo-emblems
 Summary:     Emblem support for nemo
 License:     GPLv3+
+BuildArch:   noarch
 Requires:    nemo-python
 
 %description -n nemo-emblems
@@ -283,6 +287,9 @@ fi
 %{_datadir}/nemo-image-converter/
 
 %changelog
+* Tue Oct 21 2014 Leigh Scott <leigh123linux at googlemail.com> - 2.3.x-0.2.gited31dbd
+- add noarch
+
 * Tue Oct 21 2014 Leigh Scott <leigh123linux at googlemail.com> - 2.3.x-0.1.gited31dbd
 - update to latest git
 - add nemo-emblems


More information about the scm-commits mailing list