pro: qubes-release: add yum repo pro definition

release2 mm_f7d7b3ac
Marek Marczykowski 12 years ago
parent 9c9d9b61e6
commit f7d7b3acc0

@ -0,0 +1,8 @@
[qubes-pro-dom0-current]
name = Qubes Pro Dom0 Repository
baseurl = http://10.141.1.102/yum/dom0
enabled = 1
metadata_expire = 7d
gpgcheck = 1
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-qubes-1-primary

@ -95,6 +95,7 @@ rm -rf $RPM_BUILD_ROOT
%config(noreplace) /etc/yum.repos.d/fedora.repo
%config(noreplace) /etc/yum.repos.d/fedora-updates.repo
%config(noreplace) /etc/yum.repos.d/qubes-r1-dom0.repo
%config(noreplace) /etc/yum.repos.d/qubes-pro-dom0.repo
%config(noreplace) %attr(0644,root,root) /etc/issue
%config(noreplace) %attr(0644,root,root) /etc/issue.net
%config %attr(0644,root,root) /etc/rpm/macros.dist

Loading…
Cancel
Save