diff --git a/ChangeLog b/ChangeLog index 61d73ed..770a282 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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 diff --git a/plugins/spec-create.in b/plugins/spec-create.in index 6042dc2..c9de89a 100644 --- a/plugins/spec-create.in +++ b/plugins/spec-create.in @@ -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 ."