SPECS: splashy.spec - rel 2 - package properly initramfs-tools stuff and mo...
baggins
baggins at pld-linux.org
Fri Feb 27 02:11:03 CET 2009
Author: baggins Date: Fri Feb 27 01:11:03 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- rel 2
- package properly initramfs-tools stuff and move it to separate package
---- Files affected:
SPECS:
splashy.spec (1.20 -> 1.21)
---- Diffs:
================================================================
Index: SPECS/splashy.spec
diff -u SPECS/splashy.spec:1.20 SPECS/splashy.spec:1.21
--- SPECS/splashy.spec:1.20 Mon Jan 19 10:39:35 2009
+++ SPECS/splashy.spec Fri Feb 27 02:10:58 2009
@@ -6,7 +6,7 @@
Summary(pl.UTF-8): System ekranu startowego nowej generacji
Name: splashy
Version: 0.3.13
-Release: 1
+Release: 2
License: GPL v2
Group: Applications/System
Source0: http://alioth.debian.org/frs/download.php/2691/%{name}_%{version}.tar.gz
@@ -124,6 +124,19 @@
%description theme-default -l pl.UTF-8
Domyślny motyw dla systemu splashy.
+%package initramfs
+Summary: Splashy support scripts for initramfs-tools
+Summary(pl.UTF-8): Skrypty dla initramfs-tools ze wsparciem dla systemu splashy
+Group: Base
+Requires: %{name} = %{version}-%{release}
+Requires: initramfs-tools
+
+%description initramfs
+Splashy support scripts for initramfs-tools.
+
+%description initramfs -l pl.UTF-8
+Skrypty dla initramfs-tools ze wsparciem dla systemu splashy.
+
%prep
%setup -q
sed -i -e 's#-Werror##g' configure.ac
@@ -155,7 +168,6 @@
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog HACKING NEWS README TODO
%attr(755,root,root) %{_sbindir}/*
-%{_datadir}/initramfs-tools
%{_datadir}/splashy
%{_mandir}/man?/*
%dir %{_sysconfdir}/splashy
@@ -182,12 +194,23 @@
%defattr(644,root,root,755)
%{_datadir}/splashy/themes/default
+%files initramfs
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_datadir}/initramfs-tools/hooks/*
+%attr(755,root,root) %{_datadir}/initramfs-tools/scripts/init-bottom/*
+%attr(755,root,root) %{_datadir}/initramfs-tools/scripts/local-premount/*
+%{_datadir}/initramfs-tools/modules.d/*
+
%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.21 2009/02/27 01:10:58 baggins
+- rel 2
+- package properly initramfs-tools stuff and move it to separate package
+
Revision 1.20 2009/01/19 09:39:35 duddits
- BR: gettext-devel
- %build
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/splashy.spec?r1=1.20&r2=1.21&f=u
More information about the pld-cvs-commit
mailing list