Spec URL: http://www.snorp.net/files/rum/rum.spec SRPM URL: http://www.snorp.net/files/rum/rum-1.0.0-1.src.rpm Description: rum is a rug-like interface for yum
Oops, I should mention that this is my first package and I would need a sponsor, etc.
So at first glance, the package spec file looks great. Did you run it through rpmlint? If so, any spew?
Yeah, it gives me this: W: rum summary-not-capitalized rum is a rug-like interface for yum E: rum non-executable-script /usr/share/rum/rummain.py 0644 E: rum non-executable-script /usr/share/rum/i18n.py 0644 E: rum zero-length /usr/share/doc/rum-1.0.0/ChangeLog All of that seems fairly benign to me, but what do I know :)
cool. And the srpm builds okay in mock? If so, seems fine.
In general you shouldn't package zero length files. Also, the description is somewhat lacking. Even if it's supposed that I know what "yum" is, I have little chance of knowing what "rug" might be.
Ok, I changed the description to: rum is a rug-like interface for yum (Yellowdog Updater Modified). rug is the command-line frontend for rcd (Red Carpet Daemon). And removed the empty ChangeLog
Bah, I meant: rum is a rug-like interface for yum (Yellow dog Updater, Modified). rug is the command-line frontend for rcd (Red Carpet Daemon).
Let me know when you've created an account, sent in the CLA, etc, and I'll move you over to sponsored status.
Quick note: the Source should be a full url.
** I've seen you have updated the src.rpm Next time, do update the release version as well. ** %defattr(-,root,root,-) %defattr(-,root,root) Duplicates ** chitlesh(rum-1.0.0-1)[0]$rpmlint /home/chitlesh/rpmbuild/SRPMS/rum-1.0.0-1.src.rpm W: rum summary-not-capitalized rum is a rug-like interface for yum Capitalized the "R" of "rum" E: rum description-line-too-long rum is a rug-like interface for yum (Yellow dog Updater, Modified). rug is the command-line frontend for rcd (Red Carpet Daemon). Divide it into 2 lines ** /usr/bin/install -c -m 644 'i18n.py' '/var/tmp/rum-1.0.0-1-root-chitlesh/usr/share/rum/i18n.py' /usr/bin/install -c -m 644 'rumcommand.py' '/var/tmp/rum-1.0.0-1-root-chitlesh/usr/share/rum/rumcommand.py' /usr/bin/install -c -m 644 'rummain.py' '/var/tmp/rum-1.0.0-1-root-chitlesh/usr/share/rum/rummain.py' preserves the files' timestamps make INSTALL="install -p" install DESTDIR=$RPM_BUILD_ROOT ** Like Brian said : the Source should be a full url.
James Willcox, Are you interested in this package anymore? Its been stalled for a long time now.
No, we should close it. I haven't taken the time to get the CLA approved by my employer, and I haven't worked on rum in quite a while.