Issue #1982 - prefix the qpid-java rpms with awips2.

Former-commit-id: bc39afbd24 [formerly 89d10d50e5135e8b9f52a94ca1f4df53db7e4cf9]
Former-commit-id: 4513b65ad6
This commit is contained in:
Bryan Kowal 2013-05-08 14:53:29 -05:00
parent c52c101f14
commit 0c511e1d87

View file

@ -3,7 +3,7 @@ diff -crB a/qpid-java.spec b/qpid-java.spec
--- b/qpid-java.spec 2013-04-24 13:31:29.000000000 -0500
***************
*** 1,6 ****
Name: qpid-java
! Name: qpid-java
Version: 0.18
! Release: 2%{?dist}
Summary: Java implementation of Apache Qpid
@ -12,9 +12,9 @@ diff -crB a/qpid-java.spec b/qpid-java.spec
--- 1,8 ----
+ %define _awips2_directory "/awips2/qpid"
+
Name: qpid-java
! Name: awips2-qpid-java
Version: 0.18
! Release: 5%{?dist}
! Release: 1%{?dist}
Summary: Java implementation of Apache Qpid
License: Apache Software License
Group: Development/Java