perdition-bdb-2.1-2.fc20$>AxDQ>ShK5y>;#?#|d  Z8<KZa p     $4p(M8T#9#: C#>@GHIXY\] ^ Ib rd!.e!3f!6l!8t!Pu!`v!pw#x#$y#4#xCperdition-bdb2.12.fc20Library to allow perdition to access Berkely DB based pop mapsPerdition allows for arbitrary user database access through shared libraries much in the manner of NSS in glibc. This package allows a user database to be sourced from a Berkely DB.TJbuildvm-24.phx2.fedoraproject.orgFFedora ProjectFedora ProjectGPLv2+Fedora ProjectApplications/Internethttp://horms.net/projects/perdition/linuxi686*4ځ큤TJTJTJTJ6c93395d3424522c75f3d2b8727bada9dce54493b5df82905febcd41c2dcd23e7681ca6fcbcccbf467b0cb15cd8a98a3fd8e3d034b0c610a64a7a27d2508ea236a4d55c9804d578b8ea513cab7ea666fba6dfb3a8dacbb20e4a98e62e4a72160libperditiondb_bdb.so.0.0.0rootrootrootrootrootrootrootrootperdition-2.1-2.fc20.src.rpmlibperditiondb_bdb.so.0perdition-bdbperdition-bdb(x86-32)@@@@@@@@@@   @ /sbin/ldconfig/sbin/ldconfiglibc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libdb-5.3.solibpopt.so.0libpopt.so.0(LIBPOPT_0)libvanessa_adt.so.0libvanessa_logger.so.0perdition(x86-32)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rtld(GNU_HASH)rpmlib(PayloadIsXz)2.1-2.fc203.0.4-14.6.0-14.0-15.2-14.11.3TJ?@T HS@SR@RR^@Rv:Q@QQ@QP<@OJJ/@JGz+@Gx@C%=<@ - 2.1-2Pavel Alexeev - 2.1-1Fedora Release Engineering - 2.0-6Fedora Release Engineering - 2.0-5Pavel Alexeev - 2.0-4Pavel Alexeev - 2.0-3Pavel Alexeev - 2.0-2Pavel Alexeev - 2.0-1Pavel Alexeev - 1.19-rc5.0.5Pavel Alexeev - 1.19-rc5.0.4Pavel Alexeev - 1.19-rc5.0.3Pavel Alexeev - 1.19-rc5.0.2Pavel Alexeev - 1.19-rc5.0.1Pavel Alexeev - 1.17.1-4Pavel Alexeev - 1.17.1-3Pavel Alexeev - 1.17.1-2Pavel Alexeev - 1.17.1-1Pavel Alexeev - 1.17.1Horms Horms Horms Horms Horms Horms Horms Horms Horms Horms Horms Horms Horms Horms Horms Horms Horms - Rebuild with new vanessa_adt (bz#1152950)- Update to version 2.1 - bz#1136114. - Drop Patch1: perdition-2.0-starttls.patch- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild- Change *.service file permissions to 0644.- Make sysvinit subpackage noarch. - Fix error by default disabling service. - Mention %{_sysconfdir}/%{name} as %dir to do not include files twice (thanks to Christopher Meng in review bz#518317) - Add Requires(post): chkconfig, Requires(preun): chkconfig, Requires(preun): initscripts, Requires(postun): initscripts, drop initscripts R from main package.- Apply debian patch1 (perdition-2.0-starttls.patch) http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=729028 by request Murray McAllister.- Version 2.0 release. - Gone vers short macro.- In make replace install-strip to just install for -debuginfo reproducing. Thanks for the hint to Michael Schwendt.- For comments thanks Michael Schwendt in review (bz#518317): - Macros %systemd_requires expanded in plain requires to do not break build for f19. - Own %{_sysconfdir}/%{name} - Fix old changelog dates.- Add %{?_smp_mflags} to make. - Remove rpath. - Changes by Christopher Meng comments in review bz#518317: - Drop El5 support, remove related legacy stuff like BuildRoot, explicit %defattrs and cleanups. - "Macroisation" deal wich systemd services (http://fedoraproject.org/wiki/Packaging:ScriptletSnippets#Macroized_scriptlets_.28Fedora_18.2B.29).- Add patch0 - perdition-1.19-rc5-const-version.patch to build against new Fedora version of gdbm. - Make add requirements arch-dependant by adding %{?_isa} (thanks to Mario Blättermann).- Update to version 1.19-rc5. - Adjust URLs. - Include cdb support. - Delete devel subpackage.- Historical ./configure with huge amount parameters replaced by %configure macro. - Removed unnecessary requires /sbin/ldconfig. - Removed the files README,COPYING from all subpackages.- Fix typo in condition (confgure.in instead of configure.in) (thanks to Andrew Colin Kissa) - Add --add-missing flag to automake command and put it before autoheader.- Ressurect http://hubbitus.net.ru/rpm/Fedora9/perdition/perdition-1.17.1-1.fc8.Hu.1.src.rpm. - Rename spec to standard form. - Remove Hu-part from release. - Remove unneded comments and defines. - $RPM_BUILD_ROOT replaced by %{buildroot}. - All %defattr(-,root,root) turned to %defattr(-,root,root,-). - File BR /usr/include/db.h replaced by db4-devel. - Remove unversioned explicid provides like perdition-*-%{version}-%{release}. - Make setup quiet. - Remove from %files each .a and .la files. - Add Requires(postun): /sbin/ldconfig, Requires(post): /sbin/ldconfig, and %post/%postun ldconfig invoke. - Modify service add/delete commands. - Exclude all unversioned devel files *.so - Add COPYING, README also in %doc in all packages. - Add (noreplace) specification into %config. - Direct /etc/ replace by %{_sysconfdir}. - %{_sysconfdir}/rc.d/init.d replace by %{_initrddir}. - make install-strip replaced by just install. - Replace direct usage of perdition by %{name}. - License adjusted from just GPL to GPLv2+ accordingly README. - Removee all %{buildroot}%{_libdir}/*.{a,la,so} files in %install. - Add ldconfig %post/%postun scripts into all subpackages: bdb, ldap, odbc, mysql, postgresql- Add files into RPM (which are build, but not included): %{_libdir}/libperditiondb_daemon_base.a %{_libdir}/libperditiondb_daemon_base.la %{_libdir}/libperditiondb_daemon_base.so %{_libdir}/libperditiondb_daemon_base.so.0 %{_libdir}/libperditiondb_daemon_base.so.0.0.0- Imported from ftp://ftp.ntua.gr/pub/linux/openpkg/contrib/perdition-1.15-20050121.src.rpm - Remove difine %ver. Replace all entry of it by %version - Remove difine %rel. Replace all entry of it by %release - Replace all tags Copyright by License - Change BuildRoot: to correct (intead of hardcoded path): %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) - Reformat all by tabs - Change from Release: 1 to Release: %{rel}%{?dist}.Hu.0 - Remove (comment out) #-Hu Docdir: %{prefix}/doc- Set localstatedir to /var- Fixed BDB mess!- added BDB- added ODBC- Forked SuSE (lsb) spec file- Revamped configure to use %{_libdir} and friends. This should be more distribution indepentant. With thanks to Scot W. Hetzel - Broke MySQL, PostgreSQL and LDAP back out into separate packages- Merged db packages into main package- Modified to reflect build process handling instalation of config files - Split GDBM and Posix_Regex into separate packages- added NIS library- added sysconfig file - split libraries into separate packages so that packages such as postgress and mysql don't have to be installed for perdition to install cleanly. - added sample ldap server configuration- added perditiondb_ldap files - added missing perditiondb_postgresql devel files- added perditiondb_postgresql files- added libraries - added headers - made devel package - made libtcp_socket and libtcp_socket-devel package - Included mysql and posix_regex stuff in /etc- Added perdition.conf- updated for 0.1.0- inital release/sbin/ldconfig/sbin/ldconfig2.1-2.fc202.1-2.fc20makebdblibperditiondb_bdb.so.0libperditiondb_bdb.so.0.0.0makebdb.1.gz/usr/bin//usr/lib//usr/share/man/man1/-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tablesdrpmxz2i686-redhat-linux-gnuELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.32, BuildID[sha1]=72b3348cbc9ff750aba28d6580a2c7eafebd43b6, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=61af2bf66afbcd304a44547320995ae2d424e9cc, strippedPython script, ASCII text executable (gzip compressed data, max compression, from Unix) R RRRRRRRPRRRR R RRR?P7zXZ !PH6%\]"k%nOƳû6Yw":gL^Øk;E'H C֨JӋij?~gM|N;'&,󰢠z4yt( @) wRv靑'nĻ?8N|֯i08*pr 8<xTG*vuYTPb4SmU#=/-e/iEJZ}NYU`=:iob 2ܒ%A0&ى@rWr#2i3r9qsf_!xHh^9:4%2inxܮO =*t7v֜k^c{۲vN<ϳ\G)X) ;:8!̭Ԡ#&{etk%Plh _.xcn}g-3a?̮5$`"B?M'ZW \̀YB_/;`a@uC@Am,3=+g0o}6'C ų! |"Zqx_(+_\᯳rF$v##y-qh\l0%ӣ@x{ߎ6 `gk>!sds|hD.WDE5o ~_G`B\}iٸAv 2QpTʈ;|n4{wNLMHP4YC' Ba_q*gYe{iW2$}b rdKHiSys%5gb/Xd6s_qc ԓQA(+dwFNAJ"d`2 @A'=(XZ} pr ޙ ˀRMb,9 V׃ii($s0C3>gB֮l\;~ Cde_ "\w1ڷJAнXm 7.2[ޱj`#ݠlw֥-,ohyJZYT71(]^Z̩-22róddt) &s\W!zli8%I>x Fk 䀎D6pZm t?ENRGm='C#*C&w]͋W,6\Ӥ<"|19SL6!՟sWoL WA[4)CM^2 kˢkzv#ZrWc "DG5uAn'蚘nN)[P_|I0TPx rUx3N{>b>s0CZ6D).[)=фx=_ٛ ĘOqUN۽}{IXWSꬠh$J`EzN#v 'T=-$Fb#cNkaͪMO3OÉSy@H͔Y-xpFH//PY-VY&nE{y?b<_:貵{YDp-+]nSI&>"@mXOT/lˇm<ώRSt,hP pL+&POp06B8?nogIAϰ uR5nwvn`ΛjXʘN6XjZ92 %(l%2'NZQ-<!8)5~pKJHR,|4wevN$y2Iyvn.Wq/%;_Y4Ne))T`<ĽJp;``M} X^\/~UK=/8'9' o?~WEJdƤ#$צ xY@hRMBzƨ^V95!j h {1[Z`0=NDVLORt@tpylw/7{ \Akt f;`ev ǑI>ep[8`e7iru #l}tzv'p-z=A(Hg89Q[TtBH·=Ɜܛb*j58-v8=ξbTVpTdt_}uVyb ,&G vu EzWv- S"۴>*kqovUbu~-Luu$Ht!Xw51*&\8nRxGl ?.&%sׄ؜lCyc[$~סϲ$M6hˎ N4@L=\{'k`?FgߍKH7Yy#e!gzy#'U$a0W9[pGubQ,bB wa`*|ݎ;KXMo !><*Q6r&h֧І1G5Fى~.񥉓:TG~K7p }üpdY{Ao^K %]fڢC!:imN}-:c8-Ō SPd9 pFS']_#:W Isg5ts*XaRw%3t}}|JY+G?;Dnyrshi-Ց2Dx]<b5:7'FKXtWB4qjSGGSQx* A)1e2F..;UN!`EHj)4n5ˆ6)#NnA_aؗLEjse6^9RYva)"qBICecbEFփ؛޲i8*wƘ 9Y-,:0R7ҽA2HAG/t#`vj6O!Q:hC&Aj]iF@jOi$N7 sQl}pn}.:ji"3m\wҒ^^Qj&^if(eҭyaC8qx_*5[tݬ0ϢПRt%Ke#5s 8'0&> }$zYP'heo5%BɏTZ4!٩:gL@z_w\ HBjL7 (}=5N@uæwH3şP]Zã.HfS삾ZWZn %7%i6&XauwM>"%e8`D_( @R -90&(\7ߔf}`z!Ⱥκ 2 +C.|6Kt:cgbܫO?&p=I3,׏nq#dp`gh@A|ȜC0&>}&]3ai\y~tT HvR;9F <$6I0|{vèLW% POm5C?C)ԍ*ME^'삛ɇQSًUM jBQ#q瓷!Χ<"*!V5?ULG?T/qqZNnZEYݥ_hW;:RiC1.DnG'36 pڬsH!8HˡsbN25U:ފ4c֝:p!M;h>!{( D YC>(>'GGkI|7h#IlRЛ8c_O[|ДD$ks]o\߿[˦ mSN| Aq+c1vE'VݣW]Að*ҾPhðf . G[(dA+ !wv,:R!P >0oDGݏ?:\}/ţ, 2A-^MHwvwqa;q,mBFiJݦ=HFtlN Oz,Rjf%3UjVr<a %_\\O}Aouc0-(Wr Њ^\U;:2| iq !H)qh]Y+K4١b1zstaڣy{ᯆM^(D((ceT?wl-$Y)5}ȡqի+w鸇p Ȗ K^oBak6:wh Nm 3 s%rUjvBE\Yp h6xsLR0(cPکysp.x@iks&̛<#!_>Cjit.g` _Mc"rcWTGsU~ۗ784Ba2i*{,1_O>u-py \= !qp_wb*4ae _Ѯ5d[HUהZr9O=fG GҘ~eMz B:͊g XO6y0i= LQkYC>-e$1E wLCeTTUY2Du]{09 u;WVo9z?.7)_.c=NBOrV :1<8X\-ʯH,5| a){Y%FCU&YmV?G6 vUaCkzX(U?tOj4ۂo>iV*k\̙o<\3sh7 -“ZJlk{8sՎ$8Su:%2 /j L:@h1NʄL-ǧk$ߪ)EݛF;maHs_>% P.:H$ \pAՋg nliQH+$-oa놁gUKm K3#Iْ Nr߄Дfaâ}~ؿI;]kc"#gӗ.+=A n'}XA6iҳ3KrsQ*<⩠{<>'xwl>u,j"4 چ쐬B1OWqayYL>6-חH%'=NN):'쏈e/&"ㅰT_ʜ :G?yԊa4S&͐K>{4Jr= YZ