This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goserver. from ab7b732 silence rpmlint a bit more new f7507b4 typo fixes The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: x2goserver.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goserver.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goserver. commit f7507b43bb65fb4a724d60584144b02213130847 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Oct 14 06:43:24 2014 +0200 typo fixes --- x2goserver.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/x2goserver.spec b/x2goserver.spec index e5ca773..bf178e6 100644 --- a/x2goserver.spec +++ b/x2goserver.spec @@ -145,7 +145,7 @@ Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $versi %if 0%{?fedora} || 0%{?rhel} Group: Development/Libraries %else -Group Development/Libraries/Perl +Group: Development/Libraries/Perl %endif %description -n perl-X2Go-Server @@ -178,7 +178,7 @@ Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $versi %if 0%{?fedora} || 0%{?rhel} Group: Development/Libraries %else -Group Development/Libraries/Perl +Group: Development/Libraries/Perl %endif %description -n perl-X2Go-Server-DB @@ -208,7 +208,7 @@ Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $versi %if 0%{?fedora} || 0%{?rhel} Group: Development/Libraries %else -Group Development/Libraries/Perl +Group: Development/Libraries/Perl %endif %description -n perl-X2Go-Log -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goserver.git