Author: baggins Date: Sat Apr 28 19:32:45 2012 GMT Module: packages Tag: HEAD ---- Log message: - rel 6 - drop initramfs package, it was never properly tested, never really updated and initramfs-tools functionality is obsoleted by dracut
---- Files affected: packages/splashy: splashy.spec (1.24 -> 1.25) ---- Diffs: ================================================================ Index: packages/splashy/splashy.spec diff -u packages/splashy/splashy.spec:1.24 packages/splashy/splashy.spec:1.25 --- packages/splashy/splashy.spec:1.24 Sun Feb 12 09:19:05 2012 +++ packages/splashy/splashy.spec Sat Apr 28 21:32:40 2012 @@ -6,7 +6,7 @@ Summary(pl.UTF-8): System ekranu startowego nowej generacji Name: splashy Version: 0.3.13 -Release: 5 +Release: 6 License: GPL v2 Group: Applications/System Source0: http://alioth.debian.org/frs/download.php/2691/%{name}_%{version}.tar.gz @@ -213,12 +213,14 @@ %defattr(644,root,root,755) %{_datadir}/splashy/themes/default +%if 0 %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/* +%endif %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -226,6 +228,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.25 2012/04/28 19:32:40 baggins +- rel 6 +- drop initramfs package, it was never properly tested, never really updated + and initramfs-tools functionality is obsoleted by dracut + Revision 1.24 2012/02/12 08:19:05 arekm - release 5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/packages/splashy/splashy.spec?r1=1.24&r2=1.25 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
