Spec clean with spec-cleaner
authorLingchaox Xin <lingchaox.xin@intel.com>
Thu, 27 Jun 2013 01:42:01 +0000 (09:42 +0800)
committerLingchaox Xin <lingchaox.xin@intel.com>
Thu, 27 Jun 2013 07:49:10 +0000 (15:49 +0800)
Maybe we should execute it when we change specfile each time to keep
a consistent style.

Change-Id: I28fb0b6a85f89ef95609c78a5a3d654428b54b83

packaging/jenkins-scripts.spec

index 9c2d8e0..333d1a2 100644 (file)
@@ -1,23 +1,27 @@
+#
+# spec file for jenkins-scripts
+#
+
 Name:           jenkins-scripts
 Version:        0.14
 %if 0%{?opensuse_bs}
 Release:        0.dev.<CI_CNT>.<B_CNT>
 %else
-Release:       0
+Release:        0
 %endif
 License:        Intel Proprietary
 Summary:        An extendable backend scripts for jenkins
 Url:            http://www.tizen.org
 Group:          Development/Tools/Building
 Source:         %{name}-%{version}.tar.gz
+Requires:       createrepo
+Requires:       gbs-api
 Requires:       git-core
 Requires:       python-cheetah
 Requires:       python-mysql
-Requires:       python-yaml
 Requires:       python-redis
-Requires:       createrepo
+Requires:       python-yaml
 Requires:       rpmlint >= 1.3
-Requires:       gbs-api
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch