summaryrefslogtreecommitdiffstats
path: root/ax25-tools.spec.in
Commit message (Collapse)AuthorAgeFilesLines
* Add a build dependency to libXi-devel, fltk-devel to the rpm spec fileRalf Baechle2011-06-241-1/+6
| | | | | | | | | | template. Without these packages installed everything will still build ok just xfhdlcchpar, xfhdlcst, xfsmdiag and xfsmmixer won't be built. In other words, these binaries are built optional and this is no error but as show by https://bugzilla.redhat.com/show_bug.cgi?id=545272 the behaviour is confusing and builders of an rpm probably want the whole thing.
* Add support for building rpm packages.Ralf Baechle2009-06-271-0/+82
Now just a rpmbuild -ta <foo.tar.gz> will do.