]> git.pld-linux.org Git - packages/anyterm.git/blobdiff - anyterm.spec
- tabs in preamble
[packages/anyterm.git] / anyterm.spec
index 250d1581a546cc90e9eda6384c7ef755aa8fb604..1c93f6bbc30ec45b5c7e2a83b4e9b95ef9104763 100644 (file)
@@ -4,7 +4,7 @@
 # - put anygetty to separate package?
 %define        apxs            /usr/sbin/apxs
 Summary:       Terminal emulator in a web browser
-Summary(pl):   Emulator terminala dzia³aj±cy w przegl±darce WWW
+Summary(pl.UTF-8):     Emulator terminala działający w przeglądarce WWW
 Name:          anyterm
 Version:       1.1.4
 Release:       0.10
@@ -20,8 +20,8 @@ BuildRequires:        apache-devel >= 2.0.52-2
 BuildRequires: apr-devel
 BuildRequires: rote-devel >= 0.2.8
 BuildRequires: rpmbuild(macros) >= 1.228
-Requires:      apache(modules-api) = %apache_modules_api
 Requires:      apache >= 2.0.52-2
+Requires:      apache(modules-api) = %apache_modules_api
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _appdir         %{_datadir}/%{name}
@@ -31,8 +31,8 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %description
 An Apache module plus scripts to make a terminal within a web browser.
 
-%description -l pl
-Modu³ Apache'a i skrypty tworz±ce terminal w przegl±darce WWW.
+%description -l pl.UTF-8
+Moduł Apache'a i skrypty tworzące terminal w przeglądarce WWW.
 
 %prep
 %setup -q
@@ -92,7 +92,7 @@ END
 
 install apachemod/.libs/%{name}.so $RPM_BUILD_ROOT%{_pkglibdir}/%{name}.so
 cp -a browser/* $RPM_BUILD_ROOT%{_appdir}
-install anygetty/anygetty $RPM_BUILD_ROOT/%{_sbindir}
+install anygetty/anygetty $RPM_BUILD_ROOT%{_sbindir}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
This page took 0.140845 seconds and 4 git commands to generate.