On quarta-feira, 20 de março de 2013 21.46.16, Alexpux wrote: > 20.03.2013, в 21:13, Thiago Macieira <[email protected]> написал(а): > > On quarta-feira, 20 de março de 2013 20.55.53, Alexpux wrote: > >>> Which SHA-1 did you build them from? > >> > >> I build it from tarball from > >> http://releases.qt-project.org/digia/5.0.2/latest/single > > > > "latest" changes. Did you get the "build 460" packages? > > What do you mean?
Look at the file names in http://origin.releases.qt-project.org/digia/5.0.2/latest/. They have a suffix saying which build they're from. Alternatively, let us know which SHA-1 you're getting the sources from. Take a look at the .tag file, which contains the SHA-1 that the archive refers to. E.g.: $ curl -s http://origin.releases.qt-project.org/digia/5.0.2/latest/submodules_tar/qtbase-opensource-src-5.0.2.tar.gz | tar xOz qtbase-opensource-src-5.0.2/.tag f523883c2f6974d9ac261aa40e349c42aefa45f3 Apparently git get-tar-commit-id isn't working, even though git archive creates it. I guess mksrc.sh is creating a tarball, extracting files from it, then creating the tarball again. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Releasing mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/releasing
