Browse code

Fixing disttags.

Sharath George authored on 2015/08/19 10:00:41
Showing 8 changed files
... ...
@@ -1,7 +1,7 @@
1 1
 Name:           WALinuxAgent
2 2
 Summary:        The Windows Azure Linux Agent
3 3
 Version:        2.0.14
4
-Release:        2
4
+Release:        2%{?dist}
5 5
 License:        Apache License Version 2.0
6 6
 Group:          System/Daemons
7 7
 Url:            http://go.microsoft.com/fwlink/?LinkId=250998
... ...
@@ -1,7 +1,7 @@
1 1
 Summary:    AsciiDoc is a human readable text document format
2 2
 Name:       asciidoc
3 3
 Version:    8.6.9
4
-Release:    1
4
+Release:    1%{?dist}
5 5
 License:    GPLv2
6 6
 URL:        http://asciidoc.org/
7 7
 Group:      System Environment/Development
... ...
@@ -37,4 +37,4 @@ make DESTDIR=%{buildroot} install
37 37
 
38 38
 %changelog
39 39
 *   Fri Jun 5 2015 Touseef Liaqat <tliaqat@vmware.com> 8.6.9-1
40
--   Initial build.  First version
41 40
\ No newline at end of file
41
+-   Initial build.  First version
... ...
@@ -1,7 +1,7 @@
1 1
 Summary:        Exuberant Ctags - a multi-language source code indexing tool
2 2
 Name:           ctags
3 3
 Version:        5.8
4
-Release:        1
4
+Release:        1%{?dist}
5 5
 License:        GPL
6 6
 URL:            http://ctags.sourceforge.net
7 7
 Source:         http://prdownloads.sourceforge.net/ctags/ctags-%{version}.tar.gz
... ...
@@ -3,7 +3,7 @@
3 3
 Summary:        A Linux entropy source using the HAVEGE algorithm
4 4
 Name:           haveged
5 5
 Version:        1.9.1
6
-Release:        1.0%{?dist}
6
+Release:        1%{?dist}
7 7
 License:        GPLv3+
8 8
 Vendor:         VMware, Inc.
9 9
 Distribution:   Discus
... ...
@@ -1,7 +1,7 @@
1 1
 Summary:        Open vSwitch daemon/database/utilities
2 2
 Name:           openvswitch
3 3
 Version:        2.3.1
4
-Release:        1
4
+Release:        1%{?dist}
5 5
 License:        ASL 2.0 and LGPLv2+
6 6
 URL:            http://www.openvswitch.org/
7 7
 Group:          System Environment/Daemons
... ...
@@ -2,7 +2,7 @@
2 2
 
3 3
 Name:           python-iniparse
4 4
 Version:        0.4
5
-Release:        1.0%{?dist}
5
+Release:        1%{?dist}
6 6
 Summary:        Python Module for Accessing and Modifying Configuration Data in INI files
7 7
 Group:          Development/Libraries
8 8
 License:        MIT
... ...
@@ -1,6 +1,6 @@
1 1
 Name:           python-pyasn1
2 2
 Version:        0.1.7
3
-Release:        2
3
+Release:        2%{?dist}
4 4
 Summary:        Implementation of ASN.1 types and codecs in Python programming language
5 5
 License:        BSD
6 6
 Group:          Development/Languages/Python
... ...
@@ -1,7 +1,7 @@
1 1
 Summary: 	Extra tools for rpm-ostree
2 2
 Name: 		rpm-ostree-toolbox
3 3
 Version: 	2015.3
4
-Release: 	1.0%{?dist}
4
+Release: 	1%{?dist}
5 5
 #VCS: https://github.com/cgwalters/rpm-ostree-toolbox
6 6
 # This tarball is generated via "make -C packaging -f Makefile.dist-packaging dist-snapshot"
7 7
 # which is really just a wrapper for "git archive".