SPECS: fbset.spec - rel 29, improved initscript

glen glen at pld-linux.org
Thu Dec 7 19:25:11 CET 2006


Author: glen                         Date: Thu Dec  7 18:25:11 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 29, improved initscript

---- Files affected:
SPECS:
   fbset.spec (1.58 -> 1.59) 

---- Diffs:

================================================================
Index: SPECS/fbset.spec
diff -u SPECS/fbset.spec:1.58 SPECS/fbset.spec:1.59
--- SPECS/fbset.spec:1.58	Wed Jan 18 18:37:17 2006
+++ SPECS/fbset.spec	Thu Dec  7 19:25:05 2006
@@ -3,7 +3,7 @@
 Summary(pl):	Narzędzie do zmieniania ustawień framebuffera
 Name:		fbset
 Version:	2.1
-Release:	28
+Release:	29
 License:	GPL
 Group:		Applications/System
 Source0:	http://home.tvd.be/cr26864/Linux/fbdev/%{name}-%{version}.tar.gz
@@ -45,9 +45,12 @@
 %patch1 -p1
 cp %{SOURCE4} .
 gunzip con2fb.c.gz
+rm -r etc/CVS
 
 %build
-%{__make} CC="%{__cc} %{rpmcflags}"
+%{__make} -j1 \
+	CC="%{__cc} %{rpmcflags}"
+
 %{__cc} %{rpmcflags} %{rpmldflags} -o con2fb con2fb.c
 
 %install
@@ -65,7 +68,6 @@
 
 install %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/fbset
 install %{SOURCE2} $RPM_BUILD_ROOT/etc/sysconfig/fbset
-rm -r etc/CVS
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -93,6 +95,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.59  2006/12/07 18:25:05  glen
+- rel 29, improved initscript
+
 Revision 1.58  2006/01/18 17:37:17  matowy
 - updated URL
 
@@ -151,7 +156,7 @@
 - release 22
 
 Revision 1.41  2002/11/27 19:36:46  juandon
-- new %%doc
+- new %doc
 
 Revision 1.40  2002/07/22 16:03:12  qboosh
 - fbset moved to /usr/bin - it can be used by regular users logged on console
@@ -163,7 +168,7 @@
 - release 20
 
 Revision 1.38  2002/04/25 16:17:29  arturs
-fixed a small typo
+- fixed a small typo
 
 Revision 1.37  2002/03/05 19:59:15  qboosh
 - allow override console list by FBTERMINALS in sysconfig
@@ -200,7 +205,7 @@
   - DEPTH option
   - restart-all option - set resolution on all consoles
   - better stop
-STB
+  STB
 
 Revision 1.29  2002/01/26 08:50:51  kloczek
 - release 14.
@@ -253,20 +258,20 @@
 - fix passing $RPM_OPT_FLAGS.
 
 Revision 1.15  2001/04/30 16:05:17  kloczek
-- added using %%{rpmcflags} macro.
+- added using %{rpmcflags} macro.
 
 Revision 1.14  2001/01/25 20:03:23  misiek
-Massive attack. We use -O0 instead -O flags while debug enabled.
+- Massive attack. We use -O0 instead -O flags while debug enabled.
 
 Revision 1.13  2001/01/05 21:29:16  kloczek
 - release 7 (for allow upgrade from RH version),
 - spec adapterized.
 
 Revision 1.12  2001/01/05 21:24:46  kloczek
-- make spec %%{debug} ready.
+- make spec %{debug} ready.
 
 Revision 1.11  2001/01/05 19:12:09  michuz
-- in %%files s/man8/man*
+- in %files s/man8/man*
 
 Revision 1.10  2001/01/05 19:07:25  michuz
 - updated Group
@@ -279,10 +284,10 @@
 - requires open package
 
 Revision 1.7  2000/06/09 07:22:49  kloczek
-- added using %%{__make} macro.
+- added using %{__make} macro.
 
 Revision 1.6  2000/05/30 22:49:03  wiget
-typo
+- typo
 
 Revision 1.5  2000/05/18 20:00:13  kloczek
 - spec adapterized,
@@ -298,23 +303,9 @@
 - removed duplicate empty lines
 
 Revision 1.2  2000/01/09 17:18:08  qnex
-Zmieniłem fbset, żeby działał na podobnej zasadzie jak hdparm,
-tzn. podczas startu systemu ustawiał tryby graficzne globalnie
-i dodatkowo dla każdej konsoli z osobna (jeśli jest zdefiniowane).
+- Zmieniłem fbset, żeby działał na podobnej zasadzie jak hdparm, tzn. podczas
+  startu systemu ustawiał tryby graficzne globalnie i dodatkowo dla każdej
+  konsoli z osobna (jeśli jest zdefiniowane).
 
 Revision 1.1  1999/08/19 20:07:26  baggins
-almost raw
-
-* Sun Mar 21 1999 Cristian Gafton <gafton at redhat.com>
-- auto rebuild in the new build environment (release 2)
-
-* Mon Mar 15 1999 Jeff Johnson <jbj at redhat.com>
-- include fb devs too (#1515)
-- update to 19990118 version.
-
-* Thu Nov  5 1998 Jeff Johnson <jbj at redhat.com>
-- import from ultrapenguin 1.1.
-- upgrade to 19981104.
-
-* Thu Oct 29 1998 Jakub Jelinek <jj at ultra.linux.cz>
-- new package
+- almost raw
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/fbset.spec?r1=1.58&r2=1.59&f=u



More information about the pld-cvs-commit mailing list