rpm-spec-builddeps revision 3ce85a5f5264e7118beb6524e120fd8b53a13da4
9ffbbce6a624b6051b3d001edcbad1e02c69bd45Andreas Gustafsson# Extract build dependencies from an RPM .spec file.
9ffbbce6a624b6051b3d001edcbad1e02c69bd45Andreas Gustafsson# Copyright (C) 2014 Red Hat
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews# This program is free software; you can redistribute it and/or modify
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews# it under the terms of the GNU General Public License as published by
9ffbbce6a624b6051b3d001edcbad1e02c69bd45Andreas Gustafsson# the Free Software Foundation; either version 3 of the License, or
19c7b1a0293498a3e36692c59646ed6e15ffc8d0Tinderbox User# (at your option) any later version.
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt# This program is distributed in the hope that it will be useful,
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt# but WITHOUT ANY WARRANTY; without even the implied warranty of
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt# GNU General Public License for more details.
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt# You should have received a copy of the GNU General Public License
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt# along with this program. If not, see <http://www.gnu.org/licenses/>.
9ffbbce6a624b6051b3d001edcbad1e02c69bd45Andreas Gustafsson "Extract build dependencies from an RPM .spec file.\n") %