[libyui/f18] revert to master

besser82 besser82 at fedoraproject.org
Thu May 16 13:10:34 UTC 2013


commit 23f73de9b18c304d5b80a43e9dd690745c83d9f9
Author: Björn Esser <bjoern.esser at gmail.com>
Date:   Thu May 16 15:10:15 2013 +0200

    revert to master

 libyui.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libyui.spec b/libyui.spec
index e04b3f5..f0d3a96 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 1
+%global no_ui_dep 0
 
 %global _hardened_build 1
 
 
 Name:		lib%{libsuffix}
 Version:	3.0.5
-Release:	0%{?dist}
+Release:	1%{?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