X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=bitkeeper.spec;h=6f9ab37aff2293f1d20d5dc32c73eb6813b3a409;hb=20b0fe4b91f3a53847d51616b994e1dce51bde33;hp=d0b7b6c63a5595f371bf31fffad03b98a9d5b160;hpb=de00ebdd49e27983acdf3b8a1fb7e5914737954e;p=packages%2Fbitkeeper.git diff --git a/bitkeeper.spec b/bitkeeper.spec index d0b7b6c..6f9ab37 100644 --- a/bitkeeper.spec +++ b/bitkeeper.spec @@ -6,9 +6,13 @@ Release: 1 License: BitKeeper Group: Development/Version Control Source0: http://www.bitmover.com/download/bk-2.1.x/x86-glibc22-linux.bin +# Source0-md5: c4fd09145882b1489509dee6a8cb041f Source1: http://www.bitmover.com/download/bk-2.1.x/alphaev56-glibc21-linux.bin -Source2 http://www.bitmover.com/download/bk-2.1.x/powerpc-glibc21-linux.bin +# Source1-md5: f1a9fc9e03140d6e28ab2f7ad0be30c0 +Source2: http://www.bitmover.com/download/bk-2.1.x/powerpc-glibc21-linux.bin +# Source2-md5: dc1b949d11679747dad01af199a02275 Source3: http://www.bitmover.com/download/bk-2.1.x/sparc64-glibc21-linux.bin +# Source3-md5: b0989ee5924faa15d8bceec594b35bc5 URL: http://www.bitkeeper.com/ Requires: tk >= 8.0 BuildRequires: fileutils @@ -16,7 +20,7 @@ ExclusiveArch: %{ix86} alpha ppc sparc64 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -A distributed concurent versioning system better than CVS. +A distributed concurrent versioning system better than CVS. %description -l pl System kontroli wersji lepszy ni¿ CVS. @@ -28,13 +32,13 @@ umask 022 dd if=%{SOURCE0} skip=1 bs=7008 | gzip -d | tar xf - %endif %ifarch alpha -dd if=%{SOURCE1} skip=1 bs=7008 | gzip -d | tar xf - +dd if=%{SOURCE1} skip=1 bs=7354 | gzip -d | tar xf - %endif %ifarch ppc -dd if=%{SOURCE2} skip=1 bs=7008 | gzip -d | tar xf - +dd if=%{SOURCE2} skip=1 bs=6864 | gzip -d | tar xf - %endif %ifarch sparc64 -dd if=%{SOURCE3} skip=1 bs=7008 | gzip -d | tar xf - +dd if=%{SOURCE3} skip=1 bs=6704 | gzip -d | tar xf - %endif %install