ooRexx-devel-4.2.0-bp150.3.3.1<>,,[ţ!M@eeeJf9:0 6kK$FLMw Tc^:E.8tt 5?rc{Q$yoyNP9d=&|hK`%OnˆuM39&wtfIVpAO[xdtC`A3Fݬ5IJBB"L?"<d ! D #  4   (t 2 T     ( 8 9 L:>D?LFTGlHIJX YH \|]^b9cdefluvw!x!dy! z!!!!"8CooRexx-devel4.2.0bp150.3.3.1Open Object Rexx development filesThis package contains headers and files needed for developing extensions for Open Object Rexx.[ţobs-arm-21openSUSECPL-1.0http://bugs.opensuse.orgDevelopment/Languages/Otherhttp://www.oorexx.org/linuxaarch64update-alternatives --install \ /usr/share/man/man1/oorexx-config.1 oorexx-config.1 /usr/share/ooRexx/man1/oorexx-config.1 10 #******************************************************************************update-alternatives --remove oorexx-config.1 /usr/share/man/man1/oorexx-config.1 #******************************************************************************O^k;e] @b큤큤[ţ[ţ[ţ[ţ[ţ[ţ[ţ[ţ[ţ[ţ[ţ[ţ[ţ[ţ[ţ[ţ[ţ[ţ[ţ4465179152eb0a4004f48648a3e982832efeb5c231f13ab770d1f0bf659a050a52ac1651f9454afbc1fe3ac43112560e2864bf6745bc54e3847c8bb9fde68d9c2a5a7ce8900e2c87fae7efb2e4c26ce1ee93b6cdf94fd72068ef7f89ca2e95b2066cb27f05bfea57b57e1f88183b4923ce7f498776047b6e49543dc0d0f8d704146fd56c9e9433991387b3338fc7c38ae063b5d7af0ef4a3f7f07c089f377449c1cb771e219071df0e241fbf18d639a9636e5f77e1b128f82c1c2e49ece560af1fd0fad20fe6d35da1a1d88b039646d36483a8682fd0c24fc5171816cce8972f95b28847ddf22c69c3b0a9e9e051f2551630d4e7b0beb17dc2eae43065db91896e010a4f2d03beef6c28c575bdd539e310def2e5bad195e457d5820216b9834cfdec4b11175107b37303802bec6f2e52c767d1c3909cd9f777ed48f1bf0e41ebbfe39a9a2e3f5efe7f9aed237743d18d422a777312e57fe9224309575056a32a023f75ea5284e194c729bb54231a710c56fbd598865bb82ba2b50b273901c7ebcb45eb9dda355ec6ddaa7cfb619744224e63626c71a439a87bcc97701545a0774de2e57b6f082d621661813d878da03c7b77960cc380af61d49b222374e7b614bc6c040438fc349d901aeef2c6de377994830da63b78dd09643353c6d22a7ddd119e19b35b5af35a4d78d804a6dd8424b0b7603e1dd90de641028af9667686687e3e30074c7a5dbf0f6fb37813da90f96cb90e1277bff3c16e7ca6c2c66a1acabefc397738f8ef0a90cf8b0067d1d001ba1cfec9530e535dbc78fc59e8b44701@rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootooRexx-4.2.0-bp150.3.3.1.src.rpmlibtool(/usr/lib64/libhostemu.la)libtool(/usr/lib64/librexx.la)libtool(/usr/lib64/librexxapi.la)libtool(/usr/lib64/librexxutil.la)libtool(/usr/lib64/librxmath.la)libtool(/usr/lib64/librxregexp.la)libtool(/usr/lib64/librxsock.la)libtool(/usr/lib64/librxunixsys.la)ooRexx-develooRexx-devel(aarch-64)pkgconfig(ooRexx) @@    /bin/sh/bin/sh/bin/sh/usr/bin/pkg-configglibc-develooRexxrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1[;@[3|@[2*ZZ'Xk@X[@XAb@Wx@UU4@U4@T@T!T@TTTl@T6xS/RQޞ@QdQb@Qa_P}L@P}L@Px@Erico Mendonca erico.mendonca@suse.comerico.mendonca@suse.comerico.mendonca@suse.comerico.mendonca@suse.comerico.mendonca@suse.comperry.werneck@gmail.comerico.mendonca@suse.comi@marguerite.suemendonca@suse.comperry.werneck@gmail.comemendonca@suse.comemendonca@suse.comemendonca@suse.comemendonca@suse.comemendonca@suse.comemendonca@suse.comemendonca@suse.comemendonca@suse.comdimstar@opensuse.orgperry.werneck@gmail.comemendonca@suse.comemendonca@suse.comemendonca@suse.comemendonca@suse.comemendonca@suse.comemendonca@suse.comemendonca@suse.com- Part of the GCC6 fixes broke the SysFileSearch() function. The pointer comparison to '\0' needs to be done in the rexxutil library, as the result is returned via a null-delimited string. Thus, the -fpermissive flag needs to be added.- boo#1083875: removing unneeded attributes from /etc/alternatives entries.- boo#1083875: update-alternatives support re-done to avoid conflicts with Regina REXX.- boo#1083875: adding update-alternatives support.- ooRexx-4.2.0-gcc6.patch: Updated to fix compilation errors on rexxutil with GCC6.- boo#1017668: killing leftover "rexximage" process.- ooRexx 4.2 depends on libstdc++6; fixing this on deb packages.- boo#1012847: removing systemd preset file.- add patch ooRexx-4.2.0-gcc6.patch, fixed boo#985384 * 'false' is not convertible to a pointer in c++11, use 'NULL' instead. * fixed name clash with gcc 6 cmath * upstream bug: https://sourceforge.net/p/oorexx/bugs/1380/ (fixed) * drop next release - build with '-O0' instead of '-O2' to avoid segmentation fault. found by upstream in the same bug report but not yet fixed - add patch ooRexx-chdir-setgroups.patch * chdir before chroot and setgroups before setuid- systemd-fixes.patch: Adds more fixes for the rxapid systemd service/preset as per SUSE's packaging guidelines. RXAPID now starts automatically as a systemd preset. - Fixing wrong upstream permissions on REXX class files.- Fixing up debian/Ubuntu build errors. - Seens like .dsc just allow only one maintainer.- Fixing up debian build warnings and errors. - Using autoreconf instead of bootstrap. - Removing linefeed conversions, fixed upstream. - Using latest 4.2.0 sources from Sourceforge.- Interpreter library links to .so files must be on the main package, as some older REXX applications load the SO by name.- Fixing BuildRequires for SLE12, as xalan-c is not available anymore.- Debian dsc file with wrong source archive name.- Links to some .so files were missing in the final RPM. - Wrong link to /sbin/rcooRexx, should link to /usr/sbin/service as per packaging guidelines. - Resolving conflicts.- rcooRexx should only be included with systemd-enabled systems. This was preventing a proper build on older systems.- Fixing systemd versus init.d dependencies.- new version 4.2.0 - A list of the bugs fixed upstream can be found at http://sourceforge.net/projects/oorexx/files/oorexx/4.2.0/CHANGES.txt/download - removed fixes-rpmlint.patch, as it is no longer necessary (fixed upstream). - removed update_init_script.patch, as it is no longer necessary (fixed upstream).- Rename rpmlintrc to %{name}-rpmlintrc. - Follow the packaging guidelines.- Updating to ooRexx 4.2.0 beta- New version based on 4.1.3. Lots of fixes for correct building as per SUSE's guidelines. A list of the bugs fixed upstream can be found at http://sourceforge.net/projects/oorexx/files/oorexx/4.1.3/CHANGES/download .- SPEC formatting tweaks.- adding exception for rpmlint. Build date in the interpreter is historical, cannot remove.- cleanups for Factory.- adding patches and spec fixes necessary for correct building.- adding patches and spec fixes necessary for correct building.- initial build based on release version 4.1.1 from oorexx.org./bin/sh/bin/shobs-arm-2 1539679218 /usr4.2.0-bp150.3.3.14.2.0-bp150.3.3.14.2.0oorexx-config.1oorexx-configoorexxapi.hoorexxerrors.hrexx.hrexxapidefs.hrexxapitypes.hrexxplatformapis.hrexxplatformdefs.hlibhostemu.lalibrexx.lalibrexxapi.lalibrexxutil.lalibrxmath.lalibrxregexp.lalibrxsock.lalibrxunixsys.laooRexx.pcoorexx-config.1/etc/alternatives//usr/bin//usr/include//usr/lib64//usr/lib64/pkgconfig//usr/share/ooRexx/man1/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Maintenance:8931/openSUSE_Backports_SLE-15_Update/8f75f5ba3e6cc9e73b0215b66f41fdcb-ooRexx.openSUSE_Backports_SLE-15_Updatedrpmxz5aarch64-suse-linuxcannot open `/home/abuild/rpmbuild/BUILDROOT/ooRexx-4.2.0-bp150.3.3.1.aarch64/etc/alternatives/oorexx-config.1' (No such file or directory)POSIX shell script, ASCII text executableC source, ASCII textC++ source, ASCII textlibtool library filepkgconfig filetroff or preprocessor input, ASCII text RPPPPPPPPP R1Swɞuutf-836a19acce11d417e8158a613b7e24cacbf1e0aaf0b21845ca26c607c1cd0c338?7zXZ !t/"]"k%ۇGR* yRW\}lJ[#mCE8#i,u7^&!lR]lNܮVZ&N3{V]`Ko7lUh3J42y(ps5.hX1zcݣX˿9$j6}@iP6 YB`R&Gϻ@+օ@ş4rկ"A8@jh^5G%c6DY /drWm' qYp~ۋoB]Ͼ< ) gfzɃsSoC6hh1O:1^/qF#۝X1Ž$tsAuAdşN;ͶQ֭ t6%L mCxIO%% `VOZkIˇ諝|S+%Чw+O2i=X$A< ܒ|tW!lOMS~(2gVD=RvGN-ky8>+[|46tAT=p ,.XX b=hXB5<օ\``<ޅ|4g׎/BVrϿX2%MQF JCĿЛrxY*!<k!"'V vuQoZ8ȑh]zyZED_|Eo a,O^Ӎ28t/.^CV*Qd#%Q x˟4/( n60PZzs+ ֦Y8j(ZlGL*ʒRFO(GEBf1>lXGIFY8bQjj+@fH9vǾuHU2I<`ߺ̮'ƥ`k':cV%%8#MtIZTFR̀՝\ 6CR%պr1anpntemv~YR߫ѭu-2Mp(F_9wsȱf X9t֋ Y_UlGQ9qM-qnH{9QMh4$lt_m#{}4@o`TjCnYV(X=(5Uag*+sa [0/蠵ق߳z.ƻ+}HɌ)8lF5"f2S+ը+L^ F3aHl~-+2ټ 0u|-h!(-jooZs4I 5 p:jFu JI!?B˖/C鎑H .Cy-qۯ9՟qTm.aGaОz-u5=3%Ī1Q{cg.17 a3z%DTK&qxtK{q46svHJD, q-"X&Ts*e؁}mb~3z5u |:@3\i?}ک}7ژ_a*+n 11@ YZ