summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpaladine2004-11-03 19:42:57 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit8fcfc0c0d9d88cb0299605a913067226b4f12c52 (patch)
treeeb83b690138e0600f876970d0815de14d76b0893
parent1e1faae98eff8daf29fd118bf50b88ec16787566 (diff)
downloadperl-Apache-Session-8fcfc0c0d9d88cb0299605a913067226b4f12c52.zip
perl-Apache-Session-8fcfc0c0d9d88cb0299605a913067226b4f12c52.tar.gz
- formatting
Changed files: perl-Apache-Session.spec -> 1.31
-rw-r--r--perl-Apache-Session.spec6
1 files changed, 3 insertions, 3 deletions
diff --git a/perl-Apache-Session.spec b/perl-Apache-Session.spec
index d884332..2996697 100644
--- a/perl-Apache-Session.spec
+++ b/perl-Apache-Session.spec
@@ -1,6 +1,6 @@
%include /usr/lib/rpm/macros.perl
-%define pdir Apache
-%define pnam Session
+%define pdir Apache
+%define pnam Session
Summary: Apache::Session - a persistence framework for session data
Summary(pl): Apache::Session - szkielet trwałości dla danych w sesji
Name: perl-Apache-Session
@@ -22,7 +22,7 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
Apache::Session is a persistence framework, particularly useful for
-tracking session data between httpd requests. Apache::Session is
+tracking session data between httpd requests. Apache::Session is
designed to work with Apache and mod_perl, but it should work under
CGI and other web servers, and it also works outside of a web server
altogether.