rpms/asterisk/F-9 asterisk.spec,1.31,1.32

Jeffrey C. Ollie jcollie at fedoraproject.org
Thu Oct 16 18:44:30 UTC 2008


Author: jcollie

Update of /cvs/pkgs/rpms/asterisk/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv10913

Modified Files:
	asterisk.spec 
Log Message:
* Thu Oct 16 2008 Jeffrey C. Ollie <jeff at ocjtech.us> - 1.6.0.1-2
- Explicitly require dahdi-tools-libs to see if we can get this to build.



Index: asterisk.spec
===================================================================
RCS file: /cvs/pkgs/rpms/asterisk/F-9/asterisk.spec,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- asterisk.spec	10 Oct 2008 22:59:56 -0000	1.31
+++ asterisk.spec	16 Oct 2008 18:43:59 -0000	1.32
@@ -3,7 +3,7 @@
 Summary: The Open Source PBX
 Name: asterisk
 Version: 1.6.0.1
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPLv2
 Group: Applications/Internet
 URL: http://www.asterisk.org/
@@ -138,6 +138,7 @@
 Requires: dahdi-tools >= 2.0.0
 Requires(pre): %{_sbindir}/usermod
 BuildRequires: dahdi-tools-devel >= 2.0.0
+BuildRequires: dahdi-tools-libs >= 2.0.0
 BuildRequires: libpri-devel >= 1.4.6
 BuildRequires: libss7-devel >= 1.0.1
 Obsoletes: asterisk-zaptel <= 1.6.0-0.22.beta9
@@ -1023,6 +1024,9 @@
 %{_libdir}/asterisk/modules/app_voicemail_plain.so
 
 %changelog
+* Thu Oct 16 2008 Jeffrey C. Ollie <jeff at ocjtech.us> - 1.6.0.1-2
+- Explicitly require dahdi-tools-libs to see if we can get this to build.
+
 * Fri Oct 10 2008 Jeffrey C. Ollie <jeff at ocjtech.us> - 1.6.0-1
 - Update to final release.
 




More information about the fedora-extras-commits mailing list