Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
etersoft-build-utils
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
korinf
etersoft-build-utils
Commits
d920f217
Commit
d920f217
authored
Apr 24, 2009
by
Vitaly Lipatov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
rpmbph: small fixes
parent
f33322b4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
rpmbph
bin/rpmbph
+4
-2
No files found.
bin/rpmbph
View file @
d920f217
...
@@ -34,7 +34,8 @@ if [ "$VENDOR" = "alt" ] ; then
...
@@ -34,7 +34,8 @@ if [ "$VENDOR" = "alt" ] ; then
ADDDEF
=
""
ADDDEF
=
""
CLEANTEXT
=
""
CLEANTEXT
=
""
else
else
BUILDREQ
=
"BuildRequires: rpm-build-altlinux-compat >= 0.95"
# Need our compat package and disable strong patch checking
BUILDREQ
=
"BuildRequires: rpm-build-altlinux-compat >= 0.95
\n
%define _default_patch_fuzz 3"
[
-z
"
$BUILDCOMMAND
"
]
&&
BUILDCOMMAND
=
rpmbb
[
-z
"
$BUILDCOMMAND
"
]
&&
BUILDCOMMAND
=
rpmbb
set_release
$SPECNAME
eter
$BASERELEASE$VENDOR
set_release
$SPECNAME
eter
$BASERELEASE$VENDOR
ADDDEF
=
"%defattr(-, root, root)"
ADDDEF
=
"%defattr(-, root, root)"
...
@@ -269,7 +270,8 @@ for i in $LISTBUILT ; do
...
@@ -269,7 +270,8 @@ for i in $LISTBUILT ; do
uni_rpminstall
$SPKG
uni_rpminstall
$SPKG
SPECNAME
=
$RPMTOPDIR
/SPECS/
$(
spec_by_srpm
$SPKG
)
SPECNAME
=
$RPMTOPDIR
/SPECS/
$(
spec_by_srpm
$SPKG
)
test
-r
"
$SPECNAME
"
||
fatal
"Spec
$SPECNAME
is not found"
test
-r
"
$SPECNAME
"
||
fatal
"Spec
$SPECNAME
is not found"
rm
-f
$SPKG
# FIXME: do not remove if not repacked
#rm -f $SPKG
alt_tolocal
$SPECNAME
alt_tolocal
$SPECNAME
done
done
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment