Author: blues                        Date: Sun Sep  3 14:29:11 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- it seems it requires gcc4 :-/

---- Files affected:
SPECS:
   upstart.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/upstart.spec
diff -u SPECS/upstart.spec:1.5 SPECS/upstart.spec:1.6
--- SPECS/upstart.spec:1.5      Sun Sep  3 15:25:52 2006
+++ SPECS/upstart.spec  Sun Sep  3 16:29:06 2006
@@ -2,6 +2,7 @@
 # TODO:
 # - userland headers needs to be fixed - inotify.h is missing
 # - more fixes needed
+# - does it require gcc4?? __builtin_offsetof
 #
 Summary:       Event-based init daemon
 Summary(pl):   Oparty na zdarzeniach demon init
@@ -17,6 +18,8 @@
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: libtool
+# Really needed?
+BuildRequires: gcc >= 4
 BuildRequires: gettext
 #Requires(post):       /sbin/ldconfig
 #Requires(post):       /sbin/telinit
@@ -89,6 +92,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2006/09/03 14:29:06  blues
+- it seems it requires gcc4 :-/
+
 Revision 1.5  2006/09/03 13:25:52  wolf
 - pl
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/upstart.spec?r1=1.5&r2=1.6&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to