examples subpkg
This commit is contained in:
		
							parent
							
								
									8eef117d09
								
							
						
					
					
						commit
						1c4be2ac08
					
				| @ -8,7 +8,7 @@ | |||||||
| Summary: Qt5 - Multimedia support | Summary: Qt5 - Multimedia support | ||||||
| Name:    qt5-%{qt_module} | Name:    qt5-%{qt_module} | ||||||
| Version: 5.2.0 | Version: 5.2.0 | ||||||
| Release: 1%{?dist} | Release: 2%{?dist} | ||||||
| 
 | 
 | ||||||
| # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details | # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details | ||||||
| License: LGPLv2 with exceptions or GPLv3 with exceptions | License: LGPLv2 with exceptions or GPLv3 with exceptions | ||||||
| @ -61,6 +61,12 @@ BuildArch: noarch | |||||||
| %{summary}. | %{summary}. | ||||||
| %endif | %endif | ||||||
| 
 | 
 | ||||||
|  | %package examples | ||||||
|  | Summary: Programming examples for %{name} | ||||||
|  | Requires: %{name}%{?_isa} = %{version}-%{release} | ||||||
|  | %description examples | ||||||
|  | %{summary}. | ||||||
|  | 
 | ||||||
| 
 | 
 | ||||||
| %prep | %prep | ||||||
| %setup -q -n %{qt_module}-opensource-src-%{version}%{?pre:-%{pre}} | %setup -q -n %{qt_module}-opensource-src-%{version}%{?pre:-%{pre}} | ||||||
| @ -134,8 +140,14 @@ rm -fv %{buildroot}%{_qt5_libdir}/lib*.la | |||||||
| %{_qt5_docdir}/qtmultimediawidgets/ | %{_qt5_docdir}/qtmultimediawidgets/ | ||||||
| %endif | %endif | ||||||
| 
 | 
 | ||||||
|  | %files examples | ||||||
|  | %{_qt5_examplesdir}/ | ||||||
|  | 
 | ||||||
| 
 | 
 | ||||||
| %changelog | %changelog | ||||||
|  | * Sun Jan 26 2014 Rex Dieter <rdieter@fedoraproject.org> 5.2.0-2 | ||||||
|  | - -examples subpkg | ||||||
|  | 
 | ||||||
| * Thu Dec 12 2013 Rex Dieter <rdieter@fedoraproject.org> 5.2.0-1 | * Thu Dec 12 2013 Rex Dieter <rdieter@fedoraproject.org> 5.2.0-1 | ||||||
| - 5.2.0 | - 5.2.0 | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user