make the devel package require pkgconfig
This commit is contained in:
		
							parent
							
								
									9b2c99db46
								
							
						
					
					
						commit
						12b1cd8e02
					
				@ -1,6 +1,6 @@
 | 
			
		||||
Name:       taglib	
 | 
			
		||||
Version:    1.4
 | 
			
		||||
Release:    3%{?dist}
 | 
			
		||||
Release:    4%{?dist}
 | 
			
		||||
Summary:    Audio Meta-Data Library
 | 
			
		||||
 | 
			
		||||
Group: 	    System Environment/Libraries
 | 
			
		||||
@ -24,6 +24,7 @@ FLAC files.
 | 
			
		||||
Summary: Development tools for taglib
 | 
			
		||||
Group:	 Development/Libraries
 | 
			
		||||
Requires: %{name} = %{version}-%{release}
 | 
			
		||||
Requires: pkgconfig
 | 
			
		||||
%description devel
 | 
			
		||||
Development tools for taglib
 | 
			
		||||
 | 
			
		||||
@ -75,6 +76,9 @@ rm -rf $RPM_BUILD_ROOT
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
%changelog
 | 
			
		||||
* Thu Sep 14 2006 Aurelien Bompard <abompard@fedoraproject.org> 1.4-4
 | 
			
		||||
- have the devel package require pkgconfig (#206443)
 | 
			
		||||
 | 
			
		||||
* Thu Aug 31 2006 Aurelien Bompard <abompard@fedoraproject.org> 1.4-3
 | 
			
		||||
- rebuild
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user