[qscintilla] try harder to get %%files right this time

Rex Dieter rdieter at fedoraproject.org
Tue Mar 5 03:02:32 UTC 2013


commit ec182322367f38c10192bf6930906e4c56f11bbb
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Mon Mar 4 21:01:49 2013 -0600

    try harder to get %%files right this time

 qscintilla.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/qscintilla.spec b/qscintilla.spec
index b455a47..929d04b 100644
--- a/qscintilla.spec
+++ b/qscintilla.spec
@@ -120,7 +120,7 @@ make -C Python install DESTDIR=%{buildroot} INSTALL_ROOT=%{buildroot}
 
 %files python-devel
 %{_datadir}/sip/PyQt4/Qsci/
-%{_qt4_prefix}/qsci/api/python/PyQt4.api
+%{_qt4_prefix}/api/python/QScintilla2.api
 %endif
 
 


More information about the scm-commits mailing list