SPECS: splashy.spec - separated default theme

glen glen at pld-linux.org
Mon Nov 19 20:37:08 CET 2007


Author: glen                         Date: Mon Nov 19 19:37:08 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- separated default theme

---- Files affected:
SPECS:
   splashy.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/splashy.spec
diff -u SPECS/splashy.spec:1.9 SPECS/splashy.spec:1.10
--- SPECS/splashy.spec:1.9	Thu Aug 30 17:30:18 2007
+++ SPECS/splashy.spec	Mon Nov 19 20:37:03 2007
@@ -6,7 +6,7 @@
 Summary(pl.UTF-8):	System ekranu startowego nowej generacji
 Name:		splashy
 Version:	0.3.5
-Release:	2
+Release:	2.1
 License:	GPL v2
 Group:		Applications/System
 Source0:	http://alioth.debian.org/frs/download.php/2071/%{name}_%{version}.tar.gz
@@ -124,6 +124,14 @@
 %description static -l pl.UTF-8
 Statyczna biblioteki Splashy.
 
+%package theme-default
+Summary:	Default theme for splashy
+Group:		Themes
+Requires:	%{name} = %{version}-%{release}
+
+%description theme-default
+Default theme for splashy
+
 %prep
 %setup -q
 %patch0 -p1
@@ -160,12 +168,7 @@
 %{_mandir}/man?/*
 %dir %{_sysconfdir}/splashy
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/splashy/*.xml
-%{_sysconfdir}/splashy/themes
-%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/default/splashy
-
-%files libs
-%defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libsplashy*.so.*.*.*
+%dir %{_sysconfdir}/splashy/themes
 
 %files devel
 %defattr(644,root,root,755)
@@ -177,12 +180,19 @@
 %defattr(644,root,root,755)
 %{_libdir}/libsplashy*.a
 
+%files theme-default
+%defattr(644,root,root,755)
+%{_sysconfdir}/splashy/themes/default
+
 %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.10  2007-11-19 19:37:03  glen
+- separated default theme
+
 Revision 1.9  2007-08-30 15:30:18  shadzik
 - R: splashy-list? WTF!? changed into R: splashy-libs
 - rel 2
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/splashy.spec?r1=1.9&r2=1.10&f=u



More information about the pld-cvs-commit mailing list