summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libbtctl.spec22
1 files changed, 11 insertions, 11 deletions
diff --git a/libbtctl.spec b/libbtctl.spec
index a33bab7..96408f5 100644
--- a/libbtctl.spec
+++ b/libbtctl.spec
@@ -6,7 +6,7 @@
%bcond_without static_libs # don't build static library
#
Summary: Bluetooth GObject based library
-Summary(pl): Biblioteka do programowania urz±dzeń Bluetooth
+Summary(pl.UTF-8): Biblioteka do programowania urządzeń Bluetooth
Name: libbtctl
Version: 0.8.2
Release: 1
@@ -32,12 +32,12 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
This package contains a library to control Bluetooth devices.
-%description -l pl
-Ten pakiet zawiera bibliotekę do kontrolowania urz±dzeń Bluetooth.
+%description -l pl.UTF-8
+Ten pakiet zawiera bibliotekę do kontrolowania urządzeń Bluetooth.
%package devel
Summary: Header files for libbtctl library
-Summary(pl): Pliki nagłówkowe biblioteki libbtctl
+Summary(pl.UTF-8): Pliki nagłówkowe biblioteki libbtctl
Group: Development/Libraries
Requires: %{name} = %{version}-%{release}
Requires: bluez-libs-devel >= 2.25
@@ -47,24 +47,24 @@ Requires: openobex-devel >= 1.2
%description devel
Header files for libbtctl library.
-%description devel -l pl
-Pliki nagłówkowe biblioteki libbtctl.
+%description devel -l pl.UTF-8
+Pliki nagłówkowe biblioteki libbtctl.
%package static
Summary: Static libbtctl library
-Summary(pl): Statyczna biblioteka libbtctl
+Summary(pl.UTF-8): Statyczna biblioteka libbtctl
Group: Development/Libraries
Requires: %{name}-devel = %{version}-%{release}
%description static
Static libbtctl library.
-%description static -l pl
+%description static -l pl.UTF-8
Statyczna biblioteka libbtctl.
%package -n python-btctl
Summary: Python bindings for libbtctl library
-Summary(pl): Wi±zania dla języka Python biblioteki libbtctl
+Summary(pl.UTF-8): Wiązania dla języka Python biblioteki libbtctl
Group: Libraries/Python
Requires: %{name} = %{version}-%{release}
%pyrequires_eq python-libs
@@ -72,8 +72,8 @@ Requires: %{name} = %{version}-%{release}
%description -n python-btctl
Static libbtctl library.
-%description -n python-btctl -l pl
-Wi±zania dla języka Python biblioteki libbtctl.
+%description -n python-btctl -l pl.UTF-8
+Wiązania dla języka Python biblioteki libbtctl.
%prep
%setup -q