index
:
buildscripts
arctica-builder
Arctica Project's buildscripts and tools
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
build-rpm-package
Commit message (
Expand
)
Author
Age
Files
Lines
*
bin/build-rpm-package: finally create the temporary dir and file.
Mihai Moldovan
2015-04-01
1
-0
/
+13
*
bin/build-rpm-package: add cleanup() function and signal handlers.
Mihai Moldovan
2015-04-01
1
-0
/
+51
*
bin/build-rpm-package: make repeat_str() actually terminate.
Mihai Moldovan
2015-04-01
1
-0
/
+1
*
bin/build-rpm-package: make repeat_str() function declaration consistent.
Mihai Moldovan
2015-04-01
1
-1
/
+1
*
bin/build-rpm-package: add the easy part of create_mock_config().
Mihai Moldovan
2015-04-01
1
-0
/
+39
*
bin/build-rpm-package: add repeat_str() function to... repeat a string.
Mihai Moldovan
2015-04-01
1
-0
/
+14
*
bin/build-rpm-package: fix --repo order in obs-build call.
Mihai Moldovan
2015-03-25
1
-2
/
+2
*
bin/build-rpm/package: remove extraneous extras package repository from suse ...
Mihai Moldovan
2015-03-24
1
-3
/
+2
*
bin/build-rpm-package: missed space messing up mock return value.
Mihai Moldovan
2015-03-24
1
-1
/
+1
*
bin/build-rpm-package: TYPESET ALL THE THINGS! To make them local to the func...
Mihai Moldovan
2015-03-24
1
-20
/
+20
*
bin/build-rpm-package: the semantics of MOCK_VER being set/unset changed in m...
Mihai Moldovan
2015-03-24
1
-1
/
+1
*
bin/build-rpm-package: work around buggy mock versions.
Mihai Moldovan
2015-03-24
1
-3
/
+13
*
bin/build-rpm-package: add period to error sentences.
Mihai Moldovan
2015-03-24
1
-5
/
+5
*
bin/build-rpm-package: add mock version checking function.
Mihai Moldovan
2015-03-24
1
-0
/
+62
*
bin/build-rpm-package: fix typos.
Mihai Moldovan
2015-03-23
1
-4
/
+4
*
bin/build-rpm-package: add comment to remind to autogenerate mock files.
Mihai Moldovan
2015-03-23
1
-0
/
+2
*
bin/build-rpm-package: add component, as we want to pull in repositories for ...
Mihai Moldovan
2015-03-23
1
-4
/
+4
*
bin/build-rpm-package: add support for fetching extra repositories. Use RPM_M...
Mihai Moldovan
2015-03-23
1
-12
/
+83
*
Clean up source RPM files from binary file places.
Mihai Moldovan
2015-03-06
1
-4
/
+11
*
bin/build-rpm-package: actually *check* for EPEL.
Mihai Moldovan
2015-02-20
1
-1
/
+1
*
bin/build-rpm-package: use SHA(1) checksums for EPEL 5 repos, as yum-3.0 does...
Mihai Moldovan
2015-02-20
1
-1
/
+5
*
bin/build-rpm-package: replace mock '--result path' with '--resultdir=path' a...
Mihai Moldovan
2015-02-05
1
-3
/
+3
*
bin/build-rpm-package: also clean up old SRPM's.
Mihai Moldovan
2015-02-05
1
-1
/
+2
*
fix for last commit
Mike Gabriel
2015-02-04
1
-1
/
+2
*
no dashes in RPM release strings
Mike Gabriel
2015-02-04
1
-1
/
+1
*
fix for last commit
Mike Gabriel
2015-02-04
1
-1
/
+1
*
allow builds for build-main-test branch
Mike Gabriel
2015-02-04
1
-0
/
+2
*
obs-build: when building for SLE 11.2 and 11.3, obs-build drops the (S)RPM bu...
Mike Gabriel
2015-01-29
1
-4
/
+12
*
bin/build-{deb,nsis,rpm}-package: fix NO_DELAY logic once again and this time...
Mihai Moldovan
2015-01-29
1
-1
/
+1
*
bin/build-rpm-package: fix error in NO_DELAY logic.
Mihai Moldovan
2015-01-29
1
-1
/
+1
*
bin/build-{deb,nsis,rpm}-package: fix FORCE_BUILD and NO_DELAY logic to treat...
Mihai Moldovan
2015-01-29
1
-2
/
+3
*
bin/build-rpm-package: add SRPM upload capability.
Mihai Moldovan
2015-01-28
1
-2
/
+3
*
bin/build-rpm-package: also copy source RPM's to staging dir and sign them.
Mihai Moldovan
2015-01-28
1
-1
/
+30
*
Fix: wqfix v3signing for epel-5 builds (Fixes: #699)
Mike DePaulo
2014-12-21
1
-1
/
+4
*
createrepo does not work for all sle versions, so using a flat folder with rpms
Mike Gabriel
2014-12-20
1
-1
/
+1
*
rename sles to sle
Mike Gabriel
2014-12-20
1
-10
/
+10
*
probably a fix for gpg: file not found
Mike Gabriel
2014-12-13
1
-2
/
+2
*
wqfix v3signing for epel-5 builds
Mike Gabriel
2014-12-13
1
-3
/
+10
*
support v3 signature for epel-5 builds
Mike Gabriel
2014-12-13
1
-1
/
+4
*
wait for build if arch is i386, use ps instead of chrooted-mounted /proc
Mike Gabriel
2014-12-11
1
-1
/
+5
*
fix local path URL
Mike Gabriel
2014-12-02
1
-1
/
+1
*
fix local SLES repo path!
Mike Gabriel
2014-12-02
1
-1
/
+1
*
obtain extra packages distro name based for SUSE RPM builds
Mike Gabriel
2014-12-02
1
-2
/
+2
*
enable SLES build support
Mike Gabriel
2014-12-02
1
-8
/
+18
*
allow builds for openSUSE 12.2
Mike Gabriel
2014-12-02
1
-1
/
+1
*
allow builds for openSUSE 13.2
Mike Gabriel
2014-12-02
1
-1
/
+1
*
fix tty allocation problems when signing repomd.xml
Mike Gabriel
2014-10-29
1
-2
/
+2
*
sign repomd.xml file after re-creation
Mike Gabriel
2014-10-29
1
-0
/
+3
*
also use X2Go extra packages when building openSUSE 32bit packages
Mike Gabriel
2014-10-14
1
-0
/
+1
*
build against packages in the X2GO extras repo
Mike Gabriel
2014-10-14
1
-0
/
+1
[next]