rpm-spec-builddeps revision 3ce85a5f5264e7118beb6524e120fd8b53a13da4
154N/A# Extract build dependencies from an RPM .spec file. 154N/A# Copyright (C) 2014 Red Hat 154N/A# This program is free software; you can redistribute it and/or modify 154N/A# it under the terms of the GNU General Public License as published by 154N/A# the Free Software Foundation; either version 3 of the License, or 154N/A# (at your option) any later version. 154N/A# This program is distributed in the hope that it will be useful, 154N/A# but WITHOUT ANY WARRANTY; without even the implied warranty of 154N/A# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 154N/A# GNU General Public License for more details. 409N/A# You should have received a copy of the GNU General Public License 1715N/A "Extract build dependencies from an RPM .spec file.\n") %