]> git.pld-linux.org Git - packages/bash-completion.git/commitdiff
- pl summary, typo, standard changelog headers
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 2 Apr 2002 13:09:46 +0000 (13:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bash-completion.spec -> 1.7

bash-completion.spec

index fbcce2cd8592ff933cd14350e2b338bb6c7a8fdc..d88160b75d123ca158abedb98200627ab93f0b81 100644 (file)
@@ -1,6 +1,7 @@
 %define bashversion 2.05a
-Name:          bash-completion
 Summary:       bash-completion offers programmable completion for bash %{bashversion}
+Summary(pl):   Programowalne uzupe³nianie nazw dla basha %{bashversion}
+Name:          bash-completion
 Version:       20020402
 Release:       1
 Group:         Applications/Shells
@@ -20,7 +21,7 @@ this collection, you ideally need bash 2.05a or later.
 
 %description -l pl
 bash-completion jest kolekcj± funkcji shella, które opieraj± siê na
-wbudowanych rozszerzeniach basha 2.04 lub pó¼niejszego. Aby u¿ywac tej
+wbudowanych rozszerzeniach basha 2.04 lub pó¼niejszego. Aby u¿ywaæ tej
 kolekcji, potrzebujesz basha 2.05a lub pó¼niejszego.
 
 %prep
@@ -33,6 +34,7 @@ install bash_completion $RPM_BUILD_ROOT%{_sysconfdir}
 install -d $RPM_BUILD_ROOT%{_sysconfdir}/bash_completion.d
 
 gzip -9nf README Changelog
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -59,7 +61,6 @@ if [ "$1" -eq 0 ]; then
     mv -f /etc/bashrc.tmp /etc/bashrc
 fi
 
-
 %files
 %defattr(644,root,root,755)
 %{_sysconfdir}/bash_completion
This page took 0.046561 seconds and 4 git commands to generate.