[packages/bakefile] - rel 2, disable non-existent dep

baggins baggins at pld-linux.org
Sun Nov 16 22:08:45 CET 2025


commit 4e477d55330a0b4984f01305acb5d1a3f9d48640
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Mon Nov 17 00:08:27 2025 +0100

    - rel 2, disable non-existent dep

 bakefile.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/bakefile.spec b/bakefile.spec
index f17b812..334baba 100644
--- a/bakefile.spec
+++ b/bakefile.spec
@@ -3,7 +3,7 @@ Summary:	Native makefiles generator
 Summary(pl.UTF-8):	Generator natywnych plików typu Makefile
 Name:		bakefile
 Version:	0.2.12
-Release:	1
+Release:	2
 License:	MIT
 Group:		Development/Building
 #SourceDownload: https://github.com/vslavik/bakefile/releases
@@ -18,7 +18,8 @@ BuildRequires:	python-devel >= 1:2.5
 BuildRequires:	rpm-pythonprov
 %pyrequires_eq	python-modules
 Requires:	empy >= 3.1
-Requires:	python-libxml2
+# does not exist anymore
+# Requires:	python-libxml2
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/bakefile.git/commitdiff/4e477d55330a0b4984f01305acb5d1a3f9d48640



More information about the pld-cvs-commit mailing list