Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions anda/apps/logi-wheel-gui/anda.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,8 @@ project pkg {
rpm {
spec = "logi-wheel-gui.spec"
}
labels {
updbranch = 1
mock = 1
}
}
1 change: 0 additions & 1 deletion anda/lib/libtrueforce/anda.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ project pkg {
spec = "libtrueforce.spec"
}
labels {
updbranch = 1
mock = 1
}
}
1 change: 0 additions & 1 deletion anda/lib/libtrueforce/libtrueforce.spec
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ URL: https://github.com/mescon/logitech-trueforce-linux-driver
Source0: %{url}/archive/refs/tags/v%{repoversion}.tar.gz
BuildRequires: gcc
BuildRequires: make
Requires: logitech-trueforce
Provides: trueforce-sdk = %{evr}
Packager: Luan V. <luanv.oliveira@outlook.com>
ExclusiveArch: x86_64
Expand Down
1 change: 0 additions & 1 deletion anda/system/logitech-trueforce/akmod/anda.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,5 @@ project pkg {
}
labels {
mock = 1
updbranch = 1
}
}
4 changes: 0 additions & 4 deletions anda/system/logitech-trueforce/dkms/anda.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,4 @@ project pkg {
rpm {
spec = "dkms-logitech-trueforce.spec"
}
labels {
mock = 1
updbranch = 1
}
}
Loading