SPECS: bootsplash.spec - de; adapterized
shadzik
shadzik at pld-linux.org
Sat May 6 00:22:41 CEST 2006
Author: shadzik Date: Fri May 5 22:22:41 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- de; adapterized
---- Files affected:
SPECS:
bootsplash.spec (1.26 -> 1.27)
---- Diffs:
================================================================
Index: SPECS/bootsplash.spec
diff -u SPECS/bootsplash.spec:1.26 SPECS/bootsplash.spec:1.27
--- SPECS/bootsplash.spec:1.26 Sun Mar 26 15:03:02 2006
+++ SPECS/bootsplash.spec Sat May 6 00:22:36 2006
@@ -4,6 +4,7 @@
# - place somewhere info that distkernel support only 16bit splashes (thnx Tomasz Grobelny)
#
Summary: Bootsplash - graphical boot process for Linux
+Summary(de): Bootsplash - graphischer System Start
Summary(pl): Bootsplash - graficzny proces startu systemu dla Linuksa
Name: bootsplash
Version: 3.2
@@ -29,6 +30,10 @@
bootsplash and control its behaviour with this set of userspace
utilities.
+%description -l de
+Wenn du einen Kernel mit der bootsplash Option hast, kannst du diese
+mit diesen Programmen steuern.
+
%description -l pl
Mając jądro z opcją bootsplash można uzyskać graficzny ekran podczas
startu systemu i sterować jego zachowaniem przy użyciu tego zbioru
@@ -46,7 +51,7 @@
%install
rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_bindir},%{_datadir}/%{name},/etc/{bootsplash/themes,rc.d/init.d,sysconfig}}
+install -d $RPM_BUILD_ROOT{%{_bindir},%{_datadir}/%{name},%{_sysconfdir}/{bootsplash/themes,rc.d/init.d,sysconfig}}
install %{SOURCE1} $RPM_BUILD_ROOT%{_bindir}/splash
install %{SOURCE2} $RPM_BUILD_ROOT%{_bindir}/bootanim
@@ -67,8 +72,8 @@
%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/bootsplash
%attr(754,root,root) /etc/rc.d/init.d/bootsplash
%{_datadir}/%{name}
-%dir /etc/bootsplash
-%dir /etc/bootsplash/themes
+%dir %{_sysconfdir}/bootsplash
+%dir %{_sysconfdir}/bootsplash/themes
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -76,6 +81,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.27 2006/05/05 22:22:36 shadzik
+- de; adapterized
+
Revision 1.26 2006/03/26 13:03:02 djurban
- updated to 3.2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/bootsplash.spec?r1=1.26&r2=1.27&f=u
More information about the pld-cvs-commit
mailing list