drop leftover global define for git revision

This commit is contained in:
T.C. Hollingsworth 2013-05-13 14:49:22 -07:00
parent ed8c209f76
commit 4ed795e63e
1 changed files with 1 additions and 2 deletions

View File

@ -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@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@redhat.com> - 1:0.10.5-2
- Add patch to properly report soname version information