srpm-1.0.oe:
authorChris Larson <clarson@kergoth.com>
Mon, 30 Jun 2003 19:52:19 +0000 (19:52 +0000)
committerChris Larson <clarson@kergoth.com>
Mon, 30 Jun 2003 19:52:19 +0000 (19:52 +0000)
  SRPM class rename
glibc-2.3.1.oe:
  BUGFIX: glibc should depend on kernel-headers.

BKrev: 3f0094f3qFqzqfwPmU2Xm5ddVmRf5w

content/glibc-2.3.1.oe
test~/srpm-1.0.oe

index 547b19f..b3f0eb8 100644 (file)
@@ -1,7 +1,7 @@
 DESCRIPTION="GNU C Library"
 LICENSE="LGPL"
 SECTION="libs"
-DEPENDS=""
+DEPENDS="content/kernel-headers"
 RDEPENDS=""
 PRIORITY=required
 MAINTAINER="Chris Larson <kergoth@handhelds.org>"
index e69de29..bbca909 100644 (file)
@@ -0,0 +1,4 @@
+inherit base_srpm
+
+SRC_URI=""
+SRPMFILE="/usr/src/redhat/SRPMS/kernel-2.5.70mm7-2.src.rpm"