diff --git a/platforms/win32/winbareos32.spec b/platforms/win32/winbareos32.spec index ad66b887ab3..dc8338f04ab 100644 --- a/platforms/win32/winbareos32.spec +++ b/platforms/win32/winbareos32.spec @@ -142,9 +142,9 @@ rm -rf $RPM_BUILD_ROOT %files postvista %defattr(-,root,root) -%{buildroot}/postvista +postvista %files postvista-debug -%{buildroot}/postvista-debug +postvista-debug %changelog diff --git a/platforms/win32/winbareos64.spec b/platforms/win32/winbareos64.spec index 7b46a84b2fd..ff5bbf6a6b9 100644 --- a/platforms/win32/winbareos64.spec +++ b/platforms/win32/winbareos64.spec @@ -142,9 +142,9 @@ rm -rf $RPM_BUILD_ROOT %files postvista %defattr(-,root,root) -%{buildroot}/postvista +postvista %files postvista-debug -%{buildroot}/postvista-debug +postvista-debug %changelog