]> git.pld-linux.org Git - packages/Razor.git/commitdiff
- it is not noarch, rel. 2 auto/ac/Razor-2_40-2
authorankry <ankry@pld-linux.org>
Wed, 7 Jul 2004 09:14:56 +0000 (09:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Razor.spec -> 1.21

Razor.spec

index 73212576289c7b1be04942e01d00e4ffc83cd5ea..dc04177332deec661f8cd90d37f4fd4126323a38 100644 (file)
@@ -8,7 +8,7 @@ Summary:        Collection of files for checking, reporting, and revoking spam
 Summary(pl):   Zbiór plików do sprawdzania, raportowania i odrzucania spamu
 Name:          Razor
 Version:       2.40
-Release:       1
+Release:       2
 License:       Artistic
 Group:         Applications/Mail
 Source0:       http://dl.sourceforge.net/razor/razor-agents-%{version}.tar.gz
@@ -25,7 +25,6 @@ BuildRequires:        perl-Time-HiRes
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 Requires:      perl-Razor = %{version}-%{release}
-BuildArch:     noarch
 Obsoletes:     perl-Vipuls-Razor-V1
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -58,8 +57,8 @@ Modu
 %build
 %{__perl} Makefile.PL \
         INSTALLDIRS=vendor
-
-%{__make}
+%{__make} \
+       OPTIMIZE="%{rpmcflags}"
 
 %{?with_tests:%{__make} test}
 
This page took 0.03738 seconds and 4 git commands to generate.