rarian-devel-0.8.1-8.1>t  DH`pJ܉/=„Sx5 P:yS]Y_)J* :WHU+B"hH>O1FE"Mfswg߻;2]r~KWxh\-;BiQ%usqbm(1ERI.QC+}//fƛ Lc?7GqppGBH^[ZuIF;`cL_Em`,\_DV-cDeQ|KYE193713a73bd8236c3a8dd3b829de17603efbbe629$J܉/=„]Qc~3.h{JJ{'a|;?u2Jg0QR?-\Ve~w _%xۇ2l4bYF6{QOCko.`ϥ#P37Mb#v6}ToH' hϲ7h`gԬS9_P] \fw*'uqgu5?d  6LPX\js  $ 4 T  8Xp(89:FGHIXY\]0^bc\deflzCrarian-devel0.8.18.1Development files for rarianRarian is designed to be a replacement for scrollkeeper. It is currently undergoing heavy development. As of writing, rarian can be installed in place of scrollkeeper and everything will work okay. This package contains the files for developing applications using rarian.J܉build34"openSUSE 11.2openSUSEGPL v2 onlyhttp://bugs.opensuse.orgDevelopment/Libraries/C and C++ftp://ftp.gnome.org/pub/gnome/sources/rarian/linuxi586JAjA큤J܉~J܉~J܉~J܉~J܉~J܉~J܉~J܉9a7af4e5aa8cf091aa84325f62034a3f4423d7cb854ab8e662e5494cf6c960fabddac1812083a06ca1b6c5c72dc7163ab62811d01d42b4f61d49e4688bab7c18876201e9aecb390ce896a0c7349f45134371040d6535291b5e320bdb591ae477librarian.so.0.0.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrarian-0.8.1-8.1.src.rpmrarian-develrarian-devel(x86-32)   rarianrpmlib(PayloadFilesHavePrefix)rpmlib(CompressedFileNames)rpmlib(PayloadIsLzma)0.8.14.0-13.0.4-14.4.6-14.7.1J@J|I @HBHǶHob@HVUH!H!Hv@H$G΋@F@FwF1F1Fޚ@FT@FFvuntz@opensuse.orgvuntz@novell.comvuntz@novell.comjpr@novell.commaw@suse.decrrodriguez@suse.demaw@suse.devuntz@suse.decoolo@suse.devuntz@suse.devuntz@suse.demaw@suse.desbrabec@suse.czhpj@suse.demaw@suse.dehpj@suse.demaw@suse.dehpj@suse.demaw@suse.demauro@suse.de- Add rarian-no-info.patch to fix a crash of yelp on the livecd because there's no info file. Fix bnc#543130. - Add rarian-quiet.patch to remove some debug output.- Add a scrollkeeper-compat package for scrollkeeper compatbility binaries. - Remove useless AutoReqProv: it's default now. - Remove --disable-scrollkeeper-compat from configure. - Use update-alternatives for the scrollkeeper tools so that scrollkeeper and rarian-scrollkeeper-compat can both be installed. - Remove empty AUTHORS file.- Update rarian-opensuse-manuals.patch: no need to output an error for many localized files we won't file anyway. - Add rarian-no-warning-X-lines.patch to make rarian not output a warning for lines starting with X-. - Add rarian-no-warning-desktop-entry.patch to make rarian not output a warning for standard .desktop entry keys (since we make it parse the .desktop files).- Remove parts of rarian-0.5.6-reg-parse-bugs.patch that are being applied upstream now and were causing a crash- Update to version 0.8.1: + Bugs fixed: bfo#15755, bfo#15654, bfo#15274, bfo#11839, bfo#14872, and bfo#12515.- disable unusable static libraries- Update to version 0.8.0: + Remove extraneous debug output + Improve categorization.- Add rarian-help-bundle.patch to fetch help from /usr/share/gnome/help-bundle when it's living there.- return in non-void functions- Add rarian-opensuse-manuals.patch to list openSUSE manuals. This is a temporary fix, until we can get the manuals packages to install rarian metadata files.- Update rarian-0.5.6-docs-from-desktop-entries-and-bundles.patch to use help: URI instead of ghelp: URI when creating an entry from a desktop file. Yelp won't understand those ghelp: URI, so the change is required.- Update to version 0.7.1: + Add LZMA support + Make attributes insensitive to ordering + Add new attributes for hidden (NoDisplay) and default section (DocDefaultSection) to the .document file parsing + Increase strictness of parsing in line with the spec + omf files now return (approximate) fd.o categories + Add new requirement to define I_KNOW_RARIAN_0_8_IS_UNSTABLE before use + rarian.h is now a general inclusion guard and main functions have moved to rarian-main.h + Update example program to use new features + Bugs fixed: bfo#13201 and bfo#12279 + Many other minor errors and warnings fixed too.- Updated to version 0.6.0: * Only export required symbols * Fix build on OSX and Solaris * Various crash fixes in .document files * Make sk-config return decent results when OMF reading is enabled * Fix silly spelling errors * Fix copyright headers * Fallback languages now work correctly * Fix potential off-by-one issue in sk-preinstall- Add --disable-scrollkeeper-compat flag, so we don't get binaries that conflict with scrollkeeper's.- Update to version 0.5.8: + Misc. changes + Bugs (bugs.freedesktop.org) fixed: #11976, #11957, #11896, [#11901], and #11799 - Remove abuild.patch, as this release makes it unnecessary - Remove some comments inadvertently left behind during a prior change.- Amend rarian-0.5.6-eof-crash.patch to prevent a buffer overrun crash, a file descriptor leak, and a failure the check the return value from a fopen() call leading to another crash. The problems appear in the same function as the EOF crash, so I rolled them into the same patch. - Rename rarian-0.5.6-eof-crash.patch to rarian-0.5.6-reg-parse-bugs.patch.- Respin rarian-0.5.6-docs-from-desktop-entries.patch, teaching rarian to look inside help-bundle in addition to help subdirectories; rename it to rarian-0.5.6-docs-from-desktop-entries-and-bundles.patch (#307213).- Add rarian-0.5.6-eof-crash.patch (bugs.freedesktop.org #12131). - Add rarian-0.5.6-identifier-basename-crash.patch (bugs.freedesktop.org #12226). - Add rarian-0.5.6-docs-from-desktop-entries.patch, which lets us find documentation specified by applications' .desktop files.- BuildRequire gcc-c++ and pkg-config - s#%run_ldconfig#/sbin/ldconfig# in %post and add it to %postun - Add abuild.patch - Let rpm figure out Requires. - Split off a -devel subpackage - Minor specfile cleanups.- New package: version 0.5.6build34 12559671110.8.1-8.10.8.1-8.1rarianrarian-info.hrarian-main.hrarian-man.hrarian-reg-utils.hrarian.hlibrarian.sorarian.pc/usr/include//usr/include/rarian//usr/lib//usr/lib/pkgconfig/-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/2f183ab9f01183bc90f5c136b75c36cf-rariancpiolzma2i586-suse-linux[T ?] b2 3@fPx`Y#g3q(tPfϲ yQDڔe~f[>MWE\j}ޭv1Cb Z91fT . +oYs̎I,9.Syws57 <+ uVB%aeMyʱ\W18b#/t&I2E`\jm*1ܑTb7!Y5Eb:z4oa~ysfă6Q\ҫ~`EXj9C40Dc۝fe;xY x#2qW;nqUPlwTtR/W`!sVv^%*0}uZʪ% I@"YxO/ -ؾa0VowfgOQ IpdXv nlȁ@-?B1#};wa%1O/;B C'RC1* wy4k}tY᥈fǔC9%y3k.^W ?'8꺞.NJhfI 8o2@Hqf&,7Ti .JjjoIm.s5 CK>>G(3 bmߴɻ}?>L)!!#^hik֧]걈xwxРO2ɦo )pMhx4a'}C4Ҕւ!{^BLjC| ^_T":b-miIp-B" ,;nweQU'E[\R`czBhobş9#V2XJ =b$T$MJOy#7n8Q?bLӁ`b*qJ.gD?szIeӁ0VcwRos^`AuY22S2 }ڢFsu `7\T!2 1XиF͆M7Ƙ .|nQh;hǥB{>cDpo"^e41&)JiA~=4)\-.b̀%$y߶~5qO}H b*<