SPECS: webapps.spec - rel 3; webapps subpackage for bash completion
arekm
arekm at pld-linux.org
Sun Feb 25 21:25:16 CET 2007
Author: arekm Date: Sun Feb 25 20:25:16 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- rel 3; webapps subpackage for bash completion
---- Files affected:
SPECS:
webapps.spec (1.20 -> 1.21)
---- Diffs:
================================================================
Index: SPECS/webapps.spec
diff -u SPECS/webapps.spec:1.20 SPECS/webapps.spec:1.21
--- SPECS/webapps.spec:1.20 Mon Feb 12 23:09:20 2007
+++ SPECS/webapps.spec Sun Feb 25 21:25:11 2007
@@ -3,7 +3,7 @@
Summary(pl.UTF-8): Szkielet dla aplikacji WWW
Name: webapps
Version: 0.3
-Release: 2
+Release: 3
License: GPL
Group: Applications/WWW
Source0: %{name}.README
@@ -28,6 +28,19 @@
webapps to pakiet pozwalający trzymać pliki konfiguracyjne aplikacji
WWW i fragmenty konfiguracji serwera WWW w jednym miejscu.
+%package -n bash-completion-webapps
+Summary: bash completion for webapps
+Summary(pl.UTF-8): Dopełnienia basha dla webapps
+Group: Applications/Shells
+Requires: %{name} = %{version}-%{release}
+Requires: bash-completion
+
+%description -n bash-completion-webapps
+Bash completion for webapps.
+
+%description -n bash-completion-webapps -l pl.UTF-8
+Dopełnienia basha dla webapps.
+
%prep
%setup -qcT
cp %{SOURCE0} README
@@ -46,6 +59,9 @@
%doc README
%dir %attr(751,root,http) %{_sysconfdir}
%attr(755,root,root) %{_sbindir}/*
+
+%files -n bash-completion-webapps
+%defattr(644,root,root,755)
%{_bashcompletiondir}/webapp
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -54,6 +70,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.21 2007/02/25 20:25:11 arekm
+- rel 3; webapps subpackage for bash completion
+
Revision 1.20 2007/02/12 22:09:20 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/webapps.spec?r1=1.20&r2=1.21&f=u
More information about the pld-cvs-commit
mailing list