golang-packaging-15.0.11-bp150.3.3.1<>,=-4?-$d ' L   @  R  d         H l@(r8|.94.: Y.F(G( H) I)@ X)LY)T\)| ]) ^*b*c++d+e+f+l+u+ v,w,p x, y,z,,,,- Cgolang-packaging15.0.11bp150.3.3.1A toolchain to help packaging golangA toolchain to help packaging golang, written in bash.\&{build34ɌopenSUSEGPL-3.0-onlyhttp://bugs.opensuse.orgDevelopment/Languages/Golanghttps://github.com/openSUSE/golang-packaginglinuxnoarch _KEA큤\&z\&z\&z\&z\&z\&z[i[i[ib16eb30228324e0ccdf37a480a5cafc5056c39c9a9d96b40feae3a3b2acf5203feefb28c355b62b73ab71d547dee7055d040102d86826d3e1fa41e4bcdfcf9a9d895fc83126403b981daf27f576fcb23a428dcbba3e9c7df8aac84ab0aff7a8e52b4cc0345fb1e353f481c8af5d74170d7c09a7df18810b80013afad50aa19661ffb5eef05ea6e0c0f37d840660ce6dbc821e8d9ec6506076ccc59f2b2e86d026e8d692b3d085497e03883f172590a99859e0a843480f71b92fbf3501a2e78f78ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903af784ebd18e998032b3d70f7c2c1fd016dd229dd434016c5f183c920d914c5f7rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootgolang-packaging-15.0.11-bp150.3.3.1.src.rpmconfig(golang-packaging)golang-packaging@    /usr/bin/envconfig(golang-packaging)gorpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)15.0.11-bp150.3.3.13.0.4-14.6.0-14.0-15.2-14.14.1[!@[[d@[[ @ZYYS@Y7Y0Y%uY$$@Y!@XۡXg@X@XBW WWi,@WXWzWWWV͛@V@VVV%@V@V@V@V^V @VUUM@U@Uc@U(UUVU@UU@jmassaguerpla@suse.commsuchanek@suse.comopensuse-packaging@opensuse.orgopensuse-packaging@opensuse.orgopensuse-packaging@opensuse.orgopensuse-packaging@opensuse.orgthipp@suse.dethipp@suse.dethipp@suse.dethipp@suse.dethipp@suse.dethipp@suse.dejmassaguerpla@suse.comthipp@suse.dethipp@suse.dethipp@suse.dethipp@suse.detboerger@suse.comi@marguerite.sutboerger@suse.comi@marguerite.sumpluskal@suse.comtboerger@suse.comi@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.su- We don't need to require rpmdev, because we updated to 15.0.11 to remove that requirement. I missed to remove the req from the spec file.- fix ppc64 (be) build. No pie baking support there. + ppc64-nopie.patch- Update to version 15.0.11: * Replace rpmdev-vercmp by "sort -V" to remove rpmdev-vercmp dependency- Update to version 15.0.10: * update changelog to v15.0.10 * This flag does not exist for go 1.10 because this is an extra flag that openSUSE was adding into the go packages in order to fix * Revert "only add the s flag if go is less than 1.10" * only add the s flag if go is less than 1.10 * Revert "Pass linker flag via ldflags" * update changelog: add 15.0.9 version * Pass linker flag via ldflags * Bump version 15.0.8 * Fix the handling of quoted extra args * bump version to v15.0.7 - Add Requires rpmdev-tools as this is used to compare versions in the golang.sh script- Update to version 15.0.9: * Pass linker flag via ldflags- Update to version 15.0.8: * Fix Requires/Provides issue with split packages * Remove unused variables * Bump version to v15.0.5 * *: always use -buildmode=pie * bump version to v15.0.6 * fix changelog * golang.sh: Fix arch for aarch64 * bump version to v15.0.7 * Fix the handling of quoted extra args * Bump version 15.0.8- Update to version 15.0.7: * *: always use -buildmode=pie * fix changelog * golang.sh: Fix arch for aarch64- Update to version 15.0.5: * set correct modifier if no arguments are provided * Remove duplicates when finding Requires * fix GOPATH and macros * Fix Provides and Requires for some builds * Fix Requires/Provides issue with split packages * Remove unused variables- Update to version 15.0.4: * Handle extra_flags for build/test correctly * set correct modifier if no arguments are provided * Remove duplicates when finding Requires * fix GOPATH and macros * Fix Provides and Requires for some builds- fix GOPATH for Provides and Requires- Fix all %go_*dir macros- fix GOPATH issue- fix gopath after updating go to 1.8. With go 1.8, there is no more /usr/share/go/contrib but /usr/share/go/1.8/contrib gopath.patch: contains the fix- Update to version 15.0.3: * Remove duplicates when finding Requires * bump version to v15.0.3- Update to version 15.0.2: * set correct modifier if no arguments are provided * bump version to v15.0.2- Update to version 15.0.1: * Handle extra_flags for build/test correctly * bump version to v15.0.1- Update to version 15.0.0: * [SLE11]some commands need time to finish, immediate close will get wrong status, so use timeout 30s * [SLE]ditch named group in regexp in golang.req, the oniguruma in ruby 1.8.7 doesn't support named group * fix a typo in cli.rb * increate timeout to 300s or go install can't finish * Remove runtime dependency for Go API * simplify rpmsysinfo.rb * release 14.9.1 * Added go_nostrip macro * Refactor using plain bash * small fixes- Added refactoring.patch while trying new code base - Dropped the sed for static architecture detection - Updated files list to reflect new file structure- can't be noarch. we detected %%go_arch at build time. it has to be architecture-dependent, or it'll be published randomly with one from i586/x86_64, whose content (/etc/rpm/macros.go) is unique.- Update to version 14.9.2: + [SLE11]some commands need time to finish, immediate close will get wrong status, so use timeout 30s + [SLE]ditch named group in regexp in golang.req, the oniguruma in ruby 1.8.7 doesn't support named group + fix a typo in cli.rb + increate timeout to 300s or go install can't finish + Remove runtime dependency for Go API + simplify rpmsysinfo.rb + release 14.9.1 + Added go_nostrip macro- Update to version 14.9.1: * simplify rpmsysinfo.rb: don't guess variables' values can be passed in by RPM environment variables. use RbConfig to get libdir. * support s390x architecture- Update service * use xz for compression * change from disabled to localonly - Update spec file to actually use tarball generated by _service - Drop useless _servicedata- Switched to service based package updates - Update to version 14.9.0: * do not hardcode go version * fix encoding problem in rpmsysinfo.rb * [SLE11]some commands need time to finish, immediate close will get wrong status, so use timeout 30s * [SLE]ditch named group in regexp in golang.req, the oniguruma in ruby 1.8.7 doesn't support named group * fix a typo in cli.rb * increate timeout to 300s or go install can't finish * Remove runtime dependency for Go API- update version 14.8.1 * bugfix release * fix a typo in cli.rb * increate timeout to 300s, or go install can't finish itself sometimes- update version 14.8 * rpmsysinfo.rb: fix encoding problem in open() * cli.rb: ruby 1.8.7 doesn't support passing environment variables in popen(), some commands/tests need time to finish, an immediate io.close() will get us wrong exitstatus (broken pipe, code 13). so use 'timeout' module with a 30s and process.wait for them to quit successfully. * golang.req: the oniguruma in ruby 1.8.7 doesn't support named group in regexp. so ditch the named group used in go_get_version()- update version 14.7 * do not hardcode go version- update version 14.6 * Fix rbarch for Power architectures- update version 14.5 * fix a typo that prevent golang.req from running (fix #10)- update version 14.4 * fix #5 on golang.req- update version 14.3 * fix: command not found error for go test on SLE * fix #5 again: gsub importpath itself is not enough- update version 14.2 * golang.req: fix ' // indirect' comment in import- update version 14.1 * golang.prov fix: uniq! returns nil if everything is unique- update version 14 * if importpath has "test/example", it should survive (github#5) * merge macros.go from openSUSE's go here * add golang-macros.rb, replacement for the complicated macros in shell in macros.go * golang-macros.rb: + support build with fake build id + support build with custom tags (github#7) + support pass any -="a b c" or -= to go install, shared build is possible now (not fully support, other macros need to be adapted) + --filelist, to generate filelist used in %files section with excluding support + use IO.popen to break the build at the exact place it fails (github#6)- update version 13 * provides the importpath itself * fix regex not to check files like .golden in -source * filter "test/example" from Provides * split common stuff to a module golang/rpmsysinfo.rb * rewrite golang.req, now read from stdin RPM feeds, and check __.PKGDEF from .a files for "import"s. (github#3, github#4)- update version 12 * don't find provides/requires on -source, -debuginfo, -debugsource subpackages * add scripts to generate file lists.- update version 11 * fix for sles and openSUSE < 13.2- update version 10 * support all archtectures like ppc/arm- update version 9 * update golang(API) to 1.5- update version 8 * skip the last "/" in golang.prov, thanks to matwey- udpate version 7 * handle gopkg.in/* requirements- update version 6 * fix golang.req to not treat a sentence as importpath * fix golang.attr to correctly detect /usr/bin/*- update version 5 * if a sub-directory doesn't contain any *.go file, do not treat it as a Provides candidate. * add /usr/bin to golang.attr for go executes to be handled by golang-packaging- update version 4 * fix encoding error in golang-strip-builddep * add macros.go-extra, extra golang macros for packaging- update version 3 * skip *example*.go/*test*.go for Requires finding * support alias format (import xx "xxx") for importpath * add golang-strip-builddep, a tool to strip unneeded importpath from source codes- update version 2 * fix pkgname detection- initial version 1 * implemented provides * implemented requiresbuild34 1546033275 15.0.11-bp150.3.3.115.0.11-bp150.3.3.1macros.gogolang.attrgolang.provgolang.reqgolang.shgolang-packagingCHANGELOGCOPYINGREADME.md/etc/rpm//usr/lib/rpm/fileattrs//usr/lib/rpm//usr/lib/rpm//usr/share/doc/packages//usr/share/doc/packages/golang-packaging/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protectionobs://build.opensuse.org/openSUSE:Maintenance:9402/openSUSE_Backports_SLE-15_Update/6ac83c1d42b172580004c62c3eeb869a-golang-packaging.openSUSE_Backports_SLE-15_Updatedrpmxz5noarch-suse-linuxASCII textBourne-Again shell script, ASCII text executabledirectoryUTF-8 Unicode textRRR9{$B%utf-83203a4f497de65ecc61b2903420eb37d93799dff65bdff82d240da52bf03859b?07zXZ !t/' ]"k%;<9|gs=OlB~:en!:.<;+#'G3Ne_ou;IFG`E Y+!xC1e;S=NL̈́8jwGpKjri!?kM5< 4= {ڞ3FiJ1^ c40#9VlGUn Pl=q &"Zŭ=~/Tƛ?PʙG]Z:qmkNn3!Q\B8El]d @[Eq!06^rO扪 CrbbzѠнW]ρ!g=ӽJ9g99,\%{q#DwabP٪{H9CAe?X<@c |n⸆ȳ$3QR/[E{V*w!>]X҈ϣ؈ Dм~Hoxj],R ƋIYjBRLw2"_!,h+'Գ2| vo;ڑ.- +FxUȌQqq%ͥW_UΓRL#]ܤ-5F*tޘ,ﻎ),:UMˍ}҅pg/CaE f?l Y{NH-&]Ѥ`TdRK;۟;U?P:$ȅXN,>4ht=;N-O䢣YV,سC Ĕ GDi=}rBBL= vpԝ0H6n/9K޷|0q%@J vB`W0=[CD@LO{Cؠ.8|1NБ_s"aNUR9/\ QUGF%KS 8 4#J#'`_h\R@rt}XnRH, nrS) Wjh.AYyqJ:$ڕr P}wL|fQP"IXTPAӲӃI" Up6ջi-!-sJL"nR+0KPKB} ʲh"kʂNX 8oz K(BS}A)׺9]+I5yL+as#Vlp:cڞ}Lmh\Nst^WD0 ]L*w# 8aCiGIz_;.4∦Nx#p:"cFzz/ØQ=Vn^p4#eG$Պw0u | }a:X֤o!(%{5ܝ"rKo46#D[صkC* /妎&#rk@RB@hKPi{_kd x':,*B|H ݴyle {7 soD)8]DP5T4^=: uFb38.U ދ^AZ:2tpFpXZYޚnD32t|7Z'֠☫ a]blDMK.}Lg|7V50FwDeƤc} 7K""2M†y'(m, D2j6q_ā6aw]݁0^x$1p]򾜗CNl/3p `_E'17,<: ~ ]^m,ekguG}"!Xւ^fsCo["aOMr"|vLH">C Yͧ9pTwv~i^f Z`H>-x߬_B̾2u }p$m8:\g2!uPۆ;'>pDAjF_X|l'Zી 6q&! : S+8EP$_q [*HockO9Ϩ3CۓB=E} DPp\kt fM)DӇX R_QևLw3"LJjdmEiS]^R|l%~]Y|@Ć(|׽ՠ"