commit 3191af96c7550ed31206774a88804b913ce14fd0
Author: Jan RÄ™korajski <[email protected]>
Date:   Wed Jul 27 23:00:11 2022 +0200

    - rel 1

 samurai.spec | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)
---
diff --git a/samurai.spec b/samurai.spec
index fd84fbd..63ada8f 100644
--- a/samurai.spec
+++ b/samurai.spec
@@ -1,13 +1,13 @@
 Summary:       ninja-compatible build tool written in C
 Name:          samurai
 Version:       1.2
-Release:       0.1
+Release:       1
 License:       Apache v2.0
 Group:         Development/Tools
 Source0:       
https://github.com/michaelforney/samurai/archive/%{version}/%{name}-%{version}.tar.gz
 # Source0-md5: 9991b88c2e7c4789222b0b46ec7d8940
 URL:           https://github.com/michaelforney/samurai
-Provides:      ninja = 1.9.0
+#Provides:     ninja = 1.9.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -24,8 +24,6 @@ ninja-compatible build tool written in C.
 
 %install
 rm -rf $RPM_BUILD_ROOT
-# create directories if necessary
-#install -d $RPM_BUILD_ROOT
 
 %{__make} install \
        PREFIX=%{_prefix} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/samurai.git/commitdiff/3191af96c7550ed31206774a88804b913ce14fd0

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

Reply via email to