Overview

Request 727812 superseded

Update to 1.5.5 (development snapshot)

Loading...

Wolfgang Bauer's avatar

+# Remove duplicate files
+for docfile in {COPYING,AUTHORS,ChangeLog,README,LINKS,TRANSLATION}; do
+ rm -f %{buildroot}%{_datadir}/doc/scribus/$docfile
+done

Most tabs in the About dialog are empty because of this... Maybe it's possible to tell scribus to look elsewhere for these files? (e.g. via a cmake option)

Also the application is mostly untranslated here. I'm not sure yet if the translations are just missing, or installed to the "wrong" location.


Wolfgang Bauer's avatar

"Maybe it's possible to tell scribus to look elsewhere for these files? (e.g. via a cmake option)"
Apparently not.

"Also the application is mostly untranslated here. I'm not sure yet if the translations are just missing, or installed to the "wrong" location."
It just didn't pick up the language automatically. After switching to "German" in the settings, it is translated.


Christophe Giboudeaux's avatar

Apparently not. it would need to be changed in the CMakeLists.txt directly. I updated the branched package. to leave these files where the application wants them.


Fabian Vogt's avatar

Files in /usr/share/doc/ must not be relied on by packages as they are marked as %doc and RPM has options to just not install them. This is used on the live cd for instance.


Christophe Giboudeaux's avatar

%{_datadir}/doc/scribus/{AUTHORS,COPYING,README,ChangeLog,LINKS,TRANSLATION} are no longer marked as %doc in the updated request


Fabian Vogt's avatar

They still are. Everything below %_docdir is always %doc, there's nothing you can do to prevent that from happening.


Christophe Giboudeaux's avatar

ok, I'll move that elsewhere then

Request History
Christophe Giboudeaux's avatar

cgiboudeaux created request

Update to 1.5.5 (development snapshot)


Christophe Giboudeaux's avatar

cgiboudeaux superseded request

superseded by 728439

openSUSE Build Service is sponsored by