From 3dc8238d300e8d191aabc347e45fa20e1d16ccf5 Mon Sep 17 00:00:00 2001
From: Norm Jacobs <Norm.Jacobs@Sun.COM>
Date: Fri, 15 Oct 2010 23:15:38 +0200
Subject: [PATCH] package audits should pass pkglint incrementals should work better

---
 components/rsync/rsync.p5m |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/components/rsync/rsync.p5m b/components/rsync/rsync.p5m
index f2ab0e0..2b1bc13 100644
--- a/components/rsync/rsync.p5m
+++ b/components/rsync/rsync.p5m
@@ -29,6 +29,7 @@
 set name=info.source_url value=$(COMPONENT_ARCHIVE_URL)
 set name=info.upstream_url value=$(COMPONENT_PROJECT_URL)
 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+set variant.arch=$(ARCH)
 license COPYING license="GPLv2"
 dir path=usr
 dir path=usr/bin
@@ -39,7 +40,7 @@
 file path=usr/bin/rsync variant.arch=$(ARCH)
 file path=usr/share/man/man1/rsync.1
 file path=usr/share/man/man5/rsyncd.conf.5
-depend fmri=pkg:/system/library@0.5.11-0.143 type=require
+depend fmri=pkg:/system/library type=require
 
 
 

--
Gitblit v1.9.3