Author: havner                       Date: Tue Jan  3 14:54:39 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- initial

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

---- Diffs:

================================================================
Index: SPECS/kde-splash-login-scan-splash.spec
diff -u /dev/null SPECS/kde-splash-login-scan-splash.spec:1.1
--- /dev/null   Tue Jan  3 15:54:39 2006
+++ SPECS/kde-splash-login-scan-splash.spec     Tue Jan  3 15:54:33 2006
@@ -0,0 +1,52 @@
+# $Revision$, $Date$
+
+%define                _splash         login-scan-splash
+
+Summary:       login-scan 'splash' KDE splash screen
+Summary(pl):   Ekran startowy KDE login-scan 'splash'
+Name:          kde-splash-%{_splash}
+Version:       0.2
+Release:       1
+License:       check first if it's GPL
+Group:         X11/Amusements
+Source0:       http://www.rokkford.de/loginscansplash/%{_splash}.tar.gz
+# Source0-md5: e0078d6de0561ffdda9ee7cba0a0af53
+URL:           http://kde-look.org/content/show.php?content=26888
+Requires:      kde-splash-moodin.spec
+Requires:      kdebase-desktop
+BuildArch:     noarch
+BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+login-scan 'splash' KDE splash screen.
+
+%description -l pl
+Ekran startowy KDE login-scan 'splash'.
+
+%prep
+%setup -q -c
+
+%install
+rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT%{_datadir}/apps/ksplash/Themes/%{_splash}
+
+install %{_splash}/*.png 
$RPM_BUILD_ROOT%{_datadir}/apps/ksplash/Themes/%{_splash}
+install %{_splash}/Theme.rc 
$RPM_BUILD_ROOT%{_datadir}/apps/ksplash/Themes/%{_splash}
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%files
+%defattr(644,root,root,755)
+#doc %{_splash}/README %{_splash}/THEMEOPTIONS
+%{_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  2006/01/03 14:54:33  havner
+- initial
+
================================================================
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to