]> git.pld-linux.org Git - packages/asterisk.git/commitdiff
- fix bcond: no empty package
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 8 Dec 2010 21:11:05 +0000 (21:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    asterisk.spec -> 1.188

asterisk.spec

index a734c98f4d0912d7479f06eda96e495827e75a7d..54d197bdafaead18efdb07dd43f99821e7e4b0ef 100644 (file)
@@ -1154,9 +1154,9 @@ chown -R asterisk:asterisk /var/lib/asterisk
 %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
This page took 0.16429 seconds and 4 git commands to generate.