Re: Creating an rpm from scratch

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




Am 14.03.2013 20:43, schrieb Bill Davidsen:
> I am happy to say the last rpm I had to create was back during 2.5 development testing days. Now I would find it
> convenient to roll another, and I'm hoping there's by now a better tools to help create an rpm from scratch,
> something more intuitive than the man page in one window and vi in the other.
> 
> Is there?

* rpmbuild
* the sources
* a SPEC file

https://www.google.at/search?q=fdora+rpmbuild
http://fedoraproject.org/wiki/How_to_create_an_RPM_package

* read the prepare steps
* taje a existig src.rpm
* unpack it
* try to understand it
* rpmbuild -bb specfile.spec
* wise: rpmbuild -bs specfile.spec to have your won ".src.rpm"
  whiche can be installed with "rpm -ivh" on any hosts and any
  users rpmbuild-tree to reuse it and contains any sources, patches
  and the SPEC

DO NOT BUILD RPMS AS ROOT

i am dealing with this since years each day for override
fedora packages or build unpacked things because my personal
rule is "anything for which i can not build my own RPM
is strictly not allowed on any of my machines"

Attachment: signature.asc
Description: OpenPGP digital signature

-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux