Ship translations in main package; not needed in libs
This commit is contained in:
parent
02f1dd7bde
commit
0503bf3893
@ -81,7 +81,7 @@ desktop-file-install --vendor redhat \
|
||||
%clean
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files libs -f system-config-printer.lang
|
||||
%files libs
|
||||
%defattr(-,root,root)
|
||||
%doc --parents pycups-%{pycups_version}/{ChangeLog,README,NEWS,TODO}
|
||||
%{_libdir}/python*/*/*.so
|
||||
@ -90,7 +90,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/%{name}/cupshelpers.py*
|
||||
%{_datadir}/%{name}/gtk_html2pango.py*
|
||||
|
||||
%files
|
||||
%files -f system-config-printer.lang
|
||||
%defattr(-,root,root)
|
||||
%doc ChangeLog README NEWS TODO
|
||||
%{_bindir}/%{name}
|
||||
|
Loading…
Reference in New Issue
Block a user