[libguestfs/f14/master] Somewhere we lost the ?dist tag from Release, re-add it.

Richard W.M. Jones rjones at fedoraproject.org
Tue Nov 2 19:29:16 UTC 2010


commit 9b4ad79865c26d0ad3b82138275e2e9632c47bd9
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Tue Nov 2 19:29:01 2010 +0000

    Somewhere we lost the ?dist tag from Release, re-add it.

 libguestfs.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libguestfs.spec b/libguestfs.spec
index 3a0c81f..a01a677 100644
--- a/libguestfs.spec
+++ b/libguestfs.spec
@@ -42,7 +42,7 @@ Summary:       Access and modify virtual machine disk images
 Name:          libguestfs
 Epoch:         1
 Version:       1.6.0
-Release:       1
+Release:       1%{?dist}
 License:       LGPLv2+
 Group:         Development/Libraries
 URL:           http://libguestfs.org/


More information about the scm-commits mailing list