-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 4/22/14, 4:06 PM, Martin Konold wrote:
Hi,
using the instructions from
I could easily create OpenSuSE rpms using rpmbuild.
Wrote: /var/tmp/rpmbuild/SRPMS/kernel-desktop-3.11.10-0.nosrc.rpm Wrote: /var/tmp/rpmbuild/RPMS/i686/kernel-desktop-3.11.10-0.i686.rpm Wrote: /var/tmp/rpmbuild/RPMS/i686/kernel-desktop-base-3.11.10-0.i686.rpm Wrote: /var/tmp/rpmbuild/RPMS/i686/kernel-desktop-devel-3.11.10-0.i686.rpm
Wrote: /var/tmp/rpmbuild/RPMS/i686/kernel-desktop-devel-
debuginfo-3.11.10-0.i686.rpm
I am no wondering how to create kernel-source-3.11.10.noarch.rpm and a suitable kernel-devel-3.11.10.noarch from the git sources.
Alternativly I am wondering how to create kernel-source-3.11.10.src.rpm from git sources escpecially when using osc_wrapper.
I have the kernel-source, kernel and linux git repositories available.
All you need is the kernel-source git repository and a copy of linux-3.11.tar.bz2 (or it is .xz now?). scripts/tar-up.sh will create a kernel-source directory that contains exactly what becomes the package as uploaded to OBS. kernel-source.spec will create kernel-source and kernel-devel. kernel-$flavor.spec will create kernel-$flavor{,-base,devel} (and debuginfos, if configured). If you want to create the source RPM, rpmbuild -bs will build JUST the source RPM. Or you can use rpmbuild -ba will build both the source RPM and the installable RPM. I'm not sure how you'd use osc_wrapper as I don't use it myself. - -Jeff - -- Jeff Mahoney SUSE Labs -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.19 (Darwin) iQIcBAEBAgAGBQJTWBXAAAoJEB57S2MheeWyINMP/2PrD1NeW9Hm/rSqjaAsByRD a+va/3+nk2/G2mng4yuXHo18nykfG6AfPcqnhqW/D6ngin8iyzjJUYzuHbWKVKbY Za81WykoYhjDemB63x/nx8tFgrjktR2T/9kIq01wkjE8hhgOtxRK3Vv8vhCQPm3R QtBJB6bcWfOI6lAuv9p/K7x8/1J+ebG87SZGKUUR2j5N/dyXjOctyosXPeupmORx ZUBPo3A1ma13x4sg20WHzNwfE5I8a4hs2xhB5xber/hhpNlvKUkjbWB8oW/jD7E7 PawBIBI23Ug1C0IZVPTPNkkHpJFOK1Ivc5TH/C88hF76mopYwSxYs4sbb/rGuEp8 6OJJLWtjhAT8J3Xl5O4fAWj+M4GHhCfr00xU5PnSlBmYv7y42US20CewfMA5sUhi kaC9YWBlP39LBjiyjuyElud04G7Xm8u/9Xg6QI1385ZGyyvCrI1EdkxGRGequdkh WoWoUJCJ0X88hhWBDsdlwGaiXasZqu8lp2e3OST4duR5jXq8Gx0M13VeroqY20jH qOQexawPLioopXyEUUxzcrtZ6D4prkO2zOQp32jFZRCi2B7t6/KPCVXrywNYr3Vx 2Y9bmTDj752cidmwJpIe1HP9JCdBm1PZWrWCiP6iiVCEwCvZrRbXarPIhpHCK5n8 ZEbRQ5Zd0hT1elTwxekw =fnQC -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kernel+owner@opensuse.org