Author: glen                         Date: Sat Aug 20 19:41:06 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- new

---- Files affected:
SPECS:
   kde-splash-gartoon.spec (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SPECS/kde-splash-gartoon.spec
diff -u /dev/null SPECS/kde-splash-gartoon.spec:1.1
--- /dev/null   Sat Aug 20 21:41:06 2005
+++ SPECS/kde-splash-gartoon.spec       Sat Aug 20 21:41:00 2005
@@ -0,0 +1,45 @@
+# $Revision$, $Date$
+%define                _splash         gartoon
+Summary:       KDE splash screen
+Summary(pl):   Ekran startowy KDE
+Name:          kde-splash-%{_splash}
+Version:       0.1
+Release:       0.1
+License:       GPL
+Group:         X11/Amusements
+Source0:       http://www.kde-look.org/content/files/20031-gartoonss.tar.gz
+# Source0-md5: 58fe2ceb5c75b327e1e7a3a2f4f3fdf1
+URL:           http://www.kde-look.org/content/show.php?content=20031
+Requires:      kdebase-desktop
+BuildArch:     noarch
+BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+gartoon splash screen.
+
+%prep
+%setup -q -n gartoonss
+
+%install
+rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT%{_datadir}/apps/ksplash/Themes/%{_splash}
+
+install *.png $RPM_BUILD_ROOT%{_datadir}/apps/ksplash/Themes/%{_splash}
+install Theme.rc $RPM_BUILD_ROOT%{_datadir}/apps/ksplash/Themes/%{_splash}
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%files
+%defattr(644,root,root,755)
+%{_datadir}/apps/ksplash/Themes/%{_splash}
+
+%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  2005/08/20 19:41:00  glen
+- new
+
================================================================
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to