[libuv] drop leftover global define for git revision

T.C. Hollingsworth patches at fedoraproject.org
Mon May 13 21:50:18 UTC 2013


commit 4ed795e63ea07d47c222b52ec51fd1f9739ad5b9
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Mon May 13 14:49:22 2013 -0700

    drop leftover global define for git revision

 libuv.spec |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/libuv.spec b/libuv.spec
index 92c9f59..5999d43 100644
--- a/libuv.spec
+++ b/libuv.spec
@@ -1,5 +1,3 @@
-%global git_snapshot 5462dab
-
 #we only need major.minor in the SONAME in the stable (even numbered) series
 #this should be changed to %%{version} in unstable (odd numbered) releases
 %global sover 0.10
@@ -105,6 +103,7 @@ sed -e "s#@prefix@#%{_prefix}#g" \
 %changelog
 * Mon May 13 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 1:0.10.5-3
 - don't sed the soname in the spec anymore; the patch takes care of it now
+- drop leftover global define for git revision
 
 * Mon May 13 2013 Stephen Gallagher <sgallagh at redhat.com> - 1:0.10.5-2
 - Add patch to properly report soname version information


More information about the scm-commits mailing list