[rescene] updated the supported arch list

Dan Horák sharkcz at fedoraproject.org
Wed Jul 20 06:43:29 UTC 2011


commit 06c300517c22d0e2db6c6c73734b6e56b79b00fd
Author: Dan Horák <dan at danny.cz>
Date:   Wed Jul 20 08:43:16 2011 +0200

    updated the supported arch list

 rescene.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/rescene.spec b/rescene.spec
index 3caeea6..f5e1367 100644
--- a/rescene.spec
+++ b/rescene.spec
@@ -4,7 +4,7 @@
 
 Name:           rescene
 Version:        1.2
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Extracts RAR metadata and recreates RAR files
 Group:          Applications/Archiving
 License:        MIT
@@ -14,6 +14,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  mono-core
 Requires:       mono-core
+ExclusiveArch:  %{mono_arches}
 
 %description
 ReScene is a mechanism for backing up and restoring the metadata from
@@ -65,6 +66,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Jul 20 2011 Dan Horák <dan[at]danny.cz> - 1.2-3
+- updated the supported arch list
+
 * Thu Aug 26 2010 Conrad Meyer <konrad at tylerc.org> - 1.2-2
 - Change to upstream binary name, "srr".
 - Escape commented RPM macros so we don't get surprise expansions.


More information about the scm-commits mailing list