]> git.pld-linux.org Git - packages/qt4.git/commitdiff
- macros
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 12 Mar 2009 16:19:00 +0000 (16:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    qt4.spec -> 1.205

qt4.spec

index a08e2a0c34ef56762b64b25733eed36af532b1a2..b1ba2a019409b091ce883dc9e86649676cb47a5f 100644 (file)
--- a/qt4.spec
+++ b/qt4.spec
@@ -1989,7 +1989,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_desktopdir}/linguist-qt4.desktop
 %{_pixmapsdir}/linguist-qt4.png
 
-%if ! %{with system_phonon}
+%if %{without system_phonon}
 %files phonon
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libphonon.so.*.*
@@ -2087,7 +2087,7 @@ rm -rf $RPM_BUILD_ROOT
 %files -n QtXmlPatterns-devel -f QtXmlPatterns-devel.files
 %defattr(644,root,root,755)
 
-%if ! %{with system_phonon}
+%if %{without system_phonon}
 %files phonon-devel -f phonon-devel.files
 %defattr(644,root,root,755)
 %endif
This page took 0.02961 seconds and 4 git commands to generate.