rpms/asterisk/devel asterisk.spec,1.35,1.36

Jeffrey C. Ollie jcollie at fedoraproject.org
Thu Oct 16 21:33:12 UTC 2008


Author: jcollie

Update of /cvs/pkgs/rpms/asterisk/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv22200

Modified Files:
	asterisk.spec 
Log Message:
Sync with F-9


Index: asterisk.spec
===================================================================
RCS file: /cvs/pkgs/rpms/asterisk/devel/asterisk.spec,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- asterisk.spec	10 Oct 2008 22:58:57 -0000	1.35
+++ asterisk.spec	16 Oct 2008 21:32:42 -0000	1.36
@@ -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 scm-commits mailing list