moksha-1.0.0-13.fc26$>-2<~7+#>D"B?"2d   J )?_el$H p        J  T |   ,Dp()* b+ i, t- x8 |09 <0:0=>? @DG$ HL It XY\ ] ^ %b d!e!f!l!t! u! v""(",Cmoksha1.0.013.fc26A platform for creating real-time web applicationsMoksha is a platform for creating real-time collaborative web applications. It provides a set of Python and JavaScript API's that make it simple to create rich applications that can acquire, manipulate, and visualize data from external services. It is a unified framework build using the best available open source technologies such as TurboGears2, jQuery, AMQP, and Orbited.Xtarm04-builder09.arm.fedoraproject.org/Fedora ProjectFedora ProjectASL 2.0Fedora ProjectApplications/Internethttps://fedorahosted.org/mokshalinuxnoarch/usr/sbin/groupadd -r moksha &>/dev/null || : /usr/sbin/useradd -r -s /sbin/nologin -d /usr/share/moksha -M \ -c 'Moksha' -g moksha moksha &>/dev/null || : if [ $1 -eq 1 ] ; then # Initial installation systemctl --no-reload preset moksha-hub.service >/dev/null 2>&1 || : fi if [ $1 -eq 0 ] ; then # Package removal, not upgrade systemctl --no-reload disable --now moksha-hub.service > /dev/null 2>&1 || : fit#,^pA큤A큤AAXtXtXr_Xr_XtOuOZO_XtXt09e80f0df9a2fa08ca981cc8b99ecf3ea7998a547f233303de91b92267479c24cb5f09a0e4b73688091c23e850051b97a62fbc4fe70b6245ba9b56cf84679508506d4662ff0f8ec54ea0cb346661cea14b5a3fe931d7fc9417f14300d77203c4710473de49ba88534c03eec7ad24b8ab15402d4f42b531bd2c886c0d6ef0dc00cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30e598988b584970e6a48cbfa0c4f70e9feb6ab2528891eebecedcbdda2ff07422rootrootrootrootrootrootrootrootapacherootrootrootrootrootrootrootrootrootapachemokshamoksha-1.0.0-13.fc26.src.rpmconfig(moksha)moksha     /bin/sh/bin/sh/bin/sh/bin/sh/bin/shconfig(moksha)python-moksha-commonpython-moksha-hubpython-moksha-wsgirpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)systemdsystemdsystemd1.0.0-13.fc263.0.4-14.6.0-14.0-15.2-14.13.0.1# Save the current service runlevel info # User must manually run systemd-sysv-convert --apply moksha-hub # and systemd-sysv-convert --apply moksha-hub # to migrate them to systemd targets /usr/bin/systemd-sysv-convert --save moksha-hub >/dev/null 2>&1 ||: # Run these because the SysV package being removed won't do them /sbin/chkconfig --del moksha-hub >/dev/null 2>&1 || : /bin/systemctl try-restart moksha-hub >/dev/null 2>&1 || :moksha1.0.0-5XX@V=@Ua@SR@QQ$QP @PYPYPE@P?UPkPPSO O@OOOOF@OF@Oĺ@O"O@O@OOOfO3@NNP@MQ0@MM\@M@Lo@J_@J@J@JJJ@JQJv@J&eJ+@Randy Barlow - 1.0.0-13Fedora Release Engineering - 1.0.0-12Fedora Release Engineering - 1.0.0-11Fedora Release Engineering - 1.0.0-10Fedora Release Engineering - 1.0.0-9Ralph Bean - 1.0.0-8Fedora Release Engineering - 1.0.0-7Jóhann B. Guðmundsson - 1.0.0-6Fedora Release Engineering - 1.0.0-5Luke Macken - 1.0.0-4Ralph Bean - 1.0.0-3Ralph Bean - 1.0.0-2Ralph Bean - 1.0.0-1Ralph Bean - 0.8.8-4Ralph Bean - 0.8.8-3Ralph Bean - 0.8.8-2Ralph Bean - 0.8.8-1Ralph Bean - 0.8.6-1Ralph Bean - 0.8.5-1Ralph Bean - 0.8.4-1Ralph Bean - 0.8.3-1Ralph Bean - 0.8.2-1Ralph Bean - 0.8.1-2Ralph Bean - 0.8.1-1Ralph Bean - 0.8.0-4Ralph Bean - 0.8.0-3Ralph Bean - 0.8.0-2Ralph Bean - 0.8.0-1Ralph Bean - 0.7.1-3Ralph Bean - 0.7.1-2Ralph Bean - 0.7.1-1Luke Macken - 0.6.0-2Luke Macken - 0.6.0-1Fedora Release Engineering - 0.5.0-5Luke Macken - 0.5.0-4Luke Macken - 0.5.0-3Luke Macken - 0.5.0-2Luke Macken - 0.5.0-1Luke Macken - 0.4.0-1Luke Macken - 0.3.5-1Luke Macken - 0.3.4-1Luke Macken - 0.3.3-1Luke Macken - 0.3.2-1Luke Macken - 0.3.1-2Luke Macken - 0.3.1-1Luke Macken - 0.3-1Luke Macken - 0.2-1John (J5) Palmieri - 0.1-0.1- Drop the requirement on python-orbited as it is no longer required (#1430463).- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild- Added BuildRequires systemd.- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild- Inital systemd support- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild- Fix our apache config for 2.4 (#871430)- Removed old sitelib ownership now owned by python-moksha-common.- Added forgotten source. - Removed setuptools commands that are no longer relevant.- Removed unnecessary defattrs and clean section. - New upstream release as a meta package.- Add python-bunch in the requires list.- Re-added python-repoze-what to the Requires list.- Patch for ssl-enabled websocket client.- Security fix for websockets. - Bugfix for txzmq subscription.- Per-consumer validation hooks.- Removed setuptools requirement of certain webob version.- Avoid setting up the reactor at import time. Bugfix for daemonization.- Enhancement - allow override of entry-point listed consumers and producers.- Bugfix for zeromq hub: resolve hostnames to ip addresses on bind. - Re-included orbited as a requirement.- No longer remove tests so fedmsg can use them.- Bugfix for zeromq consumers.- Remove setuptools requirement of orbited.- Conditional inclusion of repoze.what for el6- Added dependency on python-webhelpers - Added dependency on python-webtest - Updated version of dependency on python-txzmq- Bumped version to latest no-turbogears moksha.- Only removing check in the case of el6.- Commented check section out. Tests fail due to a RHEL bug with repoze.- New version with zeromq and tw2.- Remove the pyevent requirement- 0.6.0 release - Update our dependencies to finally get the test suite running - Improve how we run our unit tests, to get them working on RHEL5- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild- Add a logrotate configuration- Handle ghosting /var/run/moksha - Setup a log directory - Get the moksha-hub init script working properly - A variety of specfile cleanups from our package review (#661902)- Fix our Source URL - Fix files-attr-not-set rpmlint errors - Fix up the description - Remove redundant license- 0.5.0 release - Run the full test suite- 0.4.0 release- 0.3.5- Add a moksha-hub subpackage- Include our orbited configuration file in the moksha-server subpackage - Create a /etc/moksha/conf.d for our app configs- Update to 0.3.2- Break out the mod_wsgi configuration into a moksha-server subpackage.- 0.3.1- 0.3, bugfix release- Add nose to the build requirements- first package/bin/sh/bin/sh/bin/sh/bin/sh/bin/sh 1.0.0-13.fc261.0.0-13.fc26mokshamokshamoksha-hub.servicemoksha.confmokshaAUTHORSCOPYINGREADMEmokshamoksha/etc/logrotate.d//run//usr/lib/systemd/system//usr/lib/tmpfiles.d//usr/share/doc//usr/share/doc/moksha//var/lib//var/log/-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=neon -mfloat-abi=harddrpmxz2noarch-redhat-linux-gnueabiASCII textdirectoryutf-8?7zXZ !#,E]"k%]Q>Ҿ}80&aj,^{MĔ.iBɷ%],+ RB$X`TeWPCn)d - ,55K٧hyAUamj@q_L]gwq8 :T"  O.Le6Cou E, צ)dS`3{ɻ\YD(Ӻx?x1IDlƖHN.SK_V̰l@3AE~|>K'蕅B`6nȚ%Qٵ[zlBZK\vKL]KKNi5^R&וXl^&;gB:]c5\#?$DbX+bGGrYH]Qy'qM mcWhѿ5J9]e;}H!]J1"*1l 'Q-)yԵ=a(KB.pd3۶a2P,c]>eV зQ_iRGځv_,LW]I,Ƥ,'8'o ^|PsxX+܂}6pϵ4[;FDNX@Ł=MDx-O%h诇 1$1FڶrO& EZDS P. 7(EΜ:w~O0[)3ϫj;̥ٸ1.௛v.]!`K=&~ԙ{-LZ4o˯%!BS܏H y m:~Q~;-4lNϴ]4Q^*'m+`}Щ=>}Ti`x~$=fdWd2LPD&mdL7.lr?KnQg4g@1,9boq [Зj1lL-87X}_:#Sg85nqS?̲>v ;vo\za 'Gzk0}NXS9 %9/uZ5'TG&?^"%:/8;\c`eIՈX_e̾ѹiq^+?1r΃ ]6iW`IO֯*W%C'z@Vs ʎ3s};!XWP^p&u4`Ѳa;Uw9ܲDG~8d >z.0ӰXl} 1p]OB{K2  dE8 '# ZyYV0ΣclC5B)C]A!ҢOvQ3JK b5GQ}̏O;RN jAX+GhmxyA߽O ! &R YZ