rpms/asterisk/devel asterisk.spec,1.2,1.3

Jeffrey C. Ollie (jcollie) fedora-extras-commits at redhat.com
Thu Dec 13 03:40:18 UTC 2007


Author: jcollie

Update of /cvs/pkgs/rpms/asterisk/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1255

Modified Files:
	asterisk.spec 
Log Message:
Exclude PPC64


Index: asterisk.spec
===================================================================
RCS file: /cvs/pkgs/rpms/asterisk/devel/asterisk.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- asterisk.spec	13 Dec 2007 01:12:24 -0000	1.2
+++ asterisk.spec	13 Dec 2007 03:39:40 -0000	1.3
@@ -3,11 +3,14 @@
 Summary: The Open Source PBX
 Name: asterisk
 Version: 1.4.15
-Release: 4%{?dist}
+Release: 5%{?dist}
 License: GPLv2
 Group: Applications/Internet
 URL: http://www.asterisk.org/
 
+# will file a bug once the asterisk bugzilla component shows up
+ExcludeArch: ppc64
+
 # The asterisk tarball contains some items that we don't want in there,
 # so start with the original tarball from here:
 # http://downloads.digium.com/pub/telephony/asterisk/releases/asterisk-%{version}.tar.gz
@@ -871,6 +874,9 @@
 %{_libdir}/asterisk/modules/codec_zap.so
 
 %changelog
+* Wed Dec 12 2007 Jeffrey C. Ollie <jeff at ocjtech.us> - 1.4.15-5
+- Exclude PPC64
+
 * Wed Dec 12 2007 Jeffrey C. Ollie <jeff at ocjtech.us> - 1.4.15-4
 - Don't build apidocs by default since there's a problem building on x86_64.
 




More information about the fedora-extras-commits mailing list