[devel] I: gear-remotes-restore with git source comments support

Igor Vlasenko vlasenko на imath.kiev.ua
Ср Окт 25 19:20:48 MSK 2017


Господа,
По итогам обсуждения в devel@ ([devel] Неизвестный апстрим пакетов)

в утилиты gear-remotes-* добавлена поддержка комментариев 
в спеке, указывающих на upstream git repository,
в различных форматах (в т.ч. # Source-git:)

Как это работает на примере
xfce4-hardware-monitor-plugin.git

 $ gear-remotes-restore
gear-remotes-restore: .gear/upstream/remotes not found.
However, spec file has a comment
# git://git.xfce.org/panel-plugins/xfce4-hardware-monitor-plugin

run
gear-remotes-set-from-spec-comment to set the url from spec file comment
or
gear-remotes-set-from-url <url> to set the git url manually.
 $ echo $?             
1

Просто поиск комментариев работает с помощью

 $ gear-remotes-set-from-spec-comment --print
git://git.xfce.org/panel-plugins/xfce4-hardware-monitor-plugin

без --print 
gear-remotes-set-from-spec-comment запишет этот URL
как upstream.

-- 

I V


Подробная информация о списке рассылки Devel