Handle CentOS 7 build.
Fix URL
This commit is contained in:
		
							parent
							
								
									17d6cf4ef1
								
							
						
					
					
						commit
						62774ffd9d
					
				| @ -6,20 +6,24 @@ BuildArch:	noarch | |||||||
| Group:		Qubes | Group:		Qubes | ||||||
| Vendor:		Invisible Things Lab | Vendor:		Invisible Things Lab | ||||||
| License:	GPL | License:	GPL | ||||||
| URL:		http://fixme | URL:		https://www.qubes-os.org | ||||||
| Requires:	python3 | Requires:	python%{python3_pkgversion} | ||||||
| Requires:	python3-PyQt5 | Requires:	python%{python3_pkgversion}-PyQt5 | ||||||
| Requires:	python3-inotify | Requires:	python%{python3_pkgversion}-inotify | ||||||
| Requires:	python3-qubesadmin >= 4.0.19 | Requires:	python%{python3_pkgversion}-qubesadmin >= 4.0.19 | ||||||
| Requires:	python3-Quamash | Requires:	python%{python3_pkgversion}-Quamash | ||||||
| Requires:   qubes-desktop-linux-common >= 4.0.16 | Requires:	qubes-desktop-linux-common >= 4.0.16 | ||||||
| Requires:	qubes-artwork | Requires:	qubes-artwork | ||||||
| Requires:	pmount | Requires:	pmount | ||||||
| Requires:	cryptsetup | Requires:	cryptsetup | ||||||
| Requires:	wmctrl | Requires:	wmctrl | ||||||
| BuildRequires:	python3-PyQt5-devel | BuildRequires:	python%{python3_pkgversion}-PyQt5-devel | ||||||
| BuildRequires:	python3-devel | BuildRequires:	python%{python3_pkgversion}-devel | ||||||
|  | %if 0%{?rhel} == 7 | ||||||
|  | BuildRequires:  qt5-qtbase-devel | ||||||
|  | %else | ||||||
| BuildRequires:	qt5-devel | BuildRequires:	qt5-devel | ||||||
|  | %endif | ||||||
| BuildRequires:  qt5-linguist | BuildRequires:  qt5-linguist | ||||||
| AutoReq:	0 | AutoReq:	0 | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Frédéric Pierret (fepitre)
						Frédéric Pierret (fepitre)