seahorse-plugins-gedit-2.28.0-3.4.1>t  DH`pJm/=„Kz_?Bˍmׁ,X߻H}z_5z z28o2j4i2tuJB+zLFzig[al$%]+#i֣gQA/a0nd"_c;644O`GPY`4Aw-{>ʊغw:}:F 1cx#G ں78nMKٴіŏډW_)C)7 fd8143936d980faccfee9ec07b3dfb54a779acb2XqJm/=„@d%~a x^:6h `q:6[:q}Ÿ?ɕ<֨yNJ`Eʅ/obr (Sń~-o|Tؑ IaDoO. Vţ(%/ 3J'sNTu-%; ,'睚N+*?EZ("Hˁt n2})kl5JtJ/lgc%B>X>E%EU`+1T |\q)*+Ӡ>;a?Qd  & V D,8 > D P  ` ( 8 9 H: X=? FG$H0I<X@YL\h]t^bctdeflzICseahorse-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.Jlbuild24openSUSE 11.2openSUSEGFDL v1.1 ; GPL v2 or laterhttp://bugs.opensuse.orgSystem/GUI/GNOMEhttp://www.gnome.orglinuxi586mkdir -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 g.큤JlJlJl4b1c162141d24cfcd7edd096a40fd4f5ae372286a36c0c7e1a0779a39f93a04523bf28c2ac131ea5279b463c692e83d9rootrootrootrootrootrootseahorse-plugins-2.28.0-3.4.1.src.rpmlibseahorse-pgp.soseahorse-plugins-geditseahorse-plugins-gedit(x86-32)   @@@@@@@@@ seahorse-pluginsgedit/bin/sh/bin/sh/bin/shrpmlib(PayloadFilesHavePrefix)rpmlib(CompressedFileNames)libc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.2)libcryptui.so.0libdbus-glib-1.so.2libglib-2.0.so.0libgobject-2.0.so.0libgtk-x11-2.0.so.0rpmlib(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/shbuild24 12570738522.28.0-3.4.12.28.0-3.4.1libseahorse-pgp.soseahorse-pgp.gedit-pluginseahorse-gedit.schemas/usr/lib/gedit-2/plugins//usr/share/gconf/schemas/-fomit-frame-pointer -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-pluginscpiolzma2i586-suse-linux_|e^ %2I mexport 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,rq|A'Hs]+b}8ɤ%5=Z0d3r) QĘPntz<|5 BAš-6)63BS=KHǓZ@3K~S*St~SK~B {&-E̥J=gSp XzTO[=[>0ܐ :M'^^ m l&`j4U,7 2RYդԸ‘3 ʍ6r=iO#,N:>$ᣯ1r~6z#3K m xpMC087q/[g mM&&8* ]M}!ugյϵ=%ۤcNqt+ IFҧ db^T| lQΦsc_"WݲN +_&hJS\'=#4b$悷7_K=.rLKv0Ni4CWJbA=*dwWҳk("\i"O̐P{6]$_b-T Uaz{查>zְDC?cFDvsF`FњHW.z3xA_FO@\oYi,;4?y4/Chl{IoTkW3AoX'YcȜV?E NNx.f0֐K.![ $' Yv;?Ũx{LGxV-2Q#@Y{J՟ ] NxOoy *KjsYLfXKs_E]%ڂN>bDџ'O[J팑)Fk vrҹ̦e2ʶl{\0(X\mX\jRe`JTGJ)\I47%^qU )5 SBV_1hX~ruZĴ룽3} <LyT qĆ5,Zk磏ޔC_dOP`vkba;7@O'Xߞxc#xJ%a"]9^Y=Pdqsa ͚zQaxg^I@Kg'!-U'/,r=G-S"ШkN(! `cBmBVTWsƲ nngX-k>RxE:K#KtU6i0^*ęɳ,kOp,Pբv"sN}bb6YALsV08oPe Ƚ$! f։=FS1!Ỳ=‘hn5:M@Nr)E#"g#bf=qms6-\w voW% M)>c7k(ӷ&1ezQ3:Jy:ݜVtV0 w>S`EPƁ:[r9l/H IE\tXkvzNQRBǚu\Q;|w'N]Bo션B4;?j?Cl.nIW 0P$xW1u C^,.2(1{(Eɫqq[,=VQ7P>9ômeBA& uOm=eH7*f ܢ8phSgݗ)уu'Q7R}rCi4'| Ҍ1 JopO_e "m\bg\C,P|ѧx"v[!:V@WzxIL]D@_4̾ &7hyGuv-.q>˝Pq+]1B7ޅ@-ak=jh>4>>$G o7]Λx_Pؽh]v`L=aZju Ňg;K3'擽.pDkl H݂ Uq'ƕb($089^[p;>zk1>Q1*%0 ͖ݣ4NwwGyS= xŌwAۯ?E9 ŸT}.`G5$6GŞhÕ2+Ⱥ:R+r}88.r _{֨-C\U2(˭UJxV0z z՛ ay]*U/X~Qʹ5a<hmazmqEvLqi=|ײV+chmO`H[x +@neK=3ݞVP@8Xʸ\{ˉ7a;hyN9ʉ÷q`m1/ SMS:׻2Y=sQy7>p|t@+{=|32p5"YWMQ=GX{¤&ӛ @S~v~z+Nbk6Ņ /7:QH$,TxqE 뽹=}"U.%G{7ls`Xi} O(c;Eei(L!>cuu(|gb3 4/pet%&ozv~eѮ=+p5.Lt9Hŋykk+e,ϋ[M54iH8^piDXd̍z  oi:xŵ^#P 2y|oWsj;ٸXy)tH-,)B,JkXbR;aˋ,kYZUP?|L<Ӎ+m4@3 k*ì՗88rZnO}:ݣvT04G&?~cN H^a*' &`tEpJ` BI0O8' YH`i=W H{!&"Br`xh-+<ܾTp;?ga 1c%@ܴNjDkI}}F 2ZnBOU7C˯14.klP#6Ѭy_kv|%,PI&h#kD=&RsvƜVzO"r`0Cc򶃑1ᚘorRefSt˖}P9K64ai2ꅉQٶc O8Jj$ T&}7he;ןH[0o0GҲX $W̓Y9nkpOfK!#:}MXDa_~TE 8SMq3{~pS'dB ahsNХk7D!$,B@G l=V,+`T'?w6lHeD6qURZ$ 0X[??Bɹa6W4g& "*ƁR=UzP}IZK#p;dO dE7 b먷kJ4Њ"%zrCvyQr)!y6^oMZl?on#M'=d(aktWDg(vGMN;!G^ _KPBAGړ UmOU[]@7İO0S$uNSƉR3Tq.^@9=E$"nI"t,\O\yXdv`m/;(xK42tW+FIFtOʠ\ا|s`v;ʤbFWx쌄;F5=|uV״ߋ>ikVLCvh1LNlց ۺF@:] Ԝ@;f_(*I'v\ N)4] mű)LԊV垻gFMFŀܿ^هQciwE5Mk@+ͤs |jx3I.?!mҔ*ЩZ -HE Fgp|`"0VFGzaF2 ѱt6?z8&i "1A6Og쁭V^&^OM 2`0[-Gc rz= +, V |AXRc" N:VЀz+ mk<{~pO@t>*?jNZ٫b½?A>X'zk?D%Db~ew&;l]~I9݁ ,?&-yLd2>i^*j(:l9AYN|AXΕm=UJ)ɕO3|R? R a\v d¨Ė1#y;Xb4U9T 29*N?2UKCOhR]YKRDJ~fy 8JrVCj /қ+u2(xzϽX۠ZpOGp] ~\TV[ܻUm̖4ө ڛM&|@t[2Yt[jnhElSgl)=Z /{ C^?\RjaCaW'K5ETx]1B- &=P[!iӝ8Ճ:})O(74 [h%5 &/1 .@Dߺ>p;Jx6k=wg`0D݁ri سprx^|Ht(%vrҌҾ^XOme[ }GdLVH=? _j+U ߚP{QNs͚ZЕMT;u&OrPҜ{FԐ= ol!61 ̐ʣgJ燩/Q㈪yGJ8Z4*_cB)\4KGI'Qz]="3;T,uE'?QQ*/ xv68=M~.QșVGДEG"r>)R]C/ۃ zb:i2h3n@Z^o?2u y@ HeHQ}+S?AJ\4@Y 1i'Ơ99ZG4gָ^R[:f%3Wɦ`2Cko LzAl4_"n"iXQS!ֱ'8EL9i`OT 5``,)$ם&kCV8cQBOoB&g~>~ctn͝G',)?R_2)eFB€ث#cq1Y|V!-U<[>45hL@_jZH髛64^߲!w4l3BF}k#4"+ z(N WvW~`nK%t7a ]N@O3;XDDŲ_ԹA?'io8?-\YԠ`q0ۙh7.0otfϛHܖ=b pp.\g\ Úu4RA,N!Ed6IT\w8ɺ53j0'z,+Ei?$ab ).,mq̘ω;~fTu&a|դ _N獮]gS>Wd0_0\EwxeRA/l%}hb Tkc@#u T4Ow2f:΃u޼nlMBo" aMь`dǪ'|,EUoIxԦ`e1"'jW)oŦH3+9ٶ@N;$ubu/򚪖O4*逄!gG.K߷c&,tX @Ǘ 7љǗRp֮<, z-ݸ]/gS"6 ^t|~F/hi?JTn?/,Hcɠ1lACPTهiP߸q4Dr,yj" a-ɖco:pRe;6hf_X /K^,VJT(Y$ 4\n3Vg^Fro2nw AB{k$d 阃PGU,TlCDP9w4vx҄pr,ʟ՝3z2 i+מV^nj{G$uM=~8~?,mE^ "S [&-Brq}U zr8Ýx P&trX| Hc7d_@ ]0 ׯ.fEв Lw@fk擱~.j5y] @FU6'ǒGKK~zW?#4Yv|Mʜk^_:PFO>V0r]EcD.ww2/`rVcÉT2h']Yש;xi z5MP;~tt-Aֱ;`#TX-[ }pyy(-?2gM2W)Y`gEkUH=:5Qxj~ripM2hkj2*?]L d5 6y{NS\uֈgSfz֐D FvHe1~m6@uכ}P%dlyb=G/!|ul9jg5#Ș>5TZz R]#pA8dЉ-U@80*YiI/<\}EN KA02=fHMi'gf|) ؚ8bn4aUʽp|偌58ЇPwb-qR6nجOAB̦ĉGB2ZU^%dVFv%+\uCo; 𾳵 >OJ񒠒9#:r.И&|x`_S>f}.|Ohn: |!UZNdŃ1,d.S@4PeD^)wm6-=]x#Ma~SqjnBGH-=_M`Ti;hC8@+*LR,U@Ƨ\冹8aXKWծcz 'U&jQ9V2k\s [xVz~!MB,Ca#w7ͶDLR/$"6N0ش'mSSASߧ]2%/"<e3(2ڢ\9*^maxë1k|:MbE+har%Skf(TΪ,Wpk# O'nF˒e0ؽQy#p Ibg 9ީS_,\NQh7&s}\Dl&51ռltݠ`l/o~н G/LsУn޽JD*UJ%8'MRoZR;]:rVcBw:n RRڿC(dA暿A%kuCg>?`ko2U⤔G?8!wd` FDP{xQJ,o_}Zo-/'v\Q=%H)|8r^^H2hQ·RԹTұIsE<-v`pԈ31 SSa_̾L9~:RV1̠ښ,*;HypAEv3ws}9xCmLP D*)WC1bƪ8!)fǞ!<5$ W@@ݺ&zPgФ;\A"F{Qם*ntv ].i;9ܗG"=Nh]{ޔ)>UoAϕ/Vʽ8wq!t(;.$B&sVm e) tL.ӒČihlrT Ak㖳 jy*\''$>l,f8]t`06RR\C)"=T?yʶ58?^@%5ѻKL@)6 F_Hd(f30.\SX(pכA,nh+FG>?Vʤ-G>2vgrȤcBtcBe`>Uz%JQmTDǐwrּ3h?D1';̫Ğ҈<׳Ze lPh)C1(if}R#ۜdyojIlF6P?jp9&$׽ 37m#pn|F^` AۆYA:-g:| $S.|$\ I[`)Z`Hg-nb $|jf×95VŽWh^Xn3~dȰMѸ]t{⥺QJ>wDdB\|R\ӭ.5EDkEHy.YfYK4(̸@733. %ЀF$wܴ4c-goyo>^w N p?