On 5/18/20 12:01 PM, Jan Palus wrote:
Thanks. Not a big deal but description is missing -- other packages use Summary:
for this purpose.


fixed.


idea was to emulate package being created, but it was not that easy. had to hack setdescription.sh to skip checking master branch and remove existing description file.


i guess in the future, could utilize git push options:

- https://git-scm.com/docs/githooks


or add new gitolite git ssh command like we have 'copy', 'move', ..., 'trash'


1. root@1822-cvs packages/dxr2-driver.git# mv description description.old

2. glen@carme$

➔ echo '##' >> *.spec

➔ g commit -am 'force desc update'
➔ g co -b mirror3 && g push -u

_______________________________________________
pld-devel-en mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en

Reply via email to