name: ipsutils version: 0.3.1 release: 1 maintainer: "Joseph Hunkeler " upstream_url: http://localhost/ipsutils-0.3.1.tar.gz source_url: http://localhost/ipsutils-0.3.1.tar.gz description: "Python IPS library" summary: "A python based IPS library" group: developer classification: "org.opensolaris.category.2008:Development/Distribution Tools" arch: i386 license: GPL %setup %end %prep %end %build python setup.py build %end %install python setup.py install --root=$BUILDPROTO --prefix=/opt/ipsutils %end %transforms edit group bin sys> %end