rpms/asterisk/F-12 asterisk.spec,1.57,1.58

Jeffrey C. Ollie jcollie at fedoraproject.org
Fri Oct 9 14:19:24 UTC 2009


Author: jcollie

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

Modified Files:
	asterisk.spec 
Log Message:
* Fri Oct  9 2009 Jeffrey C. Ollie <jeff at ocjtech.us> - 1.6.1.7-0.2.rc2
- Require latex2html used in static-http documents



Index: asterisk.spec
===================================================================
RCS file: /cvs/pkgs/rpms/asterisk/F-12/asterisk.spec,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -p -r1.57 -r1.58
--- asterisk.spec	8 Oct 2009 13:23:57 -0000	1.57
+++ asterisk.spec	9 Oct 2009 14:19:23 -0000	1.58
@@ -2,7 +2,7 @@
 Summary: The Open Source PBX
 Name: asterisk
 Version: 1.6.1.7
-Release: 0.1%{?_rc:.rc%{_rc}}%{?dist}
+Release: 0.2%{?_rc:.rc%{_rc}}%{?dist}
 License: GPLv2
 Group: Applications/Internet
 URL: http://www.asterisk.org/
@@ -64,6 +64,9 @@ Requires(post): /sbin/chkconfig
 Requires(preun): /sbin/chkconfig
 Requires(preun): /sbin/service
 
+# needed for icons used from %{_datadir}/asterisk/static-http/*
+Requires: latex2html
+
 # asterisk-conference package removed since patch no longer compiles
 Obsoletes: asterisk-conference <= 1.6.0-0.14.beta9
 Obsoletes: asterisk-mobile <= 1.6.1-0.23.rc1
@@ -989,6 +992,9 @@ fi
 %{_libdir}/asterisk/modules/app_voicemail_plain.so
 
 %changelog
+* Fri Oct  9 2009 Jeffrey C. Ollie <jeff at ocjtech.us> - 1.6.1.7-0.2.rc2
+- Require latex2html used in static-http documents
+
 * Thu Oct  8 2009 Jeffrey C. Ollie <jeff at ocjtech.us> - 1.6.1.7-0.1.rc2
 - Update to 1.6.1.7-rc2
 - Merge firmware subpackage back into main package




More information about the fedora-extras-commits mailing list