Re: [CentOS] Trying to rebuild srpm from fedora....

2010-02-01 Thread Tom Bishop
Thanks Russ, I saw all the deps on their page, I guess I'll stop beating my head against the wall...lol ;) On Mon, Feb 1, 2010 at 6:14 PM, R P Herrold wrote: > On Mon, 1 Feb 2010, Akemi Yagi wrote: > > > This CentOS wiki will help you: > > > > http://wiki.centos.org/HowTos/RebuildSRPM > > > > Ak

Re: [CentOS] Trying to rebuild srpm from fedora....

2010-02-01 Thread Tom Bishop
Im just not seeing it, prolly staring me right in the face...attached is the .spec file On Mon, Feb 1, 2010 at 5:49 PM, Ross Walker wrote: > On Feb 1, 2010, at 5:33 PM, Tom Bishop wrote: > > Here is the section of the spec file: > > > %{_bindir}/%{name} > > %{_datadir}/applications/%{name}.

Re: [CentOS] Trying to rebuild srpm from fedora....

2010-02-01 Thread Ross Walker
On Feb 1, 2010, at 5:33 PM, Tom Bishop wrote: Here is the section of the spec file: %{_bindir}/%{name} %{_datadir}/applications/%{name}.desktop %{_datadir}/%{name} %{_mandir}/man1/%{name}* %{_datadir}/pixmaps/ %{_datadir}/icons/hicolor/*/apps/%{name}.* it appears to be coverd... Ah, not re

Re: [CentOS] Trying to rebuild srpm from fedora....

2010-02-01 Thread Clint Dilks
Tom Bishop wrote: > Here is the section of the spec file: > > %{_bindir}/%{name} > %{_datadir}/applications/%{name}.desktop > %{_datadir}/%{name} > %{_mandir}/man1/%{name}* > %{_datadir}/pixmaps/ > %{_datadir}/icons/hicolor/*/apps/%{name}.* > > > it appears to be coverd... > > On Mon, Feb 1, 2010 a

Re: [CentOS] Trying to rebuild srpm from fedora....

2010-02-01 Thread Tom Bishop
Here is the section of the spec file: %{_bindir}/%{name} %{_datadir}/applications/%{name}.desktop %{_datadir}/%{name} %{_mandir}/man1/%{name}* %{_datadir}/pixmaps/ %{_datadir}/icons/hicolor/*/apps/%{name}.* it appears to be coverd... On Mon, Feb 1, 2010 at 4:29 PM, Clint Dilks wrote: > Tom Bis

Re: [CentOS] Trying to rebuild srpm from fedora....

2010-02-01 Thread Clint Dilks
Tom Bishop wrote: > Thanks, that is very usefull and I have followed although I am still > coming up with an error when I do a rpmbuild -ba xxx.spec > > error: Installed (but unpackaged) file(s) found: >/usr/share/applications/centos5-shutter.desktop > > > RPM build errors: > File not foun

Re: [CentOS] Trying to rebuild srpm from fedora....

2010-02-01 Thread Tom Bishop
Thanks, that is very usefull and I have followed although I am still coming up with an error when I do a rpmbuild -ba xxx.spec error: Installed (but unpackaged) file(s) found: /usr/share/applications/centos5-shutter.desktop RPM build errors: File not found: /var/tmp/shutter-0.85.1-1-root-

Re: [CentOS] Trying to rebuild srpm from fedora....

2010-02-01 Thread Akemi Yagi
On Mon, Feb 1, 2010 at 2:13 PM, Tom Bishop wrote: > Thanks for the tips so I have gotten mock installed but for the life of me I > can't figure out how to install the srpm, edit the spec file and then > re-build.  I have seen an example that installs and then I can edit via mock > shell, but when

Re: [CentOS] Trying to rebuild srpm from fedora....

2010-02-01 Thread Tom Bishop
Thanks for the tips so I have gotten mock installed but for the life of me I can't figure out how to install the srpm, edit the spec file and then re-build. I have seen an example that installs and then I can edit via mock shell, but when I do a rpmbuild -ba or -bb it says its misssing the .tar fi

Re: [CentOS] Trying to rebuild srpm from fedora....

2010-02-01 Thread Ryan Wagoner
On Mon, Feb 1, 2010 at 12:01 PM, Tom Bishop wrote: > Thanks for the suggestions I will give mock a go and see what > happenswill need to go read up and understand what mock is doing > though > > On Mon, Feb 1, 2010 at 10:32 AM, Tom Diehl wrote: >> >> On Sun, 31 Jan 2010, Tom Bishop wrote:

Re: [CentOS] Trying to rebuild srpm from fedora....

2010-02-01 Thread Tom Bishop
Thanks for the suggestions I will give mock a go and see what happenswill need to go read up and understand what mock is doing though On Mon, Feb 1, 2010 at 10:32 AM, Tom Diehl wrote: > On Sun, 31 Jan 2010, Tom Bishop wrote: > > > So I am trying to rebuild this source rpm from fedora > >

Re: [CentOS] Trying to rebuild srpm from fedora....

2010-02-01 Thread Tom Diehl
On Sun, 31 Jan 2010, Tom Bishop wrote: > So I am trying to rebuild this source rpm from fedora > 10, shutter-0.85.1-1.fc10.src.rpm -its a screen capture application ( > http://shutter-project.org/ ) that I have been unable to find in any repos, > although it is in the fedora repos. Thought I woul

Re: [CentOS] Trying to rebuild srpm from fedora....

2010-01-31 Thread Mr. X
Tom, --- On Sun, 1/31/10, Tom Bishop wrote: > From: Tom Bishop > Subject: [CentOS] Trying to rebuild srpm from fedora > To: "CentOS mailing list" > Date: Sunday, January 31, 2010, 8:11 PM > So I am trying to rebuild this source rpm > from fedora 10, shutter-0.85.1-1.fc10.src.rpm -its a scr