https://bugzilla.redhat.com/show_bug.cgi?id=1344276 --- Comment #20 from Sachidananda Urs <surs@xxxxxxxxxx> --- > install -m 755 extras/usecases/replace-node/gluster-replace-node \ > %{buildroot}/usr/bin > - Do you need to make %{buildroot}/usr/bin here?, or does the earlier > "setup.py install" command already create that directory for you? I do run mkdir before running install. > > %global _rpmfilename noarch/%{name}-%{version}-%{release}%{?dist}.rpm > I don't think this line is needed. I wanted the rpm to be created with version-release and dist name. Because by default noarch is added. For example: gdeploy-2.0.1-3.el7rhgs.rpm gdeploy-2.0.1-3.noarch.rpm What is the convention? -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx