SPECS: unicorn.spec - adapter

shadzik shadzik at pld-linux.org
Wed Dec 5 19:19:01 CET 2007


Author: shadzik                      Date: Wed Dec  5 18:19:01 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- adapter

---- Files affected:
SPECS:
   unicorn.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/unicorn.spec
diff -u SPECS/unicorn.spec:1.10 SPECS/unicorn.spec:1.11
--- SPECS/unicorn.spec:1.10	Wed Dec  5 19:13:16 2007
+++ SPECS/unicorn.spec	Wed Dec  5 19:18:56 2007
@@ -12,11 +12,11 @@
 %bcond_with	verbose		# verbose build (V=1)
 %bcond_with	usb		# build usb driver
 #
+%define	_rel	0.1
 Summary:	Unicorn ADSL modem software
 Summary(pl.UTF-8):	Oprogramowanie do modemów ADSL Unicorn
 Name:		unicorn
 Version:	0.9.3
-%define	_rel	0.1
 Release:	%{_rel}
 License:	GPL v2
 Group:		Base/Kernel
@@ -24,9 +24,9 @@
 # Source0-md5:	ff9829f03168279a079d05aea780ee99
 Patch0:		%{name}-makefile.patch
 URL:		http://www.bewan.com/
+BuildRequires:	gtk+-devel
 %{?with_dist_kernel:BuildRequires:	kernel%{_alt_kernel}-module-build >= 3:2.6.22}
 BuildRequires:	rpmbuild(macros) >= 1.379
-BuildRequires:	gtk+-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -77,7 +77,7 @@
 %endif
 
 %if %{with kernel}
-%build_kernel_modules -C libm -C unicorn_pci -m unicorn_{pci_atm,pci_eth} 
+%build_kernel_modules -C libm -C unicorn_pci -m unicorn_{pci_atm,pci_eth}
 %{?with_usb:%build_kernel_modules -C unicorn_usb -m unicorn_usb_atm,unicorn_usb_eth}
 %endif
 
@@ -139,6 +139,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2007-12-05 18:18:56  shadzik
+- adapter
+
 Revision 1.10  2007-12-05 18:13:16  wolvverine
 - clean,patch, pci/usb subpackage
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/unicorn.spec?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list