]> git.pld-linux.org Git - packages/libutempter.git/commitdiff
- some useless cosmetics.
authorTomasz Pala <gotar@pld-linux.org>
Tue, 30 Oct 2001 18:34:16 +0000 (18:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libutempter.spec -> 1.29

libutempter.spec

index 4b28d335539c685e039e0188482a9803338ca353..92a10aa4a92c352a22477aa92e0138a3c9d0a1cd 100644 (file)
@@ -20,7 +20,7 @@ security. It accomplishes this task by acting as a buffer between root
 and the programs.
 
 %description -l pl
-Utempter jest programem pozwalaj±cym na zapisywanie uzytkownikom do
+Utempter jest programem pozwalaj±cym u¿ytkownikom na zapisywanie do
 pliku /var/run/utmpx bez naruszania bezpieczeñstwa systemu.
 
 %package devel
@@ -35,7 +35,7 @@ Requires:     %{name} = %{version}
 utempter library header files.
 
 %description -l pl devel
-Pliki nag³ówkowe utempter.
+Pliki nag³ówkowe utemptera.
 
 %prep
 %setup -q
@@ -50,8 +50,8 @@ rm -rf $RPM_BUILD_ROOT
 
 install -d $RPM_BUILD_ROOT/var/run
 :> $RPM_BUILD_ROOT/var/run/utmpx
-%post   -p /sbin/ldconfig
+
+%post -p /sbin/ldconfig
 %postun -p /sbin/ldconfig
 
 %clean
This page took 0.146189 seconds and 4 git commands to generate.