diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8a23b0f --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +SOURCES/smawk-0.3.2.crate diff --git a/.rust-smawk.metadata b/.rust-smawk.metadata index e69de29..49e5c2f 100644 --- a/.rust-smawk.metadata +++ b/.rust-smawk.metadata @@ -0,0 +1 @@ +d6bb076ab98ca85209dd04257049cd64ce95f715 SOURCES/smawk-0.3.2.crate diff --git a/SOURCES/rust2rpm.conf b/SOURCES/rust2rpm.conf new file mode 100644 index 0000000..f718f93 --- /dev/null +++ b/SOURCES/rust2rpm.conf @@ -0,0 +1,3 @@ +[DEFAULT] +unwanted-features = + ndarray diff --git a/SOURCES/smawk-0.3.2.crate b/SOURCES/smawk-0.3.2.crate deleted file mode 100644 index 1eb5f6d..0000000 Binary files a/SOURCES/smawk-0.3.2.crate and /dev/null differ