>Hi, > >I want to add a further check, who checks that in the %files section >is not used /* to list files of the packages. Using grep and awk does >not work here. Is there a way to use these tools to make it work ? > >regards > >-- >Tobias Gerschner >Member of Board of Yoper Ltd. NZ > >Knowing is not enough; we must apply. Willing is not enough; we must do. >_______________________________________________ >yoper-dev mailing list >[email protected] >https://morpheus.pingos.org/cgi-bin/mailman/listinfo/yoper-dev
Hi again,.. I wrote a quick c program instead.. its in my home dir on the server if you want to look at it. called checkspec. returns: 0: no specfile supplied, or unable to open spec file 1: everything went ok -1: the spec file failed validation any probs let me know Justin _______________________________________________ yoper-dev mailing list [email protected] https://morpheus.pingos.org/cgi-bin/mailman/listinfo/yoper-dev
