diff options
author | Chris Larson <clarson@kergoth.com> | 2003-06-30 19:52:19 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2003-06-30 19:52:19 +0000 |
commit | 7a4af1578d1f16fa8bfdd91e351d84c2764cf475 (patch) | |
tree | 3b726e3f57df7bda2934ff8462768829a1adc0be /test~ | |
parent | 65fe4f3e28cf8d3ab06c16a0783d20b9f7f244d3 (diff) |
srpm-1.0.oe:
SRPM class rename
glibc-2.3.1.oe:
BUGFIX: glibc should depend on kernel-headers.
BKrev: 3f0094f3qFqzqfwPmU2Xm5ddVmRf5w
Diffstat (limited to 'test~')
-rw-r--r-- | test~/srpm-1.0.oe | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test~/srpm-1.0.oe b/test~/srpm-1.0.oe index e69de29bb2..bbca90910f 100644 --- a/test~/srpm-1.0.oe +++ b/test~/srpm-1.0.oe @@ -0,0 +1,4 @@ +inherit base_srpm + +SRC_URI="" +SRPMFILE="/usr/src/redhat/SRPMS/kernel-2.5.70mm7-2.src.rpm" |