From 60ad0c3fd1c55be857ea902ff431db8d958efc64 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Fri, 19 Apr 2013 17:25:16 -0400 Subject: Massive increase of changes. Too many to count --- test.ips | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) (limited to 'test.ips') 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 -- cgit