[libyui/f18] build a bootstrap version

besser82 besser82 at fedoraproject.org
Thu May 16 12:56:46 UTC 2013


commit 4be110bd9a9ba97b10fdf5f10ba613e35095d59e
Author: Björn Esser <bjoern.esser at gmail.com>
Date:   Thu May 16 14:56:31 2013 +0200

    build a bootstrap version

 libyui.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libyui.spec b/libyui.spec
index f0d3a96..e04b3f5 100644
--- a/libyui.spec
+++ b/libyui.spec
@@ -7,14 +7,14 @@
 # to make it possible to (re)build plugin packages for libyui ABI changes.
 # 0 = release build
 # 1 = temporary build for buildroot
-%global no_ui_dep 0
+%global no_ui_dep 1
 
 %global _hardened_build 1
 
 
 Name:		lib%{libsuffix}
 Version:	3.0.5
-Release:	1%{?dist}
+Release:	0%{?dist}
 License:	LGPLv2 or LGPLv3
 Source0:	https://github.com/%{name}/%{name}/archive/%{commit}/%{name}-%{version}-%{shortcommit}.tar.gz
 


More information about the scm-commits mailing list