pbrobinson pushed to gnome-subtitles (master). "Rebuild (mono4)"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon May 18 20:20:33 UTC 2015


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


diff --git a/gnome-subtitles.spec b/gnome-subtitles.spec
index 66d480f..83de5f0 100644
--- a/gnome-subtitles.spec
+++ b/gnome-subtitles.spec
@@ -1,10 +1,6 @@
-%if 0%{?fedora} && 0%{?fedora} < 19
-%global with_desktop_vendor_tag 1
-%endif
-
 Name:           gnome-subtitles
 Version:        1.3
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        Subtitle editor for Gnome
 
 #Files under src/External/NCharDet are MPLv1.1 or GPLv2+ or LGPLv2+
@@ -30,11 +26,7 @@ Requires(post): GConf2
 Requires(preun): GConf2
 
 # Mono only available on these:
-ExclusiveArch: %ix86 x86_64 ppc ppc64 ia64 %{arm} sparcv9 alpha s390x
-
-#sublib is now merged with gnome-subtitles
-Obsoletes:      sublib < 0.9-7
-Obsoletes:      sublib-devel < 0.9-7
+ExclusiveArch: %mono_arches
 
 %description
 Gnome Subtitles is a subtitle editor for the GNOME desktop. It supports the
@@ -48,12 +40,11 @@ translation and synchronization.
 %build
 %configure --disable-schemas-install \
            --disable-scrollkeeper
-%{__make}
+make
 
 
 %install
-%{__rm} -rf $RPM_BUILD_ROOT
-%{__make} install DESTDIR=$RPM_BUILD_ROOT
+make install DESTDIR=$RPM_BUILD_ROOT
 %if %{with desktop_vendor_tag}
 desktop-file-install --vendor=fedora \
        --delete-original --dir $RPM_BUILD_ROOT%{_datadir}/applications \
@@ -136,6 +127,9 @@ update-desktop-database &> /dev/null || :
 
 
 %changelog
+* Mon May 18 2015 Peter Robinson <pbrobinson at fedoraproject.org> 1.3-6
+- Rebuild (mono4)
+
 * Thu Mar 26 2015 Richard Hughes <rhughes at redhat.com> - 1.3-5
 - Add an AppData file for the software center
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/gnome-subtitles.git/commit/?h=master&id=9f3181556b7eb1d268e12ee11389e3501e86025d


More information about the scm-commits mailing list