[Rpm-maint] Question about changing the name of an RPM

2008-09-02 Thread Nitzan Gurfinkel
I hope I'm on the right lit and I apologize if not. During the build process the RPMs get their names through the following Makefile line: $(M4) -DBUILDNUMBER=$(BUILDNUMBER) -DUSERNAME=$(USERNAME) -DRELEASETEXT=$(RELEASETEXT) -I$(RPM_TMPL_DIR) $(EXTRA_M4DEFINES) $(PKGDIR)/$(RPM_TEMPLATE)

[Rpm-maint] Tree of RPM list

2008-09-02 Thread Javier Eduardo Pereyra
Hello Guys, Excuse me but , do you know if exist some application we can see all the rpm listed on one tree graphic? Regards ___ Rpm-maint mailing list Rpm-maint@lists.rpm.org https://lists.rpm.org/mailman/listinfo/rpm-maint

[Rpm-maint] ACL and File Capability Support in RPM

2008-09-02 Thread Andreas Gruenbacher
Hello all, I am trying to get the minimal bits and pieces into place for allowing us to start using file capabilties. Currently, rpm neither supports acls nor file capabilities [1], and so when they are needed, the usual way is to set them in the %post script. This works, but unfortunately

Re: [Rpm-maint] Tree of RPM list

2008-09-02 Thread devzero2000
I sometime use this utility on fedora/rhel http://www.inf.ethz.ch/personal/lombardo/projects/rpmgraph-1.1.tar.gz hth On Fri, Aug 29, 2008 at 1:56 AM, Javier Eduardo Pereyra [EMAIL PROTECTED]wrote: Hello Guys, Excuse me but , do you know if exist some application we can see all the

Re: [Rpm-maint] New RPM seems to be much more aggressive about stripping binaries

2008-09-02 Thread Ville Skyttä
On Tuesday 02 September 2008, Richard W.M. Jones wrote: I don't know if this is the new version of RPM in Fedora Rawhide, or just coincidence, but recently I've noticed that RPM has become even more aggressive about stripping binaries. Just out of interest, how? Is strip invoked bu rpmbuild