packages: rtl8192se/rtl8192se-install.patch, rtl8192se/rtl8192se.spec - Cor...
skibi
skibi at pld-linux.org
Mon Aug 9 22:28:07 CEST 2010
Author: skibi Date: Mon Aug 9 20:28:06 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- Correct rtl8192se-install.patch
---- Files affected:
packages/rtl8192se:
rtl8192se-install.patch (1.1 -> 1.2) , rtl8192se.spec (1.10 -> 1.11)
---- Diffs:
================================================================
Index: packages/rtl8192se/rtl8192se-install.patch
diff -u packages/rtl8192se/rtl8192se-install.patch:1.1 packages/rtl8192se/rtl8192se-install.patch:1.2
--- packages/rtl8192se/rtl8192se-install.patch:1.1 Mon Aug 9 09:16:44 2010
+++ packages/rtl8192se/rtl8192se-install.patch Mon Aug 9 22:28:01 2010
@@ -1,18 +1,6 @@
-diff -ruN mod/HAL/rtl8192/Makefile mod2/HAL/rtl8192/Makefile
---- mod/HAL/rtl8192/Makefile 2010-05-07 02:31:32.000000000 +0000
-+++ mod2/HAL/rtl8192/Makefile 2010-08-07 05:15:28.039666473 +0000
-@@ -517,7 +517,7 @@
-
- KSRC := /lib/modules/$(KVER)/build
- INSTALL_PREFIX :=
--IMG_DIR := /lib/firmware/
-+IMG_DIR := /lib/firmware/$(KVER)/
- all: modules
-
- modules:
-diff -ruN mod/realtek/RadioPower.sh mod2/realtek/RadioPower.sh
---- mod/realtek/RadioPower.sh 2010-05-07 02:31:32.000000000 +0000
-+++ mod2/realtek/RadioPower.sh 2010-08-07 05:20:09.000000000 +0000
+diff -ruN realtek/RadioPower.sh realtek/RadioPower.sh
+--- realtek/RadioPower.sh 2010-05-07 02:31:32.000000000 +0000
++++ realtek/RadioPower.sh 2010-08-07 05:20:09.000000000 +0000
@@ -2,9 +2,9 @@
if [ "$1" = "RFON" ]; then
@@ -25,9 +13,9 @@
+ echo "==============>Now Polling Method Turn RF OFF !" > /etc/realtec/events/RadioPowerTest
fi
-diff -ruN mod/HAL/rtl8192/Makefile mod2/HAL/rtl8192/Makefile
---- mod/HAL/rtl8192/Makefile 2010-05-07 02:31:32.000000000 +0000
-+++ mod2/HAL/rtl8192/Makefile 2010-08-09 07:09:26.982100198 +0000
+diff -ruN HAL/rtl8192/Makefile HAL/rtl8192/Makefile
+--- HAL/rtl8192/Makefile 2010-05-07 02:31:32.000000000 +0000
++++ HAL/rtl8192/Makefile 2010-08-09 07:09:26.982100198 +0000
@@ -25,7 +25,6 @@
-DCONFIG_PM_RTL \
-DCONFIG_PM \
@@ -84,9 +72,9 @@
CFLAGS += -DCONFIG_ASPM_OR_D3
CFLAGS += -D_RTL8192_EXT_PATCH_ \
-DMESH_8192_SPECIFIED \
-diff -ruN mod/rtllib/Makefile mod2/rtllib/Makefile
---- mod/rtllib/Makefile 2010-05-07 02:31:32.000000000 +0000
-+++ mod2/rtllib/Makefile 2010-08-09 07:09:01.862102537 +0000
+diff -ruN rtllib/Makefile rtllib/Makefile
+--- rtllib/Makefile 2010-05-07 02:31:32.000000000 +0000
++++ rtllib/Makefile 2010-08-09 07:09:01.862102537 +0000
@@ -16,13 +16,11 @@
EXTRA_CFLAGS += -DRTL8192S_DISABLE_FW_DM=0
EXTRA_CFLAGS += -DRTL8192SE
================================================================
Index: packages/rtl8192se/rtl8192se.spec
diff -u packages/rtl8192se/rtl8192se.spec:1.10 packages/rtl8192se/rtl8192se.spec:1.11
--- packages/rtl8192se/rtl8192se.spec:1.10 Mon Aug 9 14:50:14 2010
+++ packages/rtl8192se/rtl8192se.spec Mon Aug 9 22:28:01 2010
@@ -26,6 +26,7 @@
Source0: http://pld.skibi.eu/%{name}_linux_2.6.%{version}.tar.gz
# Source0-md5: 0c904bb2433699bc0e2f1d86c45a6b22
URL: http://www.realtek.com/products/productsView.aspx?Langid=1&PNid=21&PFid=48&Level=5&Conn=4&ProdID=226
+Patch0: rtl8192se-install.patch
BuildRequires: kernel%{_alt_kernel}-module-build >= 3:2.6.20
BuildRequires: rpmbuild(macros) >= 1.153
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -39,6 +40,7 @@
%prep
%setup -q -n %{name}_linux_2.6.%{version}
+%patch0 -p0
%build
cd HAL/rtl8192
@@ -78,6 +80,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.11 2010/08/09 20:28:01 skibi
+- Correct rtl8192se-install.patch
+
Revision 1.10 2010/08/09 12:50:14 zbyniu
- install, builds
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/rtl8192se/rtl8192se-install.patch?r1=1.1&r2=1.2&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/rtl8192se/rtl8192se.spec?r1=1.10&r2=1.11&f=u
More information about the pld-cvs-commit
mailing list