]> git.pld-linux.org Git - packages/perl-SAVI.git/commitdiff
use generic url
authorElan Ruusamäe <glen@delfi.ee>
Wed, 26 Nov 2014 13:07:07 +0000 (15:07 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Wed, 26 Nov 2014 13:07:07 +0000 (15:07 +0200)
perl-SAVI.spec

index 46ca26299533d1ed577a0505f87a23b0f6db7b51..d587f605a61006c6d8402e9a4e3b2f76d43e916c 100644 (file)
@@ -1,7 +1,8 @@
 #
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
-#
+
+%define                pdir    SAVI
 %include       /usr/lib/rpm/macros.perl
 Summary:       SAVI - Perl interface to the Sophos Anti-Virus engine
 Summary(pl.UTF-8):     SAVI - interfejs perlowy do silnika antywirusa Sophos
@@ -12,9 +13,10 @@ License:     GPL v1+
 Group:         Development/Languages/Perl
 Source0:       http://www.csupomona.edu/~henson/www/projects/SAVI-Perl/dist/SAVI-Perl-%{version}.tar.gz
 # Source0-md5: f53c5764e668e5d6c59e4713f8ee83b5
+URL:           http://search.cpan.org/dist/SAVI-/
+BuildRequires: A-FUCKING-BRAIN-AND-PROPRIETARY-LIB!
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
-BuildRequires: A-FUCKING-BRAIN-AND-PROPRIETARY-LIB!
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _noautoreqdep   libsavi.so.2
This page took 0.076468 seconds and 4 git commands to generate.