]> git.pld-linux.org Git - packages/perl-HTTP-BrowserDetect.git/commitdiff
- informative summary/description, release++, STBR perl-HTTP-BrowserDetect-0_96-2
authorradek <radek@pld-linux.org>
Sun, 11 Aug 2002 10:51:08 +0000 (10:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-HTTP-BrowserDetect.spec -> 1.5

perl-HTTP-BrowserDetect.spec

index ba9bca645821c4f622199b2da5289524ce612381..20b1e1711e7ed800fdcb26d3f9818aee5a58ce48 100644 (file)
@@ -1,13 +1,10 @@
 %include       /usr/lib/rpm/macros.perl
-
 %define        pdir    HTTP
 %define        pnam    BrowserDetect
-
-Summary:       HTTP::BrowserDetect perl module
-Summary(pl):   Modu³ perla HTTP::BrowserDetect
+Summary:       Determine the Web browser, version, and platform from an HTTP user agent string
 Name:          perl-%{pdir}-%{pnam}
 Version:       0.96
-Release:       1
+Release:       2
 License:       GPL
 Group:         Development/Languages/Perl
 Source0:       ftp://ftp.cpan.org/pub/CPAN/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
@@ -17,10 +14,9 @@ BuildArch:   noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-HTTP::BrowserDetect perl module.
-
-%description -l pl
-Modu³ perla HTTP::BrowserDetect.
+The HTTP::BrowserDetect object does a number of tests on an HTTP user
+agent string.  The results of these tests are available via methods of
+the object.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
This page took 0.038893 seconds and 4 git commands to generate.