diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..aa6434f --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +SOURCES/cmake-0.1.50.crate diff --git a/.rust-cmake.metadata b/.rust-cmake.metadata index e69de29..e69cf8f 100644 --- a/.rust-cmake.metadata +++ b/.rust-cmake.metadata @@ -0,0 +1 @@ +d9d57c8d0b04b49bc3483a7439bf287419086e56 SOURCES/cmake-0.1.50.crate diff --git a/SOURCES/cmake-0.1.50.crate b/SOURCES/cmake-0.1.50.crate deleted file mode 100644 index 8fb9c18..0000000 Binary files a/SOURCES/cmake-0.1.50.crate and /dev/null differ diff --git a/SOURCES/rust2rpm.conf b/SOURCES/rust2rpm.conf new file mode 100644 index 0000000..4c725ef --- /dev/null +++ b/SOURCES/rust2rpm.conf @@ -0,0 +1,5 @@ +[DEFAULT] +buildrequires = + /usr/bin/cmake +lib.requires = + /usr/bin/cmake