give vaio-fixes breath again

pull/57/head
Andy 4 years ago
parent c600b1b39c
commit 3c154ee7d3
Signed by: arno
GPG Key ID: 9076D5E6B31AE99C

@ -1,7 +1,6 @@
RPMS_DIR=rpm/
VERSION := $(shell cat version)
VERSION_VAIO_FIXES := $(shell cat version_vaio_fixes)
DIST_DOM0 ?= fc18
@ -26,7 +25,7 @@ rpms-dom0: rpms-vaio-fixes
rpms-vaio-fixes:
rpmbuild --define "_rpmdir $(RPMS_DIR)" -bb rpm_spec/core-dom0-vaio-fixes.spec
rpm --addsign $(RPMS_DIR)/x86_64/qubes-core-dom0-vaio-fixes-$(VERSION_VAIO_FIXES)*.rpm
rpm --addsign $(RPMS_DIR)/x86_64/qubes-core-dom0-vaio-fixes-$(VERSION)*.rpm
clean:
@true

@ -50,6 +50,7 @@ Conflicts: qubes-core-dom0 < 4.0.23
Requires: %{name}-kernel-install
Requires: xdotool
Requires: createrepo_c
Requires: qubes-core-dom0-vaio-fixes
Source0: %{name}-%{version}.tar.gz

Loading…
Cancel
Save