From 514ad66d975abaa76644d9bdbd7020f9a768437b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Andriot?= Date: Sun, 6 Feb 2022 22:09:51 +0100 Subject: RPM: fix kftpgrabber, kopete-otr, tork and tqscintall packages --- redhat/Makefile | 2 +- redhat/applications/kftpgrabber/kftpgrabber.spec | 2 +- redhat/applications/kopete-otr/kopete-otr.spec | 2 +- redhat/applications/tork/tork.spec | 2 +- redhat/dependencies/tqscintilla/tqscintilla.spec | 7 +++++-- 5 files changed, 9 insertions(+), 6 deletions(-) (limited to 'redhat') diff --git a/redhat/Makefile b/redhat/Makefile index b54816e91..6a0607365 100644 --- a/redhat/Makefile +++ b/redhat/Makefile @@ -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 diff --git a/redhat/applications/kftpgrabber/kftpgrabber.spec b/redhat/applications/kftpgrabber/kftpgrabber.spec index ccf99169e..1757ef3a0 100644 --- a/redhat/applications/kftpgrabber/kftpgrabber.spec +++ b/redhat/applications/kftpgrabber/kftpgrabber.spec @@ -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 diff --git a/redhat/applications/kopete-otr/kopete-otr.spec b/redhat/applications/kopete-otr/kopete-otr.spec index 59c99c731..90d3bf659 100644 --- a/redhat/applications/kopete-otr/kopete-otr.spec +++ b/redhat/applications/kopete-otr/kopete-otr.spec @@ -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 diff --git a/redhat/applications/tork/tork.spec b/redhat/applications/tork/tork.spec index 4f713673d..d9d1cf771 100644 --- a/redhat/applications/tork/tork.spec +++ b/redhat/applications/tork/tork.spec @@ -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 diff --git a/redhat/dependencies/tqscintilla/tqscintilla.spec b/redhat/dependencies/tqscintilla/tqscintilla.spec index f781ac806..7e152751d 100644 --- a/redhat/dependencies/tqscintilla/tqscintilla.spec +++ b/redhat/dependencies/tqscintilla/tqscintilla.spec @@ -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/ ########## -- cgit v1.2.3