Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package librecad for openSUSE:Factory checked in at 2025-04-02 17:15:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/librecad (Old) and /work/SRC/openSUSE:Factory/.librecad.new.1907 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "librecad" Wed Apr 2 17:15:06 2025 rev:36 rq:1266228 version:2.2.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/librecad/librecad.changes 2025-02-28 17:45:33.912254466 +0100 +++ /work/SRC/openSUSE:Factory/.librecad.new.1907/librecad.changes 2025-04-02 17:16:57.854413398 +0200 @@ -1,0 +2,5 @@ +Tue Apr 1 11:27:39 UTC 2025 - Jan Engelhardt <jeng...@inai.de> + +- Install lanauge packs [boo#1240406] + +------------------------------------------------------------------- New: ---- _scmsync.obsinfo build.specials.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ librecad.spec ++++++ --- /var/tmp/diff_new_pack.tUOw8g/_old 2025-04-02 17:16:58.582443945 +0200 +++ /var/tmp/diff_new_pack.tUOw8g/_new 2025-04-02 17:16:58.582443945 +0200 @@ -40,6 +40,7 @@ BuildRequires: freetype2-devel BuildRequires: gcc-c++ >= 4.7 BuildRequires: libboost_headers-devel +BuildRequires: libqt5-linguist BuildRequires: muparser-devel BuildRequires: unzip BuildRequires: update-desktop-files @@ -78,11 +79,16 @@ sed -i 's/\r$//' licenses/{MIT,KST32B_v2,lc_opengost-fonts}.txt %build +# Build procedure expects certain aliases +mkdir prog +export PATH="$PWD/prog:$PATH" +ln -s "$(which lrelease-qt5)" "prog/lrelease" + echo 'DISABLE_POSTSCRIPT = true' > librecad/src/custom.pri qmake-qt5 \ librecad.pro CONFIG+="release" \ QMAKE_CFLAGS+="%optflags" QMAKE_CXXFLAGS+="%optflags" -make %{?_smp_mflags} +%make_build rm -f unix/resources/fonts/wqy-unicode.lff mkdir -p unix/resources/fonts ./unix/ttf2lff -L "Apache-2.0 or SUSE-GPL-3.0+-with-font-exception" \ @@ -90,10 +96,13 @@ unix/resources/fonts/wqy-unicode.lff %install +export PATH="$PWD/prog:$PATH" b="%buildroot" # No make install :( export BUILDDIR="$b/%_datadir/%name" sh scripts/postprocess-unix.sh +mkdir -p "$b/%_datadir/%name/qm" +cp -av librecad/ts/*.qm "$b/%_datadir/%name/qm/" install -Dpm0755 "unix/%name" "$b/%_bindir/%name" install -Dpm0755 "unix/ttf2lff" "$b/%_bindir/ttf2lff" ++++++ _scmsync.obsinfo ++++++ mtime: 1743506872 commit: d0e87d95f3657d148b674f135eed40f8ac0f4aec92cd12a01dfe731eda2c752f url: https://src.opensuse.org/jengelh/librecad revision: master