summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-08-13 15:55:42 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-08-13 15:56:41 (EDT)
commit7e822e245d41bacc7755180cef2bb952fba96f9b (patch)
tree800a62b6f035094e56467b7a828a1fea5348d5d4
parentf6ee93bfaa23360fec45e638152c5e78d35321fd (diff)
Update to SPF 2.0.
-rwxr-xr-xbuild14
-rw-r--r--build-essential.pkg/control2
-rw-r--r--build-essential.pkg/docs (renamed from build-essential.pkg/install)0
-rw-r--r--changelog6
-rw-r--r--control2
-rw-r--r--format2
6 files changed, 11 insertions, 15 deletions
diff --git a/build b/build
index 22e14b8..4aba4e7 100755
--- a/build
+++ b/build
@@ -1,13 +1,5 @@
-#! /usr/bin/make -f
+#!/usr/bin/make -f
-PKGS = build-essential
+build:
-$(PKGS): build-essential.buildstamp
-
-.SILENT: build-essential.buildstamp
-build-essential.buildstamp:
- oh-installfiles $(PKGS)
- oh-installdocs build-essential
- oh-gencontrol $(PKGS)
- oh-buildopk $(PKGS)
- touch $@
+install:
diff --git a/build-essential.pkg/control b/build-essential.pkg/control
index 43ae8c4..8dc7685 100644
--- a/build-essential.pkg/control
+++ b/build-essential.pkg/control
@@ -1,5 +1,5 @@
-Package: build-essential
Architecture: all
+Platform: all
Depends: libc.6-dev, binutils, gcc, g++, make, opkhelper
Recommends: fakeroot
Suggests: autoconf, automake
diff --git a/build-essential.pkg/install b/build-essential.pkg/docs
index e69de29..e69de29 100644
--- a/build-essential.pkg/install
+++ b/build-essential.pkg/docs
diff --git a/changelog b/changelog
index e89d20b..7d250f9 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,9 @@
+build-essential (0.2) trunk
+
+ * Update to SPF 2.0.
+
+ -- "P. J. McDermott" <pjm@nac.net> Tue, 13 Aug 2013 15:52:44 -0400
+
build-essential (0.1)
* Initial release.
diff --git a/control b/control
index f590689..6b60997 100644
--- a/control
+++ b/control
@@ -1,3 +1 @@
-Source: build-essential
-Version: 0.1
Maintainer: "P. J. McDermott" <pjm@nac.net>
diff --git a/format b/format
index d3827e7..cd5ac03 100644
--- a/format
+++ b/format
@@ -1 +1 @@
-1.0
+2.0