Re: [PATCH] Change the version in the Make file.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





Joel Granados Moreno wrote:
Lets change the version in only one place.
---
 Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Looks good.

Regards,

Hans

diff --git a/Makefile b/Makefile
index 9b15efd..162bd90 100644
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,7 @@ PYVER := $(shell python -c "import sys; print sys.version[0:3]")
 CFLAGS := -g -I/usr/include/python$(PYVER) -Wall -Werror -fPIC
 LDFLAGS := -shared
-VERSION = 0.34
+VERSION := $(shell awk '/Version:/ { print $$2 }' python-pyblock.spec)
 USESELINUX = 1
dm_LIBS = dmraid z devmapper

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list

[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux