seahorse-plugins-gedit-2.28.0-3.4.1>t  DH`pJ/=„U,977bA`g<S8|b'#[(6% B|7шYHUq 7*~ݾPp?B\CK?\4Up̽D6 ~?pt?}m\L-N`}b9R KBuxEs2mMiٺP´͓'s7`IMmn,^ 7&)U=! ނFfUHFid^%O<,b158cb5fc5d75af03f343aaeac38167b4efef6aeYPJ/=„ Q}#.eGYΡů^ ?6foT?y$J&{xX椗i'2\_N=i |=^m|Z6q'wT?Lyg˩wė:e;![6 4l3@+ uBg`j lh'YZPo})#gw~=د">;d?Td  & V F0< B H T   l ( 8 9 \: l=?F%G8HDIPXTY`\|]^bcudeflzLCseahorse-plugins-gedit2.28.03.4.1Plugins for the seahorse cryptography interfaceSeahorse is a graphical interface for managing and using encryption keys. Currently it supports PGP keys (using GPG/GPGME) and SSH keys. Its goal is to provide an easy to use Key Management Tool, along with an easy to use interface for encryption operations. This package provides various plugins for seahorse.JGbuild34openSUSE 11.2openSUSEGFDL v1.1 ; GPL v2 or laterhttp://bugs.opensuse.orgSystem/GUI/GNOMEhttp://www.gnome.orglinuxx86_64mkdir -p usr/share/gconf/schemas/outdated if test -f usr/share/gconf/schemas/seahorse-gedit.schemas ; then ln -f usr/share/gconf/schemas/seahorse-gedit.schemas usr/share/gconf/schemas/outdated/ else # Migration from /etc/gconf/schemas to /usr/share/gconf/schemas. Can be removed for openSUSE 12.2 if test -f etc/gconf/schemas/seahorse-gedit.schemas ; then # We do cp instead of ln since /usr and /etc might be on different partitions cp etc/gconf/schemas/seahorse-gedit.schemas usr/share/gconf/schemas/outdated/ fi fi if test "$1" == "0"; then if test -x usr/bin/gconftool-2 ; then export GCONF_CONFIG_SOURCE=`usr/bin/gconftool-2 --get-default-source` fi if test -x usr/bin/gconftool-2 ; then if test -f usr/share/gconf/schemas/outdated/seahorse-gedit.schemas ; then usr/bin/gconftool-2 --makefile-uninstall-rule usr/share/gconf/schemas/outdated/seahorse-gedit.schemas >/dev/null elif test -f usr/share/gconf/schemas/seahorse-gedit.schemas ; then usr/bin/gconftool-2 --makefile-uninstall-rule usr/share/gconf/schemas/seahorse-gedit.schemas >/dev/null fi fi rm -f usr/share/gconf/schemas/outdated/seahorse-gedit.schemas rmdir usr/share/gconf/schemas/outdated 2>/dev/null || true fi k(.큤J9J5J5751f335dd95b9575adad41c354d8d411ae372286a36c0c7e1a0779a39f93a04523bf28c2ac131ea5279b463c692e83d9rootrootrootrootrootrootseahorse-plugins-2.28.0-3.4.1.src.rpmlibseahorse-pgp.so()(64bit)seahorse-plugins-geditseahorse-plugins-gedit(x86-64)   @@@@@@@ seahorse-pluginsgedit/bin/sh/bin/sh/bin/shrpmlib(PayloadFilesHavePrefix)rpmlib(CompressedFileNames)libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libcryptui.so.0()(64bit)libdbus-glib-1.so.2()(64bit)libglib-2.0.so.0()(64bit)libgobject-2.0.so.0()(64bit)libgtk-x11-2.0.so.0()(64bit)rpmlib(PayloadIsLzma)2.28.0-3.4.14.0-13.0.4-14.4.6-14.7.1J2@J@J Jx"Jc I@IzIII@I@I@IR$@IL@HrH,H+aj@suse.devuntz@opensuse.orgdimstar@opensuse.orgvuntz@novell.comcoolo@novell.commboman@suse.devuntz@novell.commboman@suse.demboman@suse.devuntz@novell.comvuntz@novell.comvuntz@novell.commboman@suse.demboman@suse.demboman@suse.devuntz@novell.commaw@suse.de- Fix interoperability of gnupg-2.0.12 and seahorse (bnc#545961)- Make seahorse-plugins supplement seahorse since the seahorse-agent program is a nice add-on. - Move the gconf schema for the gedit plugin to the gedit subpackage.- Update to version 2.28.0: + Fix configure script portability + Fix crash in seahorse-preferences + Fix single glib include + Updated translations. - Drop seahorse-plugins-no-ephy.patch and seahorse-plugins-build-fix.patch, included upstream.- Add seahorse-plugins-no-ephy.patch to fix build with epiphany 2.27. It means we lost the epiphany plugin for now, though. - Add gnome-common BuildRequires and call gnome-autogen.sh for the patch. - Remove BuildRequires on mozilla-xulrunner-devel and gcc-c++, since it was only there for the epiphany plugin. - Disable the seahorse-plugins-epiphany package for now. - Remove epiphany BuildRequires: it should be brought by the epiphany-devel BuildRequires anyway. - Leave epiphany-devel BuildRequires so that when seahorse-plugins is ported to a newer epiphany, we'll get the plugin again. - Add seahorse-plugins-build-fix.patch to fix build error about large file support, and remove the custom CFLAGS. - Pass --disable-static and --disable-schemas-install to configure. - Remove handling of old mime system, which doesn't exist anymore.- fix build - remove authors- Update to version 2.27.1: + Clean up socket directory + Translation updates- Update to version 2.26.1: + Updated translations.- Update to version 2.26.0: + Cosmetic version bump- Fix build (epiphany major version changed)- Update to version 2.25.92: + Connect the uninit function to gtk_quit signal + Only use 16 characters when generating a key identifier for notifications. + Fix reference counting to close windows properly + Fix exiting of gedit plugin + Don't print replacement text to stderr. + Remove deprecated GTK+ symbols + Removed unused screenshots + Update epiphany version checking automagic - Drop seahorse-plugins-epiphany-2.26.patch: fixed upstream. - Remove unneeded autoreconf call. - Remove AutoReqProv: it's default now. - Remove explicit PreReq on gconf2: it's in gconf_schemas_prereq.- Rename seahorse-plugins-epiphany-2.25.patch to seahorse-plugins-epiphany-2.26.patch, and update to use 2.26 since the epiphany version has changed.- Update to version 2.25.90: + Don't prompt for signer if only one private key + Bring name of preferences window into alignment with desktop file and documentation + Finish removing libgnome calls + Fix display of error meassages + Updated translations - Drop seahorse-plugins.patch: fixed upstream. - Add seahorse-plugins-epiphany-2.25.patch to make it build with epiphany 2.25. And add back autoreconf to have this work.- Update to version 2.25.3: + remove calls that pull in libgnomeui + HIG Fixes + Make epiphany plugin work again- Update to version 2.25.1: + remove last of gnome-vfs- Update to version 2.24.1: + Fix glade install directory.- Fix build: epiphany version is 2.24 and not 2.23.- Initial package of seahorse-plugins, version 2.24.0, containing functionality previously provided by the various seahorse-*-plugin packages./bin/sh/bin/shbuild34 1257079879@S@5%2.28.0-3.4.12.28.0-3.4.1libseahorse-pgp.soseahorse-pgp.gedit-pluginseahorse-gedit.schemas/usr/lib64/gedit-2/plugins//usr/share/gconf/schemas/-fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:11.2/standard/ad2ef54d15d1a58fd99abcb890beb216-seahorse-pluginscpiolzma2x86_64-suse-linux4sC{export GCONF_CONFIG_SOURCE=`usr/bin/gconftool-2 --get-default-source` INSTALL_SCHEMA_FILES= UNINSTALL_SCHEMA_FILES= if test -f usr/share/gconf/schemas/outdated/seahorse-gedit.schemas; then cmp --quiet usr/share/gconf/schemas/outdated/seahorse-gedit.schemas usr/share/gconf/schemas/seahorse-gedit.schemas if test $? != 0; then UNINSTALL_SCHEMA_FILES="$UNINSTALL_SCHEMA_FILES usr/share/gconf/schemas/outdated/seahorse-gedit.schemas" INSTALL_SCHEMA_FILES="$INSTALL_SCHEMA_FILES usr/share/gconf/schemas/seahorse-gedit.schemas" else rm -f usr/share/gconf/schemas/outdated/seahorse-gedit.schemas fi else INSTALL_SCHEMA_FILES="$INSTALL_SCHEMA_FILES usr/share/gconf/schemas/seahorse-gedit.schemas" fi if test "x$UNINSTALL_SCHEMA_FILES" != "x"; then usr/bin/gconftool-2 --makefile-uninstall-rule $UNINSTALL_SCHEMA_FILES >/dev/null rm -f $UNINSTALL_SCHEMA_FILES fi if test "x$INSTALL_SCHEMA_FILES" != "x"; then usr/bin/gconftool-2 --makefile-install-rule $INSTALL_SCHEMA_FILES >/dev/null fi rmdir usr/share/gconf/schemas/outdated 2>/dev/null || true /bin/sh?P] b2 -5Dqȳ.DF ey3<7#k^䕱᷸KJo;jEHZyzEhB7Bp:0jӞӯ*"yv+<4<c<K$7^pPJ*HZsI?zqU21W* (ň%Sgl~NvM Ӱ90q#T5IFՎ&D8g0 6ګ@l67]eJ|}Ѣp[Q,/aL=F1ZG!a!B8wkY Zo['nj[g,4ZI/-85.oxÇF:m,^u^s#%pN(UPg:뵺!ʽ~K $67")tv1 q\|شg)fx K,M⓺-5}oh' t {M{׈,۞^~!L]ZxZw4Œ<ө&IJ`kL.X)0 =hӼ"^u4"7,mQg MuFbȔi`(!dng: jZc(Nxl:x2 ԚZwOtH< zAS,7F29~33!8F|H ]qT9SI?F}Bos_\4]RD83hX@{iW}/`0D:2 T}2)zaj`·6K{42LB=vê mGg̩sKkw.`)!fVې~MO{$,='5_ONqF"ݗuTǡ_9;y [B| oDOV FVx\K~zsӍio1YE,uz7](: *g%WF ^?VlgWLJ,#ޡ7ekA ůxYӶ y8mhl7v?}Ď&@C s|L},|(aԗNew ˙,Y/aKp<a4Nkfr֍qTéU~ [qფl5 `Sw"@RgeM)htJGP?s݃ܓ =n w779ЌvUP_!HXuӬGhœӗ3yQ̗ʉE87UI$Z/,\*Sƚ‰R>Eo1|7^hgH=:e b?4(jq C2n'kc(4٘sU Ȣaݮ> {t|ؾ1c+ƪp J|+`$ؕӔ+/ϧzɺIK>. %\xB(BJd!y@8>7W2U?@/:\UT[?ު#p9LJKL/NJ]~d3_uڕVSHz+%v[9# b+& |g+ݶ5_=/ Q¡UesS;eטng3g$5\/2YybX],ĢE/ גO){>U<d_Br2W UKJyi*x0:,@=yNHB! 0AfwSpXJ}u{Mx08pǏr;@x8J0oA`b=flPȫF mX=(V:_ :}=wgmv#jZF3<~WGT=q/=l$ܴ/ϵ➱U-`>>ÌB5*qjdV=˪[Ijp-y^c#]uyL8(d ~]؛hiڪJQ~U˖m Ķ9t-fW9ijkV%FP6V7A&`#ô+-ϧRzl&I,סi])Kr4%7mJː0[= RDP<\5x,VU*c̋uayNBUYzϒgs0#dK%7tDQB%$܍R\6~Nq]2$ :V-TݰgE noRh=(_.  &T [*bSGNF"ɛFqy^m:KɈi8=pnH`LG/|j\.X<eX"Mo{Tr.DbteT/I4? ^38i|E}'ꉶ7iMNw4ODf%Rr^]ug5ĜVln˙&(?3Jq ћp@12нS @{L&FY)"OhY0:?Đ[2VhXIE/NO3Y$/QzhZ91m'Vat1?`S0X' 멾!1*F&T^䴥G, d ;6oJ,BZכgϫL`(00 ~KK ]̿(2!r~5{{ A { JKa]] E]df7&FW)T8l.`5tnZޑ ޾O?IrS Mn+.SoNG;] 5CS4~VfJo?tiP}8\D )~98:2꟯Bjhqy"R07(OȍT*hFr}j:eN1Ѐ[$ ~;o#rh31 Qv8kV%Jߊ^Vt<ړZ (ɛ60`1ja-P?V[УXiwd7~K8*[t|R$՛2\ˁ&G[0~;q:rM'KegI\U.jm77>'"Sgע?rD"lpOL ƜMw6(v|@YqP?:{ և-1P[XWڌEzvjlfdy#YZbjPt VqgFS_1,W)፶od?Ó@G8}`v#di?P""V`kSDAͷA.WRe6_ {WfY6{8%\ej ̇r n`7$0;mRa}]Q^yVczx4K~ʗf|2LwR.A*znۢe#gg/ֿQRt ?2TXSe閚Ak.5 Ą6@|n ?! NDf]D`Jm1(B'zG >ܱT>&nf] EWID}7,mʍYZbǫ BW}5M pW42MX&g:Zkr֞aO`'H"Dn Ĥ}? ؓA"ދ$A͇R(U;=ֵW w";Fw]<`$a :XefrZGZ:{ctH(#;Iuy6Tu~M|V~H\_\:ݶo/ϱQ'c"q$y5%!Y2ɚڪ3.Vk >@+c)Q$߭ -;7zY$5wnD|}YRߒ?LlXȃXH+VDydE3SW9dht" ^myΒ8":~pC0H.!jҸtw6 GK/ݝV@lUS`[Z1gZ+4\&){pF?QG.lPj&B/zAbN Vɜ[WbT!}w=eHj^LpL7뉉Q+0 q+U>Uؒ83aV)s-+RO`ZK]ˏLc9H]D苈!b8D;V:ǴjrZOiLA.QyD?.^@ψFh98LTb$ Ȇ~i'tؾ͡AZ'y@N/"T|!||>G-4X{CbvviDݹ뾉Đ>엫v?Z$x忑xKIErM$QTnpWoo=)$K3.-Q)+Z|PQ뎖{)Ovi{oYbKgFᵽ$QD ns6e+.Nʬك - )*)ޥ-ó M8uGEN='Xw[\/ȑ"SǝXG> Z%uKBa_5#͇&YrGҲd*o&䌖kWʁS#!SW̫EVjQtN}h)ScqlI@\#Ok{KbC/zZ)ic.u$<1e' K(Gn*gNiPh_ G,}x#1R4/ UKd>w~s>@yÐNĪeFL~䖽4xKe\#+E Bo^x^ K׉xddA 5$9'Blg{ wk`w6HX(")z DI: w@:i n"Al%*J9@q:!7Dh5{kOoI8Ru3rBB9|R2?/??#цf2h8ν<׀X k0Fziq-`*"HV &*34|6 ͤQ.v][*d,9 {w^K2"cB{gӍ9oC )\i]cٝ#e-'bL:C1E&P4O{;o]lz{c dNP݁R&:|I6-8 r133a\ 㾄5jbfڢdkY%P gsmlЖhM.݌w؋|OWJk Z,m,@NbǕ;]!ԍP}XM:x$H=an[e -sg5Vx>=,2_\t⪴-$i uG3ٟ~b:ꋕWL۲#UZ58 Ii3{EqY [Xa:OĻ{SzE%ݝ %Xq~ucBg?rT=m1 Jsͽ[q(Kڃfp'Gȑ$6AB|1Rsj|1R<^$/LļsXTNbl?eP%߻w'.Y^+js'7\b?  f }5ęt֬0|pP# f]b6Iw.+D %HmrO^y"eз7֓}1@bVQd^i6"ki 2|E֞?k W'@5)7*0Z7FbOP< p6+B=[qKY2 .iY|Acnj/dbL%SZȻZ PB1D!{nP*d4<".t1)E5MgB3W۵)oA_ߣ3ЉA$y ? ۺH́j`)uo mI$6ͩÏcAPY#dTc+?aC'@i:EZL,- qS` fޜxvWGu<O:^_^I6x>吊G% @+9c*oT+½[WYm0XXm؛ a8znXͩ0\D0kIR9x8d<c:,2;ߝ:G΃ey-ƽ( NlKz/CĔk(o}?, 1! d<3d8ZkW`8!2Ex恌}'J$WF-Cdu?Z2gqGw?c-1oF4NJOsyw!y?l0Y^IH$( \/Ɗmsz`=eٞeϡ)`qw+3n%n>z8Zu4 O>]=K2Pzu #G(ܤԒP4 G8 `Ҥylfj!-f@s3ipK},&$xA@Y+}oAOK V<ƺԤ;x:Q<[J+L飩ߌ%åແ&k0$ijpYhD+ ; kba Z^߹N:2܊%GR^!`eRZ^pPsT9:/m@m'?A^ ,MGu|HRBorx&fLe^^C iX7o##gEq#UZ-ϼ~/\~l_!ƬTSB(]줐 Jʔϱ5%N+c #6CWH4{Np>^tb˖ 0\.s3P'JB#EsJFL8MH5|AdG#qVb(KP8mIB5ՄnHBv//aE;ޫ#1 κYݿ6c`SNԾ#4cep1]:Z=ڝò0~]TF x6o=@a,/lvnϬi^ۘbD>;d$tQ$zY7k.'jSЏ,# &]}6 1Bl˹br*LOgҭqT)mΛYO*W禭,-(y_"{B=U_$Ł>k0J{Ydi rrY_ʂT7ib7qQX^5ODJg`P%GzP~cҨ*ܙh0{Lw:|v,dE x5[͌毦?|R qO#ȁfx#kbp"/?,0 Աtد+7 3IF8<}f O|8gÃ.?pkSk>/-LFZoxFP-XR+|htUb3۟\NKh68tO!O ZaR2Iuv l*/dbY(bJt4xY "00E 1xYmPJlghp,p@X#,=\gp(gB*~Ƹj-q+밻B$F;]A)`zܲ䲢=,"x}DUG!Q2"2@`BF_"IsJ׬8e;2EJEaD))\|½z y%`lYe^YBh赶Hg |}՜Pr Q`sٔe G~Ve,׏'I/'K~Sb$VႸvq9^agp5 YqOu`au $'Q5$Yq)9\BAvI$F,Nt3kkջ]xD, #Zwg]Fa5"c%Y9yO#-Re P8T H4|=oVZSHG;J66>-DI*:D^Jg]ڃ$8E ś7͹Hr8.RY(x+_HǴ1S5:G f@E76v 7)VA9ʎƗCiS#2XAXm}!t4l, fn#W kZKR _6 TA@mZܴ۳^Umn( v@]%Qj(Lj>e#D3ɩsng-޾ܥ;`ߋ; ˳'j(̦頰t:(\!@Vg~`|~Q:X:!ZKVV9l+]am1f&B9{x̶àjj#RnXf}[hkJc\Ezߝ^Hehj69wћ+R<v~K^Nѳd-/57n] `fA/n[0-vIƳ yd-IO&D~_ [*TmU+~iL ~qbT mpfd}u]ni'IXbtZҕSg NCpAd?rxF> jRsjEmkW?BR 'vǞ%5F _IѺ:Ƹh\5a+|KdzbHKXRQ[#xC\v.eҺ%7s{֖F/%QN6W#tiuӘQdH{PKPȢ:gAA茡L_URZxLu 2 oPL1'EU>(КTûخ~=so+ݡw+y 1*?:؉+`?[pL;a _B>Mѿ*b_kO %.!Rz3~E+|j`:s{}5?!' HQ?o ܊)a:{ V: Il"]Р'E ?[Ze#+!MqW%"K)&N䝚]vM\Cf%Tχ 0̎;8 >췞ޮ~*4Bi' g7֣xRT%j`;(:4Hȑ1HM-ږRyBC`k$@p7^.]Ʃ^tdA5ꠡ2DZp!)%͖S*o-e'$Y/V9ů107ĤZ;M(^d=?r0=%\NARJ-1Heb=%[2<nXXƠT@ƴkOҙPI%پBgeȠȹ9z?0&'tEgJ,OS"r$GPw9Y˫S :dccP|/>X0Mļv%ˣvjۊH 9|ꆀ5,ZݣՏ+YKEzQU,rxdm:3nKjRǠ;G@bI'z,H]-ɜLth%d Kfx N%%MĀd0Mkie$٭8XhlnWa%$>FΎ T2-3K=u`]^d~fkwn`W!,Woe?Z##v //J5SBvȐC/֥ x$7]KP+ " sf̭-{+/pZ{wD:H)z,|NtUC3dcpFV-]heyh߹Ś /)]uX&![|-,?cʸaVZS T8U>+X=v a mX&UhqLt%lTotĈТεӸ3igK\(^0#M2Kf!dA sI^jB"}ӝ+W"Y wsV+ff .4VVcD4uYNjJ˾|ɾa] +zEuIr;ah*-x d|p/~Aj[S