pbrobinson pushed to themonospot-plugin-avi (master). "Rebuild (mono4)"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon May 18 22:18:31 UTC 2015


From 3d1e0027bb8891359fe78f1908e0be969074c266 Mon Sep 17 00:00:00 2001
From: Peter Robinson <pbrobinson at gmail.com>
Date: Mon, 18 May 2015 23:18:22 +0100
Subject: Rebuild (mono4)


diff --git a/themonospot-plugin-avi.spec b/themonospot-plugin-avi.spec
index c47f14b..49c3495 100644
--- a/themonospot-plugin-avi.spec
+++ b/themonospot-plugin-avi.spec
@@ -1,21 +1,19 @@
 Summary   : Avi plugin for themonospot system
 Name      : themonospot-plugin-avi
 Version   : 0.1.1
-Release   : 12%{?dist}
+Release   : 13%{?dist}
 License   : GPLv2
 Group     : Applications/Multimedia
-Source    : http://www.integrazioneweb.com/repository/SOURCES/themonospot-plugin-avi-%{version}.tar.gz
-BuildRoot : %{_tmppath}/%{name}-%{version}-%{release}-root
 URL       : http://www.integrazioneweb.com/themonospot
+Source    : http://www.integrazioneweb.com/repository/SOURCES/themonospot-plugin-avi-%{version}.tar.gz
 
-#BuildArch : noarch
 %define debug_package %{nil}
 
 BuildRequires: mono-devel
 BuildRequires: themonospot-base-devel
 
 # Mono only available on these:
-ExclusiveArch: %ix86 x86_64 ppc ppc64 ia64 %{arm} sparcv9 alpha s390x
+ExclusiveArch: %mono_arches
 
 %description
 themonospot-plugin-avi is an avi plugin package for themonospot system. 
@@ -26,26 +24,26 @@ It install:
 %prep
 %setup -q
 
+sed -i "s#gmcs#mcs#g" configure*
+sed -i "s#gmcs#mcs#g" Makefile.in
+sed -i "s#gmcs#mcs#g" themonospot-plugin-avi.make
 
 %build
 %configure
 make
 
 %install
-rm -fr %{buildroot}
 make DESTDIR=%{buildroot} install
 
 
-%clean
-rm -rf %{buildroot}
-
-
 %files
-%defattr(-,root,root,-)
 %doc copying.gpl
 %{_libdir}/themonospot/plugins/%{name}/
 
 %changelog
+* Mon May 18 2015 Peter Robinson <pbrobinson at fedoraproject.org> 0.1.1-13
+- Rebuild (mono4)
+
 * Mon Aug 18 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.1.1-12
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/themonospot-plugin-avi.git/commit/?h=master&id=3d1e0027bb8891359fe78f1908e0be969074c266


More information about the scm-commits mailing list