Page Menu
Home
ClusterLabs Projects
Search
Configure Global Search
Log In
Files
F4525410
tito.props
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
tito.props
View Options
[buildconfig]
builder = custom.NativeFetchBuilder
tagger = tito.tagger.VersionTagger
lib_dir = .tito
[builder]
fetch_prep_command = $(test $(id -u) -eq 0 && echo "ln -s" || echo :) \
/usr/bin/false /usr/local/bin/rpmbuild \
&& git rev-list --count HEAD ^$(git describe \
--tags --abbrev=0) > build.counter \
&& export WITH="$(git rev-parse --abbrev-ref --quiet HEAD \
| grep -vqE '^[1-9].[0-9][0-9]*$' \
|| echo '--with pre_release')" \
&& { make srpm-temp || :; } \
&& test -z "${WITH}" || { \
echo '%define _with_pre_release --with-pre_release' \
> new.spec \
&& cat pacemaker.spec >> new.spec \
&& mv new.spec pacemaker.spec; } \
&& $(test $(id -u) -eq 0 && echo "rm -f" || echo :) \
/usr/local/bin/rpmbuild
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jun 26, 6:57 PM (1 d, 12 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1807103
Default Alt Text
tito.props (1 KB)
Attached To
Mode
rP Pacemaker
Attached
Detach File
Event Timeline
Log In to Comment