]> git.pld-linux.org Git - packages/apache-mod_ruby.git/commitdiff
- rel 1.1
authorJan Rękorajski <baggins@pld-linux.org>
Sat, 6 Mar 2010 21:45:55 +0000 (21:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- broken with ruby 1.9

Changed files:
    apache-mod_ruby.spec -> 1.27

apache-mod_ruby.spec

index 29658926316169c69c4af9e5421af4a05d8a98cd..31f851bd001855d634e23cbd5dbdbef5740a7466 100644 (file)
@@ -1,10 +1,12 @@
+# TODO:
+#      - make it work with ruby 1.9, currently any request -> Sig11
 %define                mod_name        mod_ruby
 %define        apxs            /usr/sbin/apxs
 Summary:       Apache mod_ruby module - embeds the Ruby interpreter into the Apache web server
 Summary(pl.UTF-8):     Moduł Apache'a mod_ruby - zapewniający obsługę skryptów rubego przez serwer Apache
 Name:          apache-%{mod_name}
 Version:       1.3.0
-Release:       1
+Release:       1.1
 License:       BSD-like
 Group:         Networking/Daemons/HTTP
 Source0:       http://www.modruby.net/archive/%{mod_name}-%{version}.tar.gz
This page took 0.089555 seconds and 4 git commands to generate.