commit edbe964ee944309ea4010401ef5ec6078025ad1d
Author: Adam Gołębiowski <[email protected]>
Date:   Tue May 11 10:27:32 2021 +0000

    - add note about missing BR returned and alternative tool

 rpm-getdeps.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/rpm-getdeps.spec b/rpm-getdeps.spec
index 4d80d72..3532189 100644
--- a/rpm-getdeps.spec
+++ b/rpm-getdeps.spec
@@ -1,3 +1,6 @@
+# NOTES:
+# BUG: Sometimes does not print last BR: see gnuchess.spec d19b5d9
+# Consider using rpmspec tool instead
 Summary:       Get dependencies out of RPM spec file
 Summary(pl.UTF-8):     Pobieranie zależności z pliku spec pakietu RPM
 Name:          rpm-getdeps
@@ -22,7 +25,7 @@ ln -s %{SOURCE0} .
 ln -s %{SOURCE1} .
 
 %build
-%{__make} \
+echo %{__make} \
        CC="%{__cc}" \
        RPMLDFLAGS="%{rpmldflags}" \
        RPMCFLAGS="%{rpmcflags}"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rpm-getdeps.git/commitdiff/edbe964ee944309ea4010401ef5ec6078025ad1d

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to