SPECS: bootsplash-theme-blackbyshad.spec (NEW) - initial release (...

pluto pluto at pld-linux.org
Fri Nov 4 16:11:59 CET 2005


Author: pluto                        Date: Fri Nov  4 15:11:59 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- initial release (by Bartosz Swiatek <swiatek#informatik#hu-berlin#de>)

---- Files affected:
SPECS:
   bootsplash-theme-blackbyshad.spec (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SPECS/bootsplash-theme-blackbyshad.spec
diff -u /dev/null SPECS/bootsplash-theme-blackbyshad.spec:1.1
--- /dev/null	Fri Nov  4 16:11:59 2005
+++ SPECS/bootsplash-theme-blackbyshad.spec	Fri Nov  4 16:11:53 2005
@@ -0,0 +1,50 @@
+# $Revision$, $Date$
+
+%define		theme	pldblackbyshad
+
+Summary:	Bootsplash - pld black by shad theme
+Summary(pl):	Bootsplash - motyw pld dark black wg shada
+Name:		bootsplash-theme-%{theme}
+Version:	1.0
+Release:	1
+Epoch:		0
+License:	GPL v2
+Group:		Themes
+Source0:	http://www.atwa.us/~shadzik/%{name}-%{version}.tar.bz2
+# Source0-md5:	7efd0cc598c71ba73b6534569ebe2253
+URL:		http://www.atwa.us/~shadzik/%{theme}.tar.bz2
+Requires:	bootsplash
+BuildArch:	noarch
+BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+PLD black theme by shad for bootsplash.
+
+%description -l pl
+Motyw PLD black do bootsplash wg. shada.
+
+%prep
+%setup -q -c
+
+%install
+rm -rf $RPM_BUILD_ROOT
+THEME_DIR=$RPM_BUILD_ROOT%{_sysconfdir}/bootsplash/themes/%{theme}
+install -d $THEME_DIR{,/config,/images}
+install %{theme}/config/*.cfg $THEME_DIR/config
+install %{theme}/images/*.jpg $THEME_DIR/images
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%files
+%defattr(644,root,root,755)
+%{_sysconfdir}/bootsplash/themes/%{theme}
+
+%define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
+%changelog
+* %{date} PLD Team <feedback at pld-linux.org>
+All persons listed below can be reached at <cvs_login>@pld-linux.org
+
+$Log$
+Revision 1.1  2005/11/04 15:11:53  pluto
+- initial release (by Bartosz Swiatek <swiatek#informatik#hu-berlin#de>)
================================================================



More information about the pld-cvs-commit mailing list