summaryrefslogtreecommitdiffstats
path: root/jq.spec
AgeCommit message (Collapse)Author
2024-02-06License: Improve license statement.Tomas Halman
The README mentions only the MIT license but in fact part of `jq` is under ICU license and the documentation is under CC. Also jq.spec claimed that it is licensed under BSD.
2023-06-28Remove deleted README file from jq.spec (#2637)itchyny
2023-05-28Update URLs from stedolan to jqlangStephen Dolan
2015-08-15Use https where possibleDavid Tolnay
2015-07-24Change homepage .com -> .ioDavid Tolnay
The .com redirects to .io, but might as well have the correct one to begin with.
2013-12-27include additional files in jq.specFilippo Giunchedi
this will probably need changing upon SONAME bump
2013-02-04add man page to releaseLee Thompson
2013-02-03rework build to not distribute tests unless --enable-devel is specificied to ↵Lee Thompson
autoconf
2013-02-02fix RPM build processLee Thompson
2013-01-29use built in macro to RPMLee Thompson
2012-12-04kill prereq on RPM spec fileLee Thompson
2012-12-03get rpm building from tarball with autoconfLee Thompson
2012-12-03start work on getting RPM to work with tarballLee Thompson