Hello community,

here is the log from the commit of package obs-service-tar_scm for 
openSUSE:Factory checked in at 2012-11-02 15:12:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/obs-service-tar_scm (Old)
 and      /work/SRC/openSUSE:Factory/.obs-service-tar_scm.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "obs-service-tar_scm", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/obs-service-tar_scm/obs-service-tar_scm.changes  
2012-10-06 18:39:51.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.obs-service-tar_scm.new/obs-service-tar_scm.changes 
    2012-11-02 15:12:24.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Nov  1 14:53:39 GMT 2012 - [email protected]
+
+- Fix usage text for submodules option
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ tar_scm ++++++
--- /var/tmp/diff_new_pack.59qEA9/_old  2012-11-02 15:12:27.000000000 +0100
+++ /var/tmp/diff_new_pack.59qEA9/_new  2012-11-02 15:12:27.000000000 +0100
@@ -98,7 +98,7 @@
       ;;
       *)
         echo "Unknown parameter: $1"
-        echo 'Usage: $SERVICE --scm $SCM --url $URL [--subdir $SUBDIR] 
[--revision $REVISION] [--version $VERSION] [--include $INCLUDE]* [--exclude 
$EXCLUDE]* [--versionformat $FORMAT] [--versionprefix $PREFIX] [--filename 
$FILENAME] [--package-meta $META] [--disable-git-submodule] --outdir $OUT'
+        echo 'Usage: $SERVICE --scm $SCM --url $URL [--subdir $SUBDIR] 
[--revision $REVISION] [--version $VERSION] [--include $INCLUDE]* [--exclude 
$EXCLUDE]* [--versionformat $FORMAT] [--versionprefix $PREFIX] [--filename 
$FILENAME] [--package-meta $META] [--submodules disable] --outdir $OUT'
         exit 1
       ;;
     esac

++++++ tar_scm.service ++++++
--- /var/tmp/diff_new_pack.59qEA9/_old  2012-11-02 15:12:27.000000000 +0100
+++ /var/tmp/diff_new_pack.59qEA9/_new  2012-11-02 15:12:27.000000000 +0100
@@ -45,7 +45,7 @@
     <description>Stored history depth. Special value "full" clones/pulls full 
history. Only valid if SCM git is used.</description>
   </parameter>
   <parameter name="submodules">
-    <description>Do not include git submodules.</description>
+    <description>Whether or not to include git submodules.  Default is 
'enable'</description>
     <allowedvalue>enable</allowedvalue>
     <allowedvalue>disable</allowedvalue>
   </parameter>

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to