Add nsjail upstream url
authorKunhoon Baik <knhoon.baik@samsung.com>
Wed, 25 Aug 2021 05:24:45 +0000 (14:24 +0900)
committerKunhoon Baik <knhoon.baik@samsung.com>
Wed, 25 Aug 2021 05:24:45 +0000 (14:24 +0900)
Please keep the latest upstream source code in the upstream-git by using the url in "#X-Vcs-Url"

You can update the upstream manually. Following commands can be used to keep the latest upstream source code.
 $ git remote add upstream https://github.com/google/nsjail.git
 $ git fetch --all
 $ git checkout upstream-git
 $ git rebase upstream/master
 $ git push origin upstream-git:upstream-git

packaging/nsjail.spec

index db7e3cbf08411840fa8875e1d9fa22585472f03f..1957a341897b003802ac06bed7624c661f8cff8d 100644 (file)
@@ -9,6 +9,7 @@ Summary:        A light-weight process isolation tool
 License:        Apache-2.0
 Group:          System/Other
 URL:            https://nsjail.com
+#X-Vcs-Url:     https://github.com/google/nsjail.git
 Source0:        nsjail-%{version}.tar.gz
 #Source1:        kafel.tar.gz
 Source1001:    %{name}.manifest