packages: asterisk/asterisk.spec - fix bcond: no empty package

glen glen at pld-linux.org
Wed Dec 8 22:11:10 CET 2010


Author: glen                         Date: Wed Dec  8 21:11:10 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fix bcond: no empty package

---- Files affected:
packages/asterisk:
   asterisk.spec (1.187 -> 1.188) 

---- Diffs:

================================================================
Index: packages/asterisk/asterisk.spec
diff -u packages/asterisk/asterisk.spec:1.187 packages/asterisk/asterisk.spec:1.188
--- packages/asterisk/asterisk.spec:1.187	Wed Dec  8 21:39:13 2010
+++ packages/asterisk/asterisk.spec	Wed Dec  8 22:11:05 2010
@@ -1155,9 +1155,9 @@
 %attr(755,root,root) %{_libdir}/asterisk/modules/format_gsm.so
 %attr(755,root,root) %{_libdir}/asterisk/modules/format_wav_gsm.so
 
+%if %{with h323}
 %files h323
 %defattr(644,root,root,755)
-%if %{with h323}
 %attr(640,root,asterisk) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/asterisk/h323.conf
 %attr(755,root,root) %{_libdir}/asterisk/modules/chan_h323.so
 %endif
@@ -1347,8 +1347,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.188  2010/12/08 21:11:05  glen
+- fix bcond: no empty package
+
 Revision 1.187  2010/12/08 20:39:13  aredridel
--bcond h323
+- bcond h323
 
 Revision 1.186  2010/12/06 21:30:01  arekm
 - package more files
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/asterisk/asterisk.spec?r1=1.187&r2=1.188&f=u



More information about the pld-cvs-commit mailing list