You built 1.6.1 for 32bit a couple of days ago? Where's the SRPM?
Assuming we're talking about
0.1.6-1, no, I didn't build it
for 32-bit, I grabbed the SRPM from the 64-bit repo and built it
on my 32-bit build system. Just to make absolutely certain that I didn't make any modifications, I've just built it again on a
clean 32-bit build system. It built without problems and I ended up with this:
[kernelkarter@localhost ~]$ ls -l /home/kernelkarter/src/rpm/SRPMS
total 24
-rw-r--r-- 1 kernelkarter kernelkarter 22322 Feb 16 12:51 pkgutils-0.1.6-1KernelKarter2012.src.rpm
[kernelkarter@localhost ~]$
And these:
[kernelkarter@localhost ~]$ ls -l /home/kernelkarter/src/rpm/RPMS/noarch
total 40
-rw-r--r-- 1 kernelkarter kernelkarter 14635 Feb 16 12:51 pkgutils-0.1.6-1KernelKarter2012.noarch.rpm
-rw-r--r-- 1 kernelkarter kernelkarter 9601 Feb 16 12:51 pkgutils-kde4-0.1.6-1KernelKarter2012.noarch.rpm
-rw-r--r-- 1 kernelkarter kernelkarter 8345 Feb 16 12:51 pkgutils-thunar-0.1.6-1KernelKarter2012.noarch.rpm
[kernelkarter@localhost ~]$
I then installed the above three packages on a
clean 32-bit test system and built a test package without any problems. As the RPM's are
noarch, I'll ask you the same question I asked @Sproggy: Why is 1.6.1 not in the 32-bit repos.
-- Eddie