Package: rsrce
Version: 0.1-2

Hi!

The rsrce utility does not currently allow for new resources to be created.
The attached patches add missing functionality.

rsrce-0.1-cmd.patch
 * adds new commands to create and delete resource, change resource
   name and attributes
rsrce-0.1-cmd_parser.patch
 * allows escaping spaces (necessary for the rename command)
 * adds support for comments and empty lines in the input
rsrce-0.1-chattr.patch
 * allows changing the resource attributes using symbolic representation

Sample commands:
rsrce> create type:1
rsrce> rename type:1 my\ name
rsrce> chattr type:1 s
rsrce> chattr type:1 -s+L


Best regards,

Piotr Krysiuk

Attachment: rsrce-0.1-cmd.patch
Description: Binary data

Attachment: rsrce-0.1-cmd_parser.patch
Description: Binary data

Attachment: rsrce-0.1-chattr.patch
Description: Binary data

Reply via email to