RPM: fix kftpgrabber, kopete-otr, tork and tqscintall packages

pull/158/head
François Andriot 2 years ago
parent c4fb315235
commit 60356f5db2

@ -141,7 +141,7 @@ ifneq (,$(filter $(DIST), .oss151 .oss152 .oss153 .osstw ))
endif
esound:
ifneq (,$(filter $(DIST), .el8 .mga6 .mga7 .mga8 .oss151 .oss152 .oss153 .osstw ))
ifneq (,$(filter $(DIST), .mga6 .mga7 .mga8 .oss151 .oss152 .oss153 .osstw ))
$(call buildpkg,3rdparty/esound)
endif

@ -168,7 +168,7 @@ fi
%files -f %{tde_pkg}.lang
%defattr(-,root,root,-)
%doc AUTHORS COPYING README ChangeLog
%doc AUTHORS COPYING README.md ChangeLog
%{tde_bindir}/kftpgrabber
%{tde_libdir}/libkftpinterfaces.so.0
%{tde_libdir}/libkftpinterfaces.so.0.0.0

@ -157,7 +157,7 @@ export PATH="%{tde_bindir}:${PATH}"
%files -f kopete_otr.lang
%defattr(-,root,root,-)
%doc AUTHORS ChangeLog COPYING README TODO
%doc AUTHORS COPYING README.md
%{tde_libdir}/libkotr.la
%{tde_libdir}/libkotr.so.0
%{tde_libdir}/libkotr.so.0.0.0

@ -153,7 +153,7 @@ fi
%files -f %{tde_pkg}.lang
%defattr(-,root,root,-)
%doc AUTHORS COPYING README TODO ChangeLog USINGTORK
%doc AUTHORS ChangeLog COPYING README.md TODO USINGTORK
%{tde_bindir}/tork
%{tde_bindir}/torkarkollon
%{tde_bindir}/usewithtor

@ -117,7 +117,6 @@ This package contains the development files for tqscintilla.
%files -n %{libtqscintilla}-devel
%defattr(-,root,root,-)
#%doc doc/Scintilla example
%{_includedir}/tqscintilla/
%{_libdir}/libqscintilla.so
%{_libdir}/pkgconfig/qscintilla.pc
@ -139,7 +138,11 @@ This package contains the documentation for tqscintilla.
%files -n %{libtqscintilla}-doc
%defattr(-,root,root,-)
%{_docdir}/libtqscintilla7/
%{_docdir}/libtqscintilla/HTML/en/tqscintilla/
%exclude %{_docdir}/libtqscintilla7/ChangeLog
%exclude %{_docdir}/libtqscintilla7/LICENSE
%exclude %{_docdir}/libtqscintilla7/NEWS
%exclude %{_docdir}/libtqscintilla7/README
/usr/share/doc/libtqscintilla/
##########

Loading…
Cancel
Save