ghc-rpm-macros-0.15.5-1.fc15$>P}CH88_>KR>>9<?<d  D#28 G]      &L`P(|8T9T:GTG:8H:LI:`X:hY:t\:]:^:b;?d;l;t;u;v;w<`xK>K>K>J@J@Ji@J.NJ @Jp@JJ{J{J*@IJens Petersen - 0.15.5-1Jens Petersen - 0.15.4-1Jens Petersen - 0.15.3-1Jens Petersen - 0.15.2-1Jens Petersen - 0.15.1-1Jens Petersen - 0.15-1Jens Petersen - 0.14.3-1Jens Petersen - 0.14.2-1Jens Petersen - 0.14.1-1Jens Petersen - 0.14-1Jens Petersen - 0.13.13-1Jens Petersen - 0.13.12-1Jens Petersen - 0.13.11-1Jens Petersen - 0.13.10-1Jens Petersen - 0.13.9-1Jens Petersen - 0.13.8-1Jens Petersen - 0.13.7-1Jens Petersen - 0.13.6-1Jens Petersen - 0.13.5-1Jens Petersen - 0.13.4-1Jens Petersen - 0.13.3-1Jens Petersen - 0.13.2-1Jens Petersen - 0.13.1-1Jens Petersen - 0.13-1Jens Petersen - 0.12.1-1Jens Petersen - 0.12.0-1Jens Petersen - 0.11.14-1Jens Petersen - 0.11.13-1Jens Petersen - 0.11.12-1Jens Petersen - 0.11.11-1Jens Petersen - 0.11.10-1Jens Petersen - 0.11.9-1Jens Petersen - 0.11.8-1Jens Petersen - 0.11.7-1Fedora Release Engineering - 0.11.6-2Jens Petersen - 0.11.6-1Jens Petersen - 0.11.5-1Jens Petersen - 0.11.4-1Jens Petersen - 0.11.3-1Jens Petersen - 0.11.2-1Jens Petersen - 0.11.1-1Jens Petersen - 0.11.0-1Jens Petersen - 0.10.3-1Jens Petersen Jens Petersen - 0.10.2-1Jens Petersen - 0.10.1-1Jens Petersen - 0.10.0-1Jens Petersen - 0.9.1-1Jens Petersen - 0.9.0-1Jens Petersen - 0.8.1-1Jens Petersen - 0.8.0-1Jens Petersen - 0.7.1-1Jens Petersen - 0.7.0-1Jens Petersen - 0.6.2-1Jens Petersen - 0.6.1-1Jens Petersen - 0.6.0-1Jens Petersen - 0.5.9-1Jens Petersen - 0.5.8-1Jens Petersen - 0.5.7-1Jens Petersen - 0.5.6-1Jens Petersen - 0.5.5-1Jens Petersen - 0.5.4-1Jens Petersen - 0.5.3-1Jens Petersen - 0.5.2-1Jens Petersen - 0.5.1-1Jens Petersen - 0.5.0-1Jens Petersen - 0.4.0-1Jens Petersen - 0.3.1-1Jens Petersen - 0.3.0-1Jens Petersen - 0.2.5-1Jens Petersen - 0.2.4-1Jens Petersen - 0.2.3-1Jens Petersen - 0.2.2-1Jens Petersen - 0.2.1-2Jens Petersen - 0.2.1-1Fedora Release Engineering - 0.2-2Jens Petersen - 0.2-1Yaakov M. Nemoy - 0.1-7Yaakov M. Nemoy - 0.1-6Jens Petersen - 0.1-5Yaakov M. Nemoy - 0.1-4Yaakov M. Nemoy - 0.1-3Yaakov M. Nemoy - 0.1-2Yaakov M. Nemoy - 0.1-1- fix handling of devel docdir for non-shared builds - simplify ghc_bootstrap- allow dynamic linking of Setup with ghc_without_shared set- new ghc_add_basepkg_file to add a path to base lib package filelist- add ghc_devel_post_postun to help koji/mock with new macros- add ghc_package, ghc_description, ghc_devel_package, ghc_devel_description- new ghc_files wrapper macro for files which takes base doc files as args and uses new ghc_shared_files and ghc_devel_files macros - when building for non-shared archs move installed docfiles to devel docdir- do not use ghc user config by default when compiling Setup - do not setup hscolour if without_hscolour defined- test for HsColour directly when running "cabal haddock" instead of check hscolour is available (reported by Giam Teck Choon, #753833)- fix double listing of docdir in base lib package- replace devel ghc requires with ghc-compiler - disable testsuite in ghc_bootstrap- add ghc_bootstrapping to ghc_bootstrap for packages other than ghc - make ghc-deps.sh also work when bootstrapping a new ghc version- add ghc_exclude_docdir to exclude docdir from filelists- fix devel subpackage's prof and doc obsoletes and provides versions for multiple lib packages like ghc (reported by Henrik Nordström)- do not setup ghc-deps.sh when ghc_bootstrapping - add ghc_test build config- drop without_testsuite from ghc_bootstrap since it breaks koji- drop redundant defattr from filelists - move dependency generator setup from ghc_package_devel to ghc_lib_install in line with ghc_bin_install- add requires for redhat-rpm-config for ghc_arches - drop ghc_bootstrapping from ghc_bootstrap: doesn't work for koji- also set ghc_without_dynamic for ghc_bootstrap - drop without_hscolour from ghc_bootstrap: doesn't work for koji- ghc_bootstrap is now a macro which sets ghc_bootstrapping, ghc_without_shared, without_prof, without_haddock, without_hscolour, without_manual, without_testsuite - tweaks to ghc_check_bootstrap- add ghc_check_bootstrap- rename macros.ghc-pkg back to macros.ghc - move the devel summary prefix back to a suffix- macros need to live in /etc/rpm - use macro_file for macros.ghc filepath- move macros.ghc to /usr/lib/rpm to avoid conflict with redhat-rpm-config- merge prof subpackages into devel to simplify packaging- include ghc_pkg_c_deps even when -c option used- drop ghc_pkg_deps from ghc_package_devel and ghc_package_prof since ghc-deps.sh generates better inter-package dependencies already - condition --htmldir on pkg_name- provides ghc-*-doc still needed for current lib templates- ghc-deps.sh: check PKGBASEDIR exists to avoid warning for bin package - abort cabal_configure if ghc is not self-bootstrapped - make ghc_reindex_haddock a safe no-op - no longer provide ghc-*-doc - no longer run ghc_reindex_haddock in ghc-*-devel scripts- add ghc_pkg_obsoletes to binlib base lib package too- add docdir when subpackaging packages too- this package is now arch-dependent - rename without_shared to ghc_without_shared and without_dynamic to ghc_without_dynamic so that they can be globally defined for secondary archs without shared libs - use %undefined macro - disable debug_package in ghc_bin_build and ghc_lib_build - set ghc_without_shared and ghc_without_dynamic on secondary (ie non main intel) archs - disable debuginfo for self- revert "set without_shared and without_dynamic by default on secondary archs in cabal_bin_build and cabal_lib_build" change, since happening for all archs- only link Setup dynamically if without_shared and without_dynamic not set - set without_shared and without_dynamic by default on secondary archs in cabal_bin_build and cabal_lib_build - add cabal_configure_options to pass extra options to cabal_configure- fix ghc-deps.sh for without_shared libraries- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild- simplify adding shared subpackage license file - own ghc-deps.sh not /usr/lib/rpm- add rpm hash requires for dynamic executables in ghc-deps.sh - compile Setup in cabal macro - use _rpmconfigdir- drop deprecated ghcdocdir and ghcpkgdir - new ghclibdocdir - replace some missed RPM_BUILD_ROOT's - bring back ghc requires in ghc_devel_requires - improve prof summary and description - add without_prof and without_haddock option macros- compile Setup to help speed up builds- put docdir (license) also into shared lib subpackage - add ghc_binlib_package option to exclude package from ghc_packages_list - condition lib base package additional description for srpm- use buildroot instead of RPM_BUILD_ROOT - rename ghcpkgbasedir to ghclibdir - split "[name-version]" args into "[name] [version]" args - move remaining name and version macro options (-n and -v) to args - drop deprecated -o options- add support for subpackaging ghc's libraries: - deprecate ghcpkgdir and ghcdocdir from now on - ghc_gen_filelists optional arg is now name-version - ghc_lib_build, ghc_lib_install, cabal_pkg_conf now take optional name-version arg- revert disabling debug_package, since with redhat-rpm-config installed the behaviour depended on the position of ghc_lib_package in the spec file (reported by narasim)- drop with_devhelp since --html-help option gone from haddock-2.8.0- ignore ghc's builtin pseudo-libs- bring back the explicit n-v-r internal package requires for devel and prof packages- turn on pkg hash metadata (for ghc-7 builds) - ghc-deps.sh now requires an extra buildroot/ghcpkgbasedir arg - automatic internal package deps from prof to devel to base - rename ghc_requires to ghc_devel_requires - drop ghc_doc_requires - ghc_reindex_haddock is deprecated and now a no-op- fix without_shared build so it actually works- add rpm provides and requires script ghc-deps.sh for package hash metadata - turn on hash provides and disable debuginfo by default - make shared and hscolour default - use without_shared and without_hscolour to disable them - add ghc_pkg_obsoletes for obsoleting old packages - use ghcpkgbasedir - always obsolete -doc packages, but keep -o for now for backward compatibility- fix ghc_strip_dynlinked when no dynlinked files - devel should provide doc also when not obsoleting- merge -doc into -devel and provide -o obsoletes doc subpackage option- support hscolour'ing of src from haddock - really remove redundant summary and description option flags- new ghc_bin_build, ghc_bin_install, ghc_lib_build, ghc_lib_install- a couple more fallback summary tweaks- drop the summary -s and description -d package options since rpm does not seem to allow white\ space in macro option args anyway- make ghc_strip_dynlinked conditional on no debug_package- replace ghc_strip_shared with ghc_strip_dynlinked- add ghc_strip_shared to strip shared libraries- add comments over macros - drop unused cabal_makefile- drop unused ghc_pkg_ver macro - add ghc_pkg_recache macro- drop optional 2nd version arg from ghcdocdir, ghcpkgdir, and ghc_gen_filelists: multiversion subpackages are not supported - add ghcpkgbasedir - bring back some shared conditions which were dropped temporarily - test for ghcpkgdir and ghcdocdir in ghc_gen_filelists - allow optional pkgname arg for cabal_pkg_conf - can now package gtk2hs- use -v in ghc_requires and ghc_prof_requires for version- drop "Library for" from base lib summary- use -n in ghc_requires and ghc_prof_requires for when no pkg_name- add ghcdocbasedir - revert ghcdocdir to match upstream ghc - ghcdocdir and ghcpkgdir now take optional name version args - update ghc_gen_filelists to new optional name version args - handle docdir in ghc_gen_filelists - ghc_reindex_haddock uses ghcdocbasedir - summary and description options to ghc_binlib_package, ghc_package_devel, ghc_package_doc, and ghc_package_prof- pkg_name must be set now for binlib packages too - new ghc_lib_package and ghc_binlib_package macros make packaging too easy - ghc_package_devel, ghc_package_doc, and ghc_package_prof helper macros - ghc_gen_filelists now defaults to ghc-%{pkg_name} - add dynamic bcond to cabal_configure instead of cabal_configure_dynamic- add cabal_configure_dynamic - add ghc_requires, ghc_doc_requires, ghc_prof_requires- use ghc_version_override to override ghc_version - fix pkg .conf filelist match- major updates for ghc-6.12, package.conf.d, and shared libraries - add shared support to cabal_configure, ghc_gen_filelists - version ghcdocdir - replace ghc_gen_scripts, ghc_install_scripts, ghc_register_pkg, ghc_unregister_pkg with cabal_pkg_conf - allow (ghc to) override ghc_version- make ghc_pkg_ver only return pkg version- change GHCRequires to ghc_pkg_ver- use the latest installed pkg version for %GHCRequires- add %GHCRequires for automatically versioned library deps- no, revert versioned ghcdocdir again!- version ghcdocdir to allow multiple doc versions like ghcpkgdir- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild- drop version from ghcdocdir since it breaks haddock indexing- specifies the macros file as a %conf- removes archs and replaces with noarch - bumps to avoid conflicts with jens- make it arch specific to fedora ghc archs - setup a build dir so it can build from the current working dir- renamed license file - removed some extraneous comments needed only at review time- updated license to GPLv3 - added AUTHORS file- moved copying license from %build to %prep- creation of package     AEHJI0.15.5-1.fc150.15.5-1.fc150.15.5-1.fc15macros.ghcghc-deps.shghc-rpm-macros-0.15.5AUTHORSCOPYING/etc/rpm//usr/lib/rpm//usr/share/doc//usr/share/doc/ghc-rpm-macros-0.15.5/-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=genericdrpmx86_64-redhat-linux-gnuASCII textASCII text, with very long linesPOSIX shell script, ASCII text executabledirectoryRxz2?p7zXZ !PH6,p]"k%7Rr[v]Vy8 jYڋ:WF%RQ{}&P*Qm=`==|Q,CQқ&}TR&cP Õx̰bĄ\C?٠`^}lfKSQ 8tO {vwFγ*Dfxjxˆ(FAP a&[;/ 8FXn FJvT':T2`deQRe kAH}WLY-EMj/7Ok6S}1'?WNO;5:,NHwr[Dt1뚂ж a澈8Rz$5?R]-ᡨ7!Tg2\@.}`P i׏%V.O0kCK`Xm7!TW1N7ŸW&&C`_xo'pT#mBHI^gG5nŒ3d?z&+Njo9[Ic)HΰzZf oTvmGi + l#[WU{]_R?M♊iޙU,EFOnϱ\`{Eh'N=;}`Wq"mM݅!_ {xђu{LZ4_j`: 6ѡ0'B+$FJy e,Bep>2Z3*Rxe@- cQVp+ Sni03i>51.-_,*V>k>ZEUxy0yVpàui1+2H(ZGa':c8[ G 싄0Mou?>}70VSCaJ{*9q@*7z`]AnV+K.9gtªڏwvtW8!.]9ThY£o,)Sn$ɋu$NomuV ȉjҐX,Ws@=t)K=YkmK}'=lh|D] @+"TBwM3]τ F/p4%6"3oT> ԻAd+ hϋ~I,Z 9Ɋ8(exo='rڡ|?-&;$m6fd+=v}9_bhu,K@ :/`A%q1I[ă}A:aiVe򶑀0*BSbt\*ЁQ\~FYe/pvZ"P܉zO ̅?2pHz C0MkIO>`m̯D(c[Yؤ\pWlCs%,Ձ(\l$+ <{(䂩W/O5&mCDYu%j΅4z8v%E11ۚn8oٿ @ɇԑEtqx6ݶp8IxNr) ѕBerdIYYUXni8F%M T?sbΜR^z벤*s\,GvXMqKM~ NԽe@̍EoD.9];πd>!r[2]ptT.\Ň:K>JC3|EDJEK˻٫/J[>榶t~ogO HE\rh@EOهz?f5B^P?4 _,f\n7i)^#2F[>Jd<$XBKi>e2|L݀y8*)U:;A҄V wlDVQ@я;%`,(~ʨ&#=UX@X7֖>2Ԫg&uTy^[/U)h']px1svU&c#ܵu…w9,` QݸwPYlKo3[o\mB^' ,a+/`MKQP R Qԥ 𴒵gz@-M) $KڇJQd!wĊ0>EGo}srZO泬茑-R.$1-[#)_ҳ9< /%"E[P]~ q%'~QގZ}>\WnuQ1̌oSg!mN196wڕ)W죴>~z9$Xf]߃ @ F0(usG?qs1Β7jkw,C7.qFLoY>KZXOICԙEw&M2Mfʔi!A\8u^lQΡKI lX\֎;ӳf|q,r0aP%ne\՜B` 0=r,6{w/y*J,x&foRi*- X0ۈ YZ