]> git.pld-linux.org Git - packages/perl-Regexp-Log-BlueCoat.git/commitdiff
use generic url
authorElan Ruusamäe <glen@delfi.ee>
Wed, 26 Nov 2014 10:36:14 +0000 (12:36 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Wed, 26 Nov 2014 10:36:14 +0000 (12:36 +0200)
perl-Regexp-Log-BlueCoat.spec

index 00b4b91afc123420ec24e66390104133a99a8897..e9117f4b1c8a2feb76c2fbe7202bb5ea08390311 100644 (file)
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define                pdir    Regexp
 %define                pnam    Log-BlueCoat
+%include       /usr/lib/rpm/macros.perl
 Summary:       Regexp::Log::BlueCoat - a regexp builder to parse BlueCoat log files
 Summary(pl.UTF-8):     Regexp::Log::BlueCoat - tworzenie wyrażeń regularnych do analizy logów BlueCoat
 Name:          perl-Regexp-Log-BlueCoat
@@ -15,6 +15,7 @@ License:      GPL v1+ or Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5: c8da7082238dc926c545a9cdd130fc9a
+URL:           http://search.cpan.org/dist/Regexp-Log-BlueCoat/
 %if %{with tests}
 BuildRequires: perl-Regexp-Log >= 0.01
 BuildRequires: perl-Test-Simple
@@ -26,8 +27,8 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 Regexp::Log::BlueCoat is a module that computes custom regular
-expressions to parse log files generated by the BlueCoat Systems
-Port 80 Security Appliance.
+expressions to parse log files generated by the BlueCoat Systems Port
+80 Security Appliance.
 
 %description -l pl.UTF-8
 Regexp::Log::BlueCoat to moduł tworzący wyrażenia regularne do analizy
This page took 0.105101 seconds and 4 git commands to generate.