Searched refs:owner (Results 1 - 25 of 564) sorted by relevance

1234567891011>>

/solaris-desktop/base-specs/
H A Dpython-imaging.spec8 %define owner liyuan
57 - Change owner to liyuan.
H A Ddrivel.spec8 %define owner hakwlu
66 Change the owner to hawklu
H A Dpython-twisted-web2.spec8 %define owner jouby
47 - Change the owner to jouby
H A Dlibdiscid.spec8 %define owner wangke
23 #owner:wangke date:2009-11-16 type:branding
H A Dpyyaml.spec8 %define owner yippi
70 - Change owner to yippi.
72 - Change owner to liyuan.
H A Dliboil.spec8 %define owner yippi
32 # date:2010-03-31 owner:yippi type:feature
38 # date:2010-03-31 owner:yippi type:feature bugzilla:27404
43 # date:2010-04-06 owner:yippi type:feature
H A Duperf.spec8 %define owner jefftsai
H A Dbabl.spec7 %define owner leon.sha
21 # date:2010-06-02 owner:yippi type:bug
89 - Change owner of spec and patch to leon.sha.
H A Dclutter-gst.spec8 %define owner lin
78 - Change owner to lin
H A Dclutter-gtk.spec8 %define owner lin
63 - Change patch and spec owner to lin
H A Dgamin.spec10 %define owner lin
14 %define owner lin
22 # owner:lin date:2007-12-05 type:feature bugzilla:491319
H A Dgimp-hdr.spec8 %define owner leon.sha
22 # date:2008-07-18 owner:leon.sha type:branding
24 # date:2008-08-28 owner:fujiwara type:feature
62 - Change spec and patch owner to leon.sha
H A Dlibvisual-plugins.spec8 %define owner wangke
19 # date:2009-09-24 owner:wangke type:branding
79 - Change owner to Jerry Tan
H A Dpangomm.spec8 %define owner gheet
69 - Change spec and patch owner to gheet
H A Dpython-twisted.spec8 %define owner jouby
60 - Change the owner to jouby
H A Dpython-xdg.spec8 %define owner liyuan
54 - Change owner to liyuan.
/solaris-desktop/specs/
H A DSUNWfirefox-bookmark.spec10 %define owner hawklu
H A DSUNWxdg-utils.spec8 %define owner lin
22 # date:2008-02-13 owner:dkenny type:bug
24 # date:2008-02-13 owner:dkenny type:bug
26 # date:2008-02-19 owner:dkenny type:bug
28 # date:2009-02-19 owner:mattman type:branding
H A DSUNWlibical.spec8 %define owner jedy
25 #owner:fujiwara date:2008-12-12 type:bug bugster:6783979 bugid:2417984
139 - Set default dir/file attribute for base pkg to correct invalid owner issue.
H A DSUNWopensp.spec10 %define owner laca
27 # date:2004-01-09 type:feature owner:laca
30 # date:2009-02-20 type:branding owner:mattman
H A DSUNWgnome-python26-libs.spec11 %define owner laca
H A DSUNWgnome-xml.spec12 %define owner gheet
H A DSUNWpython26-twisted-web2.spec8 %define owner jouby
61 - Change the owner to jouby
H A DSUNWpyyaml26.spec10 %define owner yippi
61 - Change owner name to liyuan.
/solaris-desktop/scripts/
H A Dreport-copyright21 # information: Portions Copyright [yyyy] [name of copyright owner]
100 # find the owner from the comments
102 my $owner = `grep '$RE' $spec | head -1`;
103 chomp ($owner);
104 if ($owner eq '') {
105 $owner = 'Unknown';
107 $owner =~ s/^#\s*[Oo]wner:\s*(\S+)\s*/$1/;
108 $owners{$spec} = $owner;
125 <tr><td><b>spec file</b></td><td><b>owner</b></td><td><b>copyright file</b></td></tr>
150 <b>Missing copyright files by owner
[all...]

Completed in 131 milliseconds

1234567891011>>