Author Topic: Upcoming changes for packagers  (Read 2606 times)

Offline Texstar

  • Administrator
  • Super Villain
  • *****
  • Posts: 12511
Upcoming changes for packagers
« on: June 10, 2011, 11:02:02 AM »
rpm 4.8.1 will bring some changes to the way you package rpms for PCLinuxOS.

1. When you install a source rpm (SRPM) a new folder in your home directory will be created called rpmbuild. In this folder you will find your SOURCES and SPECS folder. You would enter your SPECS folder and execute rpmbuild -ba name-of-specfile.spec.

2. rpm -ba name-of-specfile.spec will change to rpmbuild -ba name-of-specfile.spec

3. After the initial build of your first updated rpm, the rpmbuild folder will populate with the following folders.

BUILD
BUILDROOT
RPMS
SOURCES
SPECS
SRPMS

More later after I test upgrading an installation to the new packages.
« Last Edit: November 13, 2011, 04:54:44 PM by travisn000 »

Thanks to everyone who donates. You keep the servers running.

Offline slax

  • Sr. Member
  • ****
  • Posts: 391
    • PCLinuxOS Gnome Edition
Re: Upcoming changes for packagers
« Reply #1 on: June 19, 2011, 12:11:09 PM »
what is the location of the thunar script that's called from context menu? So i could change the command until the scripts are updated...

thanks



Offline Sproggy

  • Hero Member
  • *****
  • Posts: 1484
Re: Upcoming changes for packagers
« Reply #2 on: June 19, 2011, 12:35:08 PM »
you can find it in your /home/<user>/.config/Thunar

Offline slax

  • Sr. Member
  • ****
  • Posts: 391
    • PCLinuxOS Gnome Edition
Re: Upcoming changes for packagers
« Reply #3 on: June 19, 2011, 01:41:07 PM »
sorry but no. only thunarrc and accels.scm
Can't find it there...

i want to change the command that is called when i right click on the spec file and select "BuildAll"



Offline Neal ManBear

  • Administrator
  • Super Villain
  • *****
  • Posts: 15847
  • LXDE! Coffee, Bacon and Cheesecake!
Re: Upcoming changes for packagers
« Reply #4 on: June 19, 2011, 02:32:07 PM »
slax,
The file is /home/<you>/.config/Thunar/uca.xml.

Offline Sproggy

  • Hero Member
  • *****
  • Posts: 1484
Re: Upcoming changes for packagers
« Reply #5 on: June 19, 2011, 02:53:41 PM »
heres 1 if you aint got 1

http://dl.dropbox.com/u/5639762/uca.xml

Kori

Offline MBantz

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 1317
Re: Upcoming changes for packagers
« Reply #6 on: June 20, 2011, 12:04:32 AM »
Oh, darn! That's my little script - I'll update pkgutils-thunar asap (that will be tomorow)

Anyone need extra packaging utilities to thunar now I'm at it?

cheers,
MBantz

Offline slax

  • Sr. Member
  • ****
  • Posts: 391
    • PCLinuxOS Gnome Edition
Re: Upcoming changes for packagers
« Reply #7 on: June 20, 2011, 03:36:26 PM »
Thanks guys for your help :)



Offline slax

  • Sr. Member
  • ****
  • Posts: 391
    • PCLinuxOS Gnome Edition
Re: Upcoming changes for packagers
« Reply #8 on: August 20, 2011, 04:00:28 AM »
Still no update to pkutils packages?? they are not install-able anymore.
Is anyone working on them?

thanks



Offline MBantz

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 1317
Re: Upcoming changes for packagers
« Reply #9 on: August 20, 2011, 04:16:32 AM »
I have updated the thunar things and uploaded the srpm to Tex's dropbox - but haven't checked if it has hit Synaptic

As I recall it installed fine, is it the installation or usage of the package that is the issue?

Offline slax

  • Sr. Member
  • ****
  • Posts: 391
    • PCLinuxOS Gnome Edition
Re: Upcoming changes for packagers
« Reply #10 on: August 20, 2011, 06:56:36 AM »
Sorry MBantz i have to check out.
It is installable only if you add "unstable" section in the repos. Will let you know if it works



Offline MBantz

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 1317
Re: Upcoming changes for packagers
« Reply #11 on: August 21, 2011, 06:37:03 AM »
You are quite right, you need to add unstable - I don't know why and we should have this package in stable asap as I see it. Don't know the status about this though,

cheers,
MBantz

Offline Neal ManBear

  • Administrator
  • Super Villain
  • *****
  • Posts: 15847
  • LXDE! Coffee, Bacon and Cheesecake!
Re: Upcoming changes for packagers
« Reply #12 on: August 21, 2011, 07:35:51 AM »
You are quite right, you need to add unstable - I don't know why and we should have this package in stable asap as I see it. Don't know the status about this though,

cheers,
MBantz

I believe the need to use "unstable" is tied to the latest version of RPM and Synaptic being in "unstable." There may be some users with older installs who have not run aptupgrade yet.