Author: speedo                       Date: Fri Jun  9 13:34:54 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- Initial release

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

---- Diffs:

================================================================
Index: SPECS/bootsplash-theme-blackaqua.spec
diff -u /dev/null SPECS/bootsplash-theme-blackaqua.spec:1.1
--- /dev/null   Fri Jun  9 15:34:54 2006
+++ SPECS/bootsplash-theme-blackaqua.spec       Fri Jun  9 15:34:49 2006
@@ -0,0 +1,52 @@
+# $Revision$, $Date$
+
+%define        theme   blackaqua
+
+Summary:       Bootsplash - PLD blackaqua theme
+Summary(pl):   Bootsplash - Motyw PLD blackaqua 
+Name:          bootsplash-theme-%{theme}
+Version:       1.0
+Release:       1
+Epoch:         0
+License:       GPL v2
+Group:         Themes
+Source0:       %{name}-%{version}.tar.gz
+# Source0-md5: 94a42ab7e2fb881961001b5669705e9a
+URL:           
http://cvs.pld-linux.org/cgi-bin/cvsweb/pld-artwork/bootsplash/%{theme}/
+Requires:      bootsplash
+BuildArch:     noarch
+BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+Blackaqua PLD theme for bootsplash.
+
+%description -l pl
+Motyw PLD Blackaqua do bootsplash.
+
+%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 <[EMAIL PROTECTED]>
+All persons listed below can be reached at <cvs_login>@pld-linux.org
+
+$Log$
+Revision 1.1  2006/06/09 13:34:49  speedo
+- Initial release
+
+
================================================================
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to