akurtakov pushed to eclipse-ptp (master). "Restore build_id to not make noarch packages have different content."

notifications at fedoraproject.org notifications at fedoraproject.org
Fri Jun 5 11:29:21 UTC 2015


From c1d24e6e8f797c463f6d7905a0f06010e5ac130d Mon Sep 17 00:00:00 2001
From: Alexander Kurtakov <akurtako at redhat.com>
Date: Fri, 5 Jun 2015 14:29:11 +0300
Subject: Restore build_id to not make noarch packages have different content.


diff --git a/eclipse-ptp.spec b/eclipse-ptp.spec
index 2ed7d89..fd63c76 100644
--- a/eclipse-ptp.spec
+++ b/eclipse-ptp.spec
@@ -1,6 +1,7 @@
 %global eclipse_base            %{_datadir}/eclipse
 %global cdtreq                  1:8.1.0
 %global pdereq                  1:4.2.0
+%global ptp_build_id            201506051415
 %global ptp_git_tag             f349d010a3b47ab64409c23d5d145f4ed1f6d899
 
 %ifarch %{ix86}
@@ -19,7 +20,7 @@
 Summary:        Eclipse Parallel Tools Platform
 Name:           eclipse-ptp
 Version:        9.0.0
-Release:        0.2.gitf349d01%{?dist}
+Release:        0.3.gitf349d01%{?dist}
 License:        EPL
 Group:          Development/Tools
 URL:            http://www.eclipse.org/ptp
@@ -313,7 +314,7 @@ mkdir -p releng/org.eclipse.ptp.linux/os/linux/%{_arch}
 cp -p debug/org.eclipse.ptp.debug.sdm/bin/sdm releng/org.eclipse.ptp.linux/os/linux/%{_arch}/sdm
 
 # Build the project
-%mvn_build -j
+%mvn_build -j -- -DforceContextQualifier=%{ptp_build_id}
 
 
 %install
@@ -429,6 +430,9 @@ cp -p debug/org.eclipse.ptp.debug.sdm/bin/sdm %{buildroot}%{_libdir}/ptp/
 
 
 %changelog
+* Fri Jun 5 2015 Alexander Kurtakov <akurtako at redhat.com> 9.0.0-0.3.gitf349d01
+- Restore build_id to not make noarch packages have different content.
+
 * Thu Jun 4 2015 Alexander Kurtakov <akurtako at redhat.com> 9.0.0-0.2.gitf349d01
 - Drop old build_id and let jgit generate one.
 - Build with mvn_build.
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/eclipse-ptp.git/commit/?h=master&id=c1d24e6e8f797c463f6d7905a0f06010e5ac130d


More information about the scm-commits mailing list