SHA256
1
0
forked from pool/rust

Accepting request 424927 from home:KGronlund:branches:devel:languages:rust

Revised packaging suggestion for rust: Package as
rust from now on. Add Recommends: for cargo.

Will remove rustc-stable.

This makes it easier to submit new versions to
openSUSE:Factory, and easier for users to find
rust.

OBS-URL: https://build.opensuse.org/request/show/424927
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=1
This commit is contained in:
2016-09-06 16:11:34 +00:00
committed by Git OBS Bridge
commit 029d4d490e
10 changed files with 537 additions and 0 deletions

23
_constraints Normal file
View File

@@ -0,0 +1,23 @@
<?xml version="1.0"?>
<constraints>
<hardware>
<memory>
<size unit="M">4000</size>
</memory>
<disk>
<size unit="G">40</size>
</disk>
</hardware>
<overwrite>
<conditions>
<arch>armv6l</arch>
<arch>armv7l</arch>
</conditions>
<hardware>
<memory>
<size unit="M">768</size>
</memory>
</hardware>
</overwrite>
</constraints>