portreserve-0.0.5-9.fc20$>H4?$d  88<`ds kT$ X  r        ( \   4h ( C) J* + , - 8 9 X:>?@BDG H4 Ih XxYZ[\ ] ^bdeflt u$ vXw x y Cportreserve0.0.59.fc20TCP port reservation utilityThe portreserve program aims to help services with well-known ports that lie in the portmap range. It prevents portmap from a real service's port by occupying it itself, until the real service tells it to release the port (generally in the init script).R©buildvm-23.phx2.fedoraproject.org]Fedora ProjectFedora ProjectGPLv2+Fedora ProjectSystem Environment/Daemonshttp://cyberelk.net/tim/portreserve/linuxi686 if [ $1 -eq 1 ] ; then # Initial installation /usr/bin/systemctl preset portreserve.service >/dev/null 2>&1 || : fi if [ $1 -eq 0 ] ; then # Package removal, not upgrade /usr/bin/systemctl --no-reload disable portreserve.service > /dev/null 2>&1 || : /usr/bin/systemctl stop portreserve.service > /dev/null 2>&1 || : fi /usr/bin/systemctl daemon-reload >/dev/null 2>&1 || : if [ $1 -ge 1 ] ; then # Package upgrade, not uninstall /usr/bin/systemctl try-restart portreserve.service >/dev/null 2>&1 || : fi *@*FH XA큤A큤AR¨R¨R¨R¨R¨R©H"jNdN%H"jR¨R¨R¨03f15a71bc3dbd3dd9f2540b0ef7e223226198e1a4f596c7e7e816325ec8fd59a8ef06510bffc46894f83142bcfb9939eb7061f4eb51b603287638231c557cde4f18c36e6d1b115000fafdb9a7400c94a44a854a5094019e987cc2e4d52defc932b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670ccb7bf44708c8f3f558dc52340f9d8ccffeff059d686e53a5146e372be7a3b87dcf784925ca4f58b97563d7dc2797497a274e8ba5ce8599e88d2867c61c9335b45f604799c9ed35504956753d51e64abdc1d2622096562dbdb737a582e47f662cc4c156f8ab67a332cd50483b90f62d2379ac1faaa3dbc76dfb0148a7dc7a3ed637e17685a661b19096c37e625fe141d1a9af52f358ab8368f3dd695ed0daadcportreserverootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootportreserve-0.0.5-9.fc20.src.rpmconfig(portreserve)portreserveportreserve(x86-32) @@@@@@   @ /bin/sh/bin/sh/bin/sh/bin/shconfig(portreserve)libc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1)libc.so.6(GLIBC_2.15)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rtld(GNU_HASH)systemd-sysvsystemd-unitssystemd-unitssystemd-unitsrpmlib(PayloadIsXz)0.0.5-9.fc203.0.4-14.6.0-14.0-15.2-14.11.1# Save the current service runlevel info # User must manually run systemd-sysv-convert --apply portreserve # to migrate them to systemd targets /usr/bin/systemd-sysv-convert --save portreserve >/dev/null 2>&1 ||: # Run these because the SysV package being removed won't do them /sbin/chkconfig --del portreserve >/dev/null 2>&1 || : /bin/systemctl try-restart portreserve.service >/dev/null 2>&1 || :portreserve0.0.5-3R@QB@QP3x@P On@N7@N N|@MRL@L@KKY@JlE@II@I@H@Hj@HhH$ - 0.0.5-9Fedora Release Engineering - 0.0.5-8Fedora Release Engineering - 0.0.5-7Tim Waugh 0.0.5-6Fedora Release Engineering - 0.0.5-5Fedora Release Engineering - 0.0.5-4Tim Waugh 0.0.5-3Tim Waugh 0.0.5-2Tim Waugh 0.0.5-1Fedora Release Engineering - 0.0.4-8Tim Waugh 0.0.4-7Tim Waugh 0.0.4-6Tim Waugh 0.0.4-5Tim Waugh 0.0.4-4Fedora Release Engineering - 0.0.4-2Tim Waugh 0.0.4-1Fedora Release Engineering - 0.0.3-4Tim Waugh 0.0.3-3Tim Waugh 0.0.3-2Tim Waugh 0.0.3-1Tim Waugh 0.0.2-1Tim Waugh 0.0.1-2Tim Waugh 0.0.1-1Tim Waugh - Avoid a race during start-up if there are no configured ports (bug #901988). - Moved tmpfiles configuration file to correct location. - Don't use %ghost in manifest for state directory, in order to make sure it is ready to use after installation.- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild- Use macroized systemd scriptlets (bug #850275).- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild- Converted initscript to systemd service file (bug #617331).- Requires chkconfig (bug #718173).- 0.0.5 (bug #619089, bug #704567).- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild- /var/run changes for systemd (bug #656670).- Fixed initscript exit code for "status" action (bug #619089).- Added comments to all patches.- Walk the list of newmaps correctly (bug #557781).- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild- 0.0.4: - Fixed initscript so that it will not be reordered to start after rpcbind (bug #487250).- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild- No longer need SELinux policy as it is now part of the selinux-policy package.- New selinux sub-package for SELinux policy. Policy contributed by Miroslav Grepl (thanks!).- 0.0.3: - Allow multiple services to be defined in a single configuration file. - Allow protocol specifications, e.g. ipp/udp.- 0.0.2.- More consistent use of macros. - Build requires xmlto. - Don't use %makeinstall. - No need to run make check.- Default permissions for directories. - Initscript should not be marked config. - Fixed license tag. - Better buildroot tag.- Initial spec file./bin/sh/bin/sh/bin/shportreserve-selinux/bin/sh 0.0.5-9.fc200.0.5-9.fc200.0.5-9.fc200.0.3-3portreserveportreleaseportreserveportreserve.serviceportreserve.confportreserveCOPYINGChangeLogNEWSREADMEportrelease.1.gzportreserve.1.gzportreserve/etc//sbin//usr/lib/systemd/system//usr/lib/tmpfiles.d//usr/share/doc//usr/share/doc/portreserve//usr/share/man/man1//var/run/-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-gnudirectoryELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.32, BuildID[sha1]=38dfc870f4c5c1925623e552ffbad1ffc7887239, strippedASCII textPascal source, ASCII texttroff or preprocessor input, ASCII text (gzip compressed data, from Unix, max compression)RR RRR RR?7zXZ !PH61]"k%nZTVmw1'Brd JQ8"`iN]>m,>.nV"Uq<~,"!1дRyz#?l2t<ۡ*`R>X7`AtP"A!O"+`I CgBJ;QB'a>xw52LJR!DYM- QEF34CC zWqb7ejy]rtw k0r aBDubpXY]`*.8oYިL1GVͭR.;np>ְ BtU nfj:/4ilR7%ru/dܱ|`h_W`Eᇏ|e3Wo&1NDpc519OD8t"]#gTscG+Ã܋:ݒ?tuZ -ƗcU {83騊0ڵukeg|%}H=֗ QiwŚ7 "P(:$Ƅ!3ⱍl$ލƨs Hw'is8LDf`i v6Iu:Fƶe\[@>V"2%?)HGyܷ4Ywf6s䱳2Cj%մ;sӁ#d(«=GjhM1 qryJ ,\6~h"aZl.GZ"8F @_`ٶ1t.4_? w{LrSHz݁& ;!TQrmAMk]}}gB 8a-FP*z2z]53N0MsUzTav%WT#oOt/Ο^*sLus$7^.jhjYNR!}/k^hGB(jWŷ>ʮ ůEwp `5 wˇp 5ۓY4-f.%ؼ`|&/\a- kU?G%rWSʞ$;J_YEuL|cjlf&7m$R^DdY;5$K{ ZHoj_}z  Pu|2(ّa>fȢ}-=7(RfI޴b@ʾiM?8yP "D_j]~d^~˿Umñ$씛 `{b +,J;\FiMWLᮥ/#S;H +2mSV L%-K`j4Sz9'$2xt2P=:TckHD-ՙiY s{waE1;V-}짓_Tx\?3ս5d'Txw!?1v8ԔTq=Y۶QmNE3*c*w|d2Q<õ ZP~*W2ȰR0ԠE݆nYfuٛÀivRv'{D3FK-HH{HJ-7~ l 歫i1$pPC^dJL Q",M"0ߙfed7ʁva~)/j$_݄|Dc.坓<(m;3FuE>I"Q-aLel~:47[%-kńf(g\b\-Ŗj&~N]ƊL6'$VLeOzSA)3 /%V{5eI+dkᕠcIhҭ36Yq_\No3Cǩ|S»0WDX(YնlѿIxɆ %[bc49l'xq._u `GƗ0#Lst ')1czod@0Sƶ}P=ኡ^/R(|!ie?8׷t",;΢W "Sՙ,͡#*tP2 ɐBV?, 鹭 NŃugp'n{(ΔcW,E΅Yq8I06bSl|Wzܬs9TϦЮ-;)Gb]uٴUD@}%"ᯰdTq}jY1d~}*Bd9Fu $L< d%O)-FPp yvxaF?ԠiZxR*F79x$k5_ K6 a"$Voeh-?XՕy.SGƼ'AJCw]4TץM /)5 iq;e’}Aʭ':#G6u?k5ezDS.8U+%j {ү"9!2!^1c/0a 62tE? ijCٵz7r .{5B,JHī~|7zß2be,^".,z}]rC zĵIѧƐ/Ftx44&D'k*#Xsq$KrփQPbY"g,:V&ad|(G+Yꍿ)RX-~: 1A@V3(Vnق,F`$GG (%>h3+mBu ȓI>7uu䡬5R @׹c2 #O9 h1V"W4|4?isoiVm`cJmk_59oy8+i> ,r G` rԅ dΖOb{ }ј 1zQ(}e4`֞%-'DzGciL$.H9- #s Q[&L${tsJ;( 9i(C?ŗ=Eam*m$w{1MV^)ʸxx}Nܨ}TˆyңP`#2X2F[a4>j+iQ,3ojt8βAm>H:n qĉ/+%5j:3%9eaŏ8H%jTQ}$y|8 U$5Rf7L;HK=^L};?Nk__pfh^Lɰ&*߼M c 3>|T٫' pmsWLvC#6ڸ8)Ch{`PgS<ٞ,ߥ"]Þ/jsG+1|Ue`?};=O|Aq+! 4 1?j q&j8IK'ymvq^?ϣ8`ŅM&|ZILC9.{곚fR;o i6L[`dr]rRڨřDUn~.G@#bFM`Ѕ {e:PYI;nޟ 3ttFms [ƒ*6 qiCOro iW:[Dp/k"_ed˂.6+m[c@úh3V=慸t"=En+,ſx΄%YbÕJe:$}1Oϑ̮ t'dcvK  vMU^d?t/E ~^W1J]w2~ i{8yz Oab+Ϟ(qKPgԝϮsO:4P6-ZZQg[1؊=To.$8 =-%'ܳB{RoID%d G))\r1`(m\~`_X:ܰ`UrU&Jy*H ՞, H:܄U$JlwZuߜyoڻHpuҼ~|폮vUJʑx%7Rt>6;}:j *(n"i챇8Xvpce;7.aC8FGE1SyQ!l/B):tcc%WQ'nW4qW卖£܇.MK1zɰ%}DX=DɌ#\# K]Z;l>ӭM.s_w>bMK9q\:|T F?Dp|m iZDZ'p>վbqX{;RgS4\[tm .iY,ԸL *MPZ6eG:(m9juP0%ig*i]x1lߟ;V ',Vt:`;;%n ̩Bjek2 j0.8"unOgyU٫z 6kYv7K1`DJ]LY ^ |"Ry̢