From 23970afd5191d269c815dbec790cb709fe9f2a3d Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Sun, 10 Feb 2019 19:29:33 +0100 Subject: [PATCH 1/2] Unsupported --- README.md | 3 --- dead.package | 1 + gcsf.yaml | 30 ------------------------------ 3 files changed, 1 insertion(+), 33 deletions(-) delete mode 100644 README.md create mode 100644 dead.package delete mode 100644 gcsf.yaml diff --git a/README.md b/README.md deleted file mode 100644 index d83baeb..0000000 --- a/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# gcsf - -The gcsf package \ No newline at end of file diff --git a/dead.package b/dead.package new file mode 100644 index 0000000..cfb6fca --- /dev/null +++ b/dead.package @@ -0,0 +1 @@ +Unsupported diff --git a/gcsf.yaml b/gcsf.yaml deleted file mode 100644 index f0baeca..0000000 --- a/gcsf.yaml +++ /dev/null @@ -1,30 +0,0 @@ -document: modulemd -version: 2 -data: - summary: FUSE file system based on Google Drive - description: | - GCSF is a virtual filesystem that allows users to mount their - Google Drive account locally and interact with it as a - regular disk partition. - license: - module: [MIT] - dependencies: - - buildrequires: - platform: [f29] - requires: - platform: [] - references: - community: https://github.com/harababurel/gcsf - documentation: https://github.com/harababurel/gcsf/blob/master/README.md - tracker: https://github.com/harababurel/gcsf/issues - api: - rpms: - - gcsf - profiles: - default: - rpms: - - gcsf - components: - rpms: - rust-gcsf: - rationale: Main component. From 5acc7b6c4742bed21eb9244c50d9559eb68dece9 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 12 Feb 2019 08:59:01 +0100 Subject: [PATCH 2/2] Unsupported --- README.md | 3 --- dead.package | 1 + gcsf.yaml | 30 ------------------------------ 3 files changed, 1 insertion(+), 33 deletions(-) delete mode 100644 README.md create mode 100644 dead.package delete mode 100644 gcsf.yaml diff --git a/README.md b/README.md deleted file mode 100644 index d83baeb..0000000 --- a/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# gcsf - -The gcsf package \ No newline at end of file diff --git a/dead.package b/dead.package new file mode 100644 index 0000000..cfb6fca --- /dev/null +++ b/dead.package @@ -0,0 +1 @@ +Unsupported diff --git a/gcsf.yaml b/gcsf.yaml deleted file mode 100644 index f0baeca..0000000 --- a/gcsf.yaml +++ /dev/null @@ -1,30 +0,0 @@ -document: modulemd -version: 2 -data: - summary: FUSE file system based on Google Drive - description: | - GCSF is a virtual filesystem that allows users to mount their - Google Drive account locally and interact with it as a - regular disk partition. - license: - module: [MIT] - dependencies: - - buildrequires: - platform: [f29] - requires: - platform: [] - references: - community: https://github.com/harababurel/gcsf - documentation: https://github.com/harababurel/gcsf/blob/master/README.md - tracker: https://github.com/harababurel/gcsf/issues - api: - rpms: - - gcsf - profiles: - default: - rpms: - - gcsf - components: - rpms: - rust-gcsf: - rationale: Main component.