]> git.pld-linux.org Git - packages/audit.git/commitdiff
- converted to UTF-8
authorJan Rękorajski <baggins@pld-linux.org>
Mon, 12 Feb 2007 00:48:39 +0000 (00:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    audit.spec -> 1.36

audit.spec

index 979f30ed4000b52b578c80e582ef2dce1bc80cb9..b7961068f1bc8889a7cb6bebf95e5b7a006dc6a1 100644 (file)
@@ -4,7 +4,7 @@
 %bcond_without python  # don't build python bindings
 #
 Summary:       User space tools for 2.6 kernel auditing
-Summary(pl):   Narzêdzia przestrzeni u¿ytkownika do audytu j±der 2.6
+Summary(pl.UTF-8):   Narzędzia przestrzeni użytkownika do audytu jąder 2.6
 Name:          audit
 Version:       1.3.1
 Release:       2
@@ -45,14 +45,14 @@ The audit package contains the user space utilities for storing and
 processing the audit records generate by the audit subsystem in the
 Linux 2.6 kernel.
 
-%description -l pl
-Ten pakiet zawiera narzêdzia przestrzeni u¿ytkownika do przechowywania
-i przetwarzania rekordów audytu generowanych przez podsystem audytu w
-j±drach Linuksa 2.6.
+%description -l pl.UTF-8
+Ten pakiet zawiera narzędzia przestrzeni użytkownika do przechowywania
+i przetwarzania rekordów audytu generowanych przez podsystem audytu w
+jądrach Linuksa 2.6.
 
 %package libs
 Summary:       Dynamic audit libraries
-Summary(pl):   Biblioteki dynamiczne audit
+Summary(pl.UTF-8):   Biblioteki dynamiczne audit
 License:       LGPL
 Group:         Libraries
 
@@ -60,13 +60,13 @@ Group:              Libraries
 The audit-libs package contains the dynamic libraries needed for
 applications to use the audit framework.
 
-%description libs -l pl
+%description libs -l pl.UTF-8
 Ten pakiet zawiera biblioteki dynamiczne potrzebne dla aplikacji
-u¿ywaj±cych ¶rodowiska audytu.
+używających środowiska audytu.
 
 %package libs-devel
 Summary:       Header files for audit libraries
-Summary(pl):   Pliki nag³ówkowe bibliotek audit
+Summary(pl.UTF-8):   Pliki nagłówkowe bibliotek audit
 License:       LGPL
 Group:         Development/Libraries
 Requires:      %{name}-libs = %{version}-%{release}
@@ -76,13 +76,13 @@ Requires:   linux-libc-headers >= 7:2.6.12.0-4
 The audit-libs-devel package contains the header files needed for
 developing applications that need to use the audit framework library.
 
-%description libs-devel -l pl
-Ten pakiet zawiera pliki nag³ówkowe potrzebne do tworzenia aplikacji
-u¿ywaj±cych biblioteki ¶rodowiska audytu.
+%description libs-devel -l pl.UTF-8
+Ten pakiet zawiera pliki nagłówkowe potrzebne do tworzenia aplikacji
+używających biblioteki środowiska audytu.
 
 %package libs-static
 Summary:       Static audit libraries
-Summary(pl):   Statyczne biblioteki audit
+Summary(pl.UTF-8):   Statyczne biblioteki audit
 License:       LGPL
 Group:         Development/Libraries
 Requires:      %{name}-libs-devel = %{version}-%{release}
@@ -91,13 +91,13 @@ Requires:   %{name}-libs-devel = %{version}-%{release}
 The audit-libs-static package contains the static libraries for
 developing applications that need to use the audit framework.
 
-%description libs-static -l pl
+%description libs-static -l pl.UTF-8
 Ten pakiet zawiera statyczne biblioteki do tworzenia aplikacji
-u¿ywaj±cych ¶rodowiska audytu.
+używających środowiska audytu.
 
 %package -n python-audit
 Summary:       Python interface to libaudit library
-Summary(pl):   Pythonowy interfejs do biblioteki libaudit
+Summary(pl.UTF-8):   Pythonowy interfejs do biblioteki libaudit
 License:       LGPL
 Group:         Libraries/Python
 Requires:      %{name}-libs = %{version}-%{release}
@@ -105,7 +105,7 @@ Requires:   %{name}-libs = %{version}-%{release}
 %description -n python-audit
 Python interface to libaudit library.
 
-%description -n python-audit -l pl
+%description -n python-audit -l pl.UTF-8
 Pythonowy interfejs do biblioteki libaudit.
 
 %prep
This page took 0.15262 seconds and 4 git commands to generate.