aboutsummaryrefslogtreecommitdiffstats
path: root/repsys-example.conf
diff options
context:
space:
mode:
Diffstat (limited to 'repsys-example.conf')
-rw-r--r--repsys-example.conf9
1 files changed, 8 insertions, 1 deletions
diff --git a/repsys-example.conf b/repsys-example.conf
index 93d720f..34e180b 100644
--- a/repsys-example.conf
+++ b/repsys-example.conf
@@ -5,7 +5,8 @@ url-map = svn\+ssh://svn\.mandriva\.com/(.*) file:///\1
#tempdir = /tmp
## the command used to download files when using repsys sync -d
#download-command = wget -c -O '$dest' $url
-
+svn-env = SVN_SSH=/home/me/my-ssh-wrapper
+ SVN_FOO=bar
[log]
oldurl = svn+ssh://svn.mandriva.com/svn/packages/misc
@@ -38,6 +39,12 @@ upload-srpm = /usr/local/bin/youri.devel
# plugin
[users]
# jsmith = John Smith <jsmith26@example.com>
+#
+
+[srpm]
+# runs "make -C current/ srpm-prep" on the package before creating the
+# srpm file
+run-prep = yes
[submit]
host = kenobi.mandriva.com