]> git.pld-linux.org Git - packages/em8300.git/commitdiff
- updated BRs (uses gtk+2 now)
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 4 Dec 2006 18:10:10 +0000 (18:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- package alsa .conf file

Changed files:
    em8300.spec -> 1.47

em8300.spec

index 6cccaee0df9e6c53c38cfbb0d967f265a0a651bd..b5eb624dc9fe79429b5d9e0e22586eb966b0a35f 100644 (file)
@@ -31,9 +31,10 @@ Source2:     %{name}.sysconf
 Patch0:                %{name}-make.patch
 URL:           http://dxr3.sourceforge.net/
 %if %{with userspace}
-BuildRequires: autoconf
+BuildRequires: autoconf >= 2.13
 BuildRequires: automake
-BuildRequires: gtk+-devel >= 1.2.0
+BuildRequires: gtk+2-devel >= 1:2.0.0
+BuildRequires: pkgconfig
 %endif
 %if %{with kernel}
 %{?with_dist_kernel:BuildRequires:     kernel-module-build >= 3:2.6.14}
@@ -235,6 +236,8 @@ fi
 %{_mandir}/man1/em8300setup.1*
 %attr(754,root,root) /etc/rc.d/init.d/%{name}
 %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/%{name}
+# subpackage? (is it usable without alsa?)
+%{_datadir}/alsa/cards/EM8300.conf
 
 %files devel
 %defattr(644,root,root,755)
This page took 0.061348 seconds and 4 git commands to generate.