aboutsummaryrefslogtreecommitdiff
path: root/test.ips
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunk@stsci.edu>2013-04-19 17:25:16 -0400
committerJoseph Hunkeler <jhunk@stsci.edu>2013-04-19 17:25:16 -0400
commit60ad0c3fd1c55be857ea902ff431db8d958efc64 (patch)
tree52c43cdca24248f06bc99bc226e82a347ce148bc /test.ips
parenta332d3db796261e5cc5dec457c8ae0997c7257b4 (diff)
downloadipsutils-60ad0c3fd1c55be857ea902ff431db8d958efc64.tar.gz
Massive increase of changes. Too many to count
Diffstat (limited to 'test.ips')
-rw-r--r--test.ips19
1 files changed, 13 insertions, 6 deletions
diff --git a/test.ips b/test.ips
index b13446e..45a95e8 100644
--- a/test.ips
+++ b/test.ips
@@ -1,12 +1,19 @@
-name: developer/testpkg
-version: 0.1
-release: 1
-maintainer: test person
-upstream_url: http://localhost/testpkg.tar.gz
-description: a test package
+name: testpkg
+version: 0.1
+release: 1
+maintainer: test person
+upstream_url: http://localhost/testpkg-0.1.tar.gz
+source_url: http://localhost/testpkg-0.1.tar.gz
+description: "a test package"
+summary: "test package"
+group: developer
+classification: "edu.stsci:Development/Solaris 11"
arch: i386
license: GPL
+%setup
+%end
+
%prep
%end