Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37732243
en ru br
ALT Linux repositórios
S:0.19.0-alt2
D:0.0.10-alt1
5.0: 0.0.13-alt0.r11862

Group :: Ciências/Geociências
RPM: merkaartor

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: merkaartor-0.18.3-fedora-no-git-version.patch
Download


Description: Extract version from CHANGELOG, not git.
Author: Bas Couwenberg <sebastic@debian.org>
Forwarded: not-needed
--- a/src/Config.pri
+++ b/src/Config.pri
@@ -1,7 +1,7 @@
 # see http://merkaartor.be/wiki/merkaartor/Compiling
 
-REVISION = $$system( git describe --tags )
-VERSION = $$system( git describe --tags HEAD | sed "'s/-g.*//;s/-/./g'" )
+REVISION = ""
+VERSION = ""
 isEmpty( REVISION ) {
 	REVISION = $$system(head -n 3 ../CHANGELOG | tail -n 1 | sed "'s/^v//'")
 	VERSION = $$REVISION
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009