omajid pushed to thermostat (master). "Re-enable self-BR (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri Jun 5 20:56:46 UTC 2015


From 0ed976da80499e3a7ff1e986d24acc030ec7ba51 Mon Sep 17 00:00:00 2001
From: Omair Majid <omajid at redhat.com>
Date: Fri, 5 Jun 2015 16:56:27 -0400
Subject: Re-enable self-BR

This allows for proper xmvn-subst substitution.

diff --git a/thermostat.spec b/thermostat.spec
index 996fe4d..c6058c9 100644
--- a/thermostat.spec
+++ b/thermostat.spec
@@ -80,7 +80,7 @@ Name:       %{?scl_prefix}thermostat
 Version:    %{major}.%{minor}.%{patchlevel}
 # If building from snapshot out of hg, uncomment and adjust below value as appropriate
 #Release:    0.1.20131122hg%{hgrev}%{?dist}
-Release:    1%{?dist}
+Release:    2%{?dist}
 Summary:    A monitoring and serviceability tool for OpenJDK
 License:    GPLv2+ with exceptions and OFL
 URL:        http://icedtea.classpath.org/thermostat/
@@ -126,7 +126,7 @@ Patch4:     webstorage_service_custom_jaas.patch
 
 # Self-BR in order for xmvn-subst to work for symlinking
 # thermostat deps.
-# BuildRequires: thermostat-webapp = %{version}
+BuildRequires: thermostat-webapp = %{version}
 # BRs for core thermostat
 BuildRequires: java-devel >= 1:1.8.0
 BuildRequires: javapackages-tools
@@ -814,6 +814,9 @@ end
 %{_datadir}/%{pkg_name}/plugins/embedded-web-endpoint
 
 %changelog
+* Fri Jun 05 2015 Omair Majid <omajid at redhat.com> - 1.2.4-2
+- Re-enable self-BR (for proper xmvn-subst substitution).
+
 * Thu Jun 04 2015 Omair Majid <omajid at redhat.com> - 1.2.4-1
 - Update to upstream 1.2.4
 - Resolves: RHBZ#1228252
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/thermostat.git/commit/?h=master&id=0ed976da80499e3a7ff1e986d24acc030ec7ba51


More information about the scm-commits mailing list