Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
server:php:applications
roundcubemail-plugin-identity_smtp
update.sh
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File update.sh of Package roundcubemail-plugin-identity_smtp
#! /bin/bash NAME=Roundcube-SMTP-per-Identity-Plugin git clone --depth 1 https://github.com/elm/${NAME} ${NAME} osc rm $NAME-*.tar.bz2 pushd ${NAME} date=`date +"%Y%m%d"` VER=$date ARC=$NAME-$VER.tar.bz2 git archive --prefix=$NAME-$VER/ master | bzip2 >../$ARC popd echo "New date $date" sed -i "s/\(Version: \+\).\+/\1$VER/" *.spec rm -rf $NAME osc add $ARC
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor