The branch, master has been updated via f12e0d45786e2fa91da6f13e3539a23073c9d2db (commit) from c6ed92e066c2ae89d2ccd1820d2a7567f51d2c5f (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit f12e0d45786e2fa91da6f13e3539a23073c9d2db Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sun Dec 8 01:36:07 2013 +0100 clean up previous SRPM packages from build env ----------------------------------------------------------------------- Summary of changes: bin/build-rpm-package | 1 + 1 file changed, 1 insertion(+) The diff of changes is: diff --git a/bin/build-rpm-package b/bin/build-rpm-package index 7be279c..29631cf 100755 --- a/bin/build-rpm-package +++ b/bin/build-rpm-package @@ -144,6 +144,7 @@ clear_pkgdist() { mkdir -p "$PKGDIST/$l_DIST/$l_CODENAME/$l_ARCH" #rm -f "$PKGDIST/$l_DIST/$l_CODENAME/$l_ARCH/dupload.conf" rm -f "$PKGDIST/rpmbuild/SOURCES/$PROJECT-"*.tar.gz + rm -f "$PKGDIST/rpmbuild/SRPMS/$PROJECT-"*.src.rpm rm -f "$PKGDIST/$l_DIST/$l_CODENAME/$l_ARCH/"*.log rm -f "$PKGDIST/$l_DIST/$l_CODENAME/$l_ARCH/$PROJECT-"*.rpm fi hooks/post-receive -- buildscripts.git (X2Go packaging scripts) This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "buildscripts.git" (X2Go packaging scripts).