spec-create: document the creation of a specfile starting from a git repository
Signed-off-by: Davide Madrisan <davide.madrisan@gmail.com>
This commit is contained in:
parent
775f2a7049
commit
165e54e8d2
@ -13,6 +13,10 @@ Changes in version 1.12.4
|
||||
Remove the extra newline added to workaroung a bug in curl.
|
||||
It's fixed now.
|
||||
|
||||
+ improvement
|
||||
* spec-create - Davide Madrisan:
|
||||
Document the creation of a specfile starting from a git repository.
|
||||
|
||||
-------------------------------------------------------------------------------
|
||||
|
||||
Changes in version 1.12.3
|
||||
|
@ -120,6 +120,7 @@ function usage() {
|
||||
"$"Samples"":
|
||||
@frontend@ -s ~/software/@package@-@version@.tar.bz2 -t standard -o @package@.spec
|
||||
@frontend@ -s http://ftp.qilinux.it/devel/tools/@package@/@package@-@version@.tar.bz2
|
||||
@frontend@ -s git://anongit.freedesktop.org/gstreamer/gst-omx -o gst-omx.spec -n gst-omx
|
||||
|
||||
"$"Report bugs to <davide.madrisan@gmail.com>."
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user