]> git.pld-linux.org Git - packages/clamav.git/commitdiff
- addes missig BR libltdl
authormarcus <marcus@pld-linux.org>
Thu, 11 Jun 2009 12:05:47 +0000 (12:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    clamav.spec -> 1.268

clamav.spec

index f84bc24289f7e26daf355c4daa5717acafd88841..625e23c81999934dbeca9cfda84b9736e5d385ec 100644 (file)
@@ -6,7 +6,7 @@
 %bcond_without milter          # build without milter subpackage
 #
 Summary:       An anti-virus utility for Unix
-Summary(pl.UTF-8):     Narzędzie antywirusowe dla Uniksów
+Summary(pl.UTF-8):     Narz??dzie antywirusowe dla Uniks??w
 Name:          clamav
 Version:       0.95.2
 Release:       1
@@ -29,6 +29,7 @@ BuildRequires:        autoconf
 BuildRequires: automake
 BuildRequires: bzip2-devel
 BuildRequires: gmp-devel
+BuildRequires: libltdl-devel
 %{?with_milter:BuildRequires:  libmilter-devel}
 BuildRequires: libtool
 %{?with_milter:BuildRequires:  libwrap-devel}
@@ -67,7 +68,7 @@ Here is a list of the main features:
 - advanced database updater with support for scripted updates and
   digital signatures
 - virus scanner C library
-- on-access scanning (Linux® and FreeBSD®)
+- on-access scanning (Linux?? and FreeBSD??)
 - virus database updated multiple times per day (see home page for
   total number of signatures)
 - built-in support for various archive formats, including Zip, RAR,
@@ -80,10 +81,10 @@ Here is a list of the main features:
   and MacOffice files, HTML, RTF and PDF
 
 %description -l pl.UTF-8
-Clam Antivirus jest potężnym skanerem antywirusowym dla systemów
+Clam Antivirus jest pot????nym skanerem antywirusowym dla system??w
 uniksowych. Wspiera on AMaViSa, skompresowane pliki, skanowanie
 "on-access" i posiada system bezpiecznej, automatycznej aktualizacji.
-Baza wirusów zawiera ponad 90000 sygnatur. Skaner jest wielowątkowy,
+Baza wirus??w zawiera ponad 90000 sygnatur. Skaner jest wielow??tkowy,
 napisany w C i zgodny z POSIXem.
 
 %package libs
@@ -99,7 +100,7 @@ Biblioteki dzielone clamav.
 
 %package milter
 Summary:       ClamAV filter using milter interface
-Summary(pl.UTF-8):     Filtr ClamAV korzystający z interfejsu milter
+Summary(pl.UTF-8):     Filtr ClamAV korzystaj??cy z interfejsu milter
 Group:         Daemons
 Requires:      %{name} = %{epoch}:%{version}-%{release}
 Requires:      sendmail >= 8.11
@@ -109,11 +110,11 @@ Requires: tcp_wrappers
 ClamAV sendmail filter using MILTER interface.
 
 %description milter -l pl.UTF-8
-Filtr ClamAV dla sendmaila korzystający z interfejsu MILTER.
+Filtr ClamAV dla sendmaila korzystaj??cy z interfejsu MILTER.
 
 %package devel
 Summary:       clamav - Development header files and libraries
-Summary(pl.UTF-8):     clamav - Pliki nagłówkowe i biblioteki dla programistów
+Summary(pl.UTF-8):     clamav - Pliki nag????wkowe i biblioteki dla programist??w
 Group:         Development/Libraries
 Requires:      %{name}-libs = %{epoch}:%{version}-%{release}
 Requires:      bzip2-devel
@@ -125,7 +126,7 @@ This package contains the development header files and libraries
 necessary to develop clamav client applications.
 
 %description devel -l pl.UTF-8
-Pliki nagłówkowe i biblioteki konieczne do kompilacji aplikacji
+Pliki nag????wkowe i biblioteki konieczne do kompilacji aplikacji
 klienckich clamav.
 
 %package static
This page took 0.231135 seconds and 4 git commands to generate.