]> git.pld-linux.org Git - packages/ruby-mongrel.git/commitdiff
- pl
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 18 Feb 2006 10:58:23 +0000 (10:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ruby-mongrel.spec -> 1.5

ruby-mongrel.spec

index c4035983043d00b7d21fe1f13c92ba1512ff2095..42bd39447d72a5ff1cc90cfe548437ffd1fb3e3e 100644 (file)
@@ -1,4 +1,5 @@
 Summary:       Ruby webserver toolkit
+Summary(pl):   Toolkit jêzyka Ruby dla serwera WWW
 Name:          ruby-mongrel
 Version:       0.3.3
 Release:       1
@@ -14,6 +15,10 @@ BuildRequires:       ruby-modules
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
+Ruby webserver toolkit.
+
+%description -l pl
+Toolkit jêzyka Ruby dla serwera WWW.
 
 %prep
 %setup -q -n mongrel-%{version}
@@ -35,5 +40,5 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/*
 %{ruby_rubylibdir}/*.rb
-%{ruby_rubylibdir}/mongrel/
+%{ruby_rubylibdir}/mongrel
 %attr(755,root,root) %{ruby_archdir}/*.so
This page took 0.080586 seconds and 4 git commands to generate.