]> git.pld-linux.org Git - packages/UConio.git/blobdiff - UConio.spec
- tabs in preamble
[packages/UConio.git] / UConio.spec
index c7df3afe8079653c5611ae78e8be73715020a071..d30340540d8b3cc9695a07f23c34b9b028b02493 100644 (file)
@@ -1,5 +1,5 @@
 Summary:       Borland CONIO library port for Unix
-Summary(pl):   Port biblioteki Borland CONIO dla Uniksa
+Summary(pl.UTF-8):     Port biblioteki Borland CONIO dla Uniksa
 Name:          UConio
 Version:       1.0.9
 Release:       3
@@ -20,21 +20,21 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 UConio is a Unix port of the Borland Console Input/Output Library
 (CONIO) for DOS, and includes some new features of its own.
 
-%description -l pl
+%description -l pl.UTF-8
 UConio jest uniksowym portem biblioteki Borland Console Input/Output
-(CONIO) dla DOS-a, zawiera te¿ trochê dodanych, nowych funkcji.
+(CONIO) dla DOS-a, zawiera też trochę dodanych, nowych funkcji.
 
 %package devel
 Summary:       Header files and development documentation for UConio
-Summary(pl):   Pliki nag³ówkowe i dokumentacja do UConio
+Summary(pl.UTF-8):     Pliki nagłówkowe i dokumentacja do UConio
 Group:         Development/Libraries
-Requires:      %{name} = %{version}
+Requires:      %{name} = %{version}-%{release}
 
 %description devel
 Header files and development documentation for UConio.
 
-%description devel -l pl
-Pliki nag³ówkowe i dokumentacja do UConio.
+%description devel -l pl.UTF-8
+Pliki nagłówkowe i dokumentacja do UConio.
 
 %prep
 %setup -q -n %{name}-%{version}-PR
@@ -59,7 +59,7 @@ install       man/*.3 $RPM_BUILD_ROOT%{_mandir}/man3
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post   -p /sbin/ldconfig
+%post  -p /sbin/ldconfig
 %postun -p /sbin/ldconfig
 
 %files
This page took 0.115413 seconds and 4 git commands to generate.