Author: glen Date: Sat Jul 8 11:19:14 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - macros for %service
---- Files affected: SPECS: bootsplash.spec (1.30 -> 1.31) ---- Diffs: ================================================================ Index: SPECS/bootsplash.spec diff -u SPECS/bootsplash.spec:1.30 SPECS/bootsplash.spec:1.31 --- SPECS/bootsplash.spec:1.30 Fri Jul 7 19:21:59 2006 +++ SPECS/bootsplash.spec Sat Jul 8 13:19:08 2006 @@ -1,5 +1,4 @@ # $Revision$, $Date$ -# # TODO: # - place somewhere info that distkernel support only 16bit splashes (thnx Tomasz Grobelny) # @@ -21,6 +20,7 @@ URL: http://www.bootsplash.org/ BuildRequires: freetype-devel >= 2.1 BuildRequires: libmng-devel +BuildRequires: rpmbuild(macros) >= 1.268 Requires(post,preun): /sbin/chkconfig BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -93,6 +93,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.31 2006/07/08 11:19:08 glen +- macros for %service + Revision 1.30 2006/07/07 17:21:59 havner - remove precompiled splash.o - readable sysconfig file @@ -124,7 +127,7 @@ - updated to 3.1 Revision 1.21 2003/12/25 19:20:11 adgor -- Fixed %%install +- Fixed %install Revision 1.20 2003/12/25 13:32:38 deejay1 - added init script for activating bootsplash on other consoles @@ -170,7 +173,7 @@ - rel 0.3; all utils in /bin since these are run at boot time Revision 1.7 2003/12/22 00:00:20 luzik - - missed /bin creation +- missed /bin creation Revision 1.6 2003/12/21 23:53:37 arekm - fix location of splash wrapper (should be in /bin) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/bootsplash.spec?r1=1.30&r2=1.31&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
