SPECS: upstart.spec - add versioned deps from HACKING
glen
glen at pld-linux.org
Sun Sep 3 23:22:07 CEST 2006
Author: glen Date: Sun Sep 3 21:22:07 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- add versioned deps from HACKING
---- Files affected:
SPECS:
upstart.spec (1.10 -> 1.11)
---- Diffs:
================================================================
Index: SPECS/upstart.spec
diff -u SPECS/upstart.spec:1.10 SPECS/upstart.spec:1.11
--- SPECS/upstart.spec:1.10 Sun Sep 3 22:15:23 2006
+++ SPECS/upstart.spec Sun Sep 3 23:22:02 2006
@@ -16,12 +16,12 @@
# Source0-md5: 67be7df5ed181713d638d18269d86e8f
Patch0: %{name}-builtin_offsetof.patch
URL: https://launchpad.net/products/upstart
-BuildRequires: autoconf
-BuildRequires: automake
-BuildRequires: libtool
+BuildRequires: autoconf >= 2.59
+BuildRequires: automake >= 1:1.9
+BuildRequires: libtool >= 2:1.5.22
+BuildRequires: gettext >= 0.14.5
# Really needed?
BuildRequires: gcc >= 5:4.0
-BuildRequires: gettext
BuildRequires: glibc-headers >= 6:2.4.0
#Requires(post): /sbin/ldconfig
#Requires(post): /sbin/telinit
@@ -96,6 +96,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.11 2006/09/03 21:22:02 glen
+- add versioned deps from HACKING
+
Revision 1.10 2006/09/03 20:15:23 glen
- proper epoches
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/upstart.spec?r1=1.10&r2=1.11&f=u
More information about the pld-cvs-commit
mailing list