Bug 3580 - optional parameter and info messages for RHEL/makerpms.sh
Summary: optional parameter and info messages for RHEL/makerpms.sh
Status: RESOLVED FIXED
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: Packaging (show other bugs)
Version: 3.0.21c
Hardware: x86 Linux
: P3 enhancement
Target Milestone: none
Assignee: Gerald (Jerry) Carter (dead mail address)
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-03 11:44 UTC by Oliver Schulze L.
Modified: 2006-03-16 07:48 UTC (History)
0 users

See Also:


Attachments
patch for /packaging/RHEL/makerpms.sh (914 bytes, patch)
2006-03-03 11:45 UTC, Oliver Schulze L.
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Schulze L. 2006-03-03 11:44:17 UTC
Hi,
this is only a small patch for makerpms.sh

It does:
- print "creating samba.tar.bz2" message before and after creating the .tar.bz2,
  so the user know that "somthing" is happening
- use "$1" as a parameger to rpmbuild, 
  so that users can pass '--targer=i686' or other parameters to rpmbuild

It is for: /packaging/RHEL/makerpms.sh

HTH
Oliver
Comment 1 Oliver Schulze L. 2006-03-03 11:45:10 UTC
Created attachment 1772 [details]
patch for /packaging/RHEL/makerpms.sh
Comment 2 Gerald (Jerry) Carter (dead mail address) 2006-03-16 07:48:27 UTC
Checked in.