I have made the following changes intended for :
  CE:Adaptation:N950-N9 / libwl1271-bin

Please review and accept or decline.
BOSS has already run some checks on this request.
See the "Messages from BOSS" section below.

https://build.pub.meego.com//request/show/7562

Thank You,
Marko Saukko

[This message was auto-generated]

---

Request # 7562:

Messages from BOSS:

State: review at 2012-12-18T19:57:32 by bossbot

Reviews:
       accepted by bossbot : Prechecks succeeded.
       new for CE-maintainers : Please replace this text with a review and 
approve/reject the review (not the SR). BOSS will take care of the rest

Changes:
  submit: home:sage:branches:CE:Adaptation:N950-N9 / libwl1271-bin -> 
CE:Adaptation:N950-N9 / libwl1271-bin
  
changes files:
--------------
--- libwl1271-bin.changes
+++ libwl1271-bin.changes
@@ -0,0 +1,3 @@
+* Tue Dec 18 2012 Marko Saukko <[email protected]> - 0.42
+- Fix packaging with armv7hl compliant architectures
+

spec files:
-----------
--- libwl1271-bin.spec
+++ libwl1271-bin.spec
@@ -1,32 +1,32 @@
 # 
 # Do NOT Edit the Auto-generated Part!
-# Generated by: spectacle version 0.23
+# Generated by: spectacle version 0.25
 # 
+
+Name:       libwl1271-bin
+
 # >> macros
 %define debug_package %{nil}
 # << macros
 
-Name:       libwl1271-bin
 Summary:    Shared library for wl1271
 Version:    0.42
 Release:    0
 Group:      Communications/Connectivity Adaptation
 License:    Nokia Proprietary
-ExclusiveArch:  %arm
-Source0:    %{name}-%{version}-%{_target_cpu}.tar.bz2
+ExclusiveArch:  armv7hl armv7nhl armv7thl armv7tnhl armv8el
+Source0:    %{name}-%{version}-armv7hl.tar.bz2
 Source1:    license.txt
 Source100:  libwl1271-bin.yaml
 Requires(post): /sbin/ldconfig
 Requires(postun): /sbin/ldconfig
 
-
 %description
 Libwl1271 is the user space library for TI wl1271 WLAN chipset.
 
 
-
 %prep
-%setup -q -n %{name}-%{version}-%{_target_cpu}
+%setup -q -n %{name}-%{version}-armv7hl
 
 # >> setup
 # Copy license to build dir
@@ -41,6 +41,7 @@
 
 # >> build post
 # << build post
+
 %install
 rm -rf %{buildroot}
 # >> install pre
@@ -52,17 +53,13 @@
 # << install post
 
 
-
 %post -p /sbin/ldconfig
 
 %postun -p /sbin/ldconfig
 
-
 %files
 %defattr(-,root,root,-)
 # >> files
 %{_libdir}/*.so.*
 %doc license.txt
 # << files
-
-

other changes:
--------------

++++++ libwl1271-bin.yaml
--- libwl1271-bin.yaml
+++ libwl1271-bin.yaml
@@ -5,11 +5,11 @@
 Group: Communications/Connectivity Adaptation
 License: Nokia Proprietary
 Sources:
-    - "%{name}-%{version}-%{_target_cpu}.tar.bz2"
+    - "%{name}-%{version}-armv7hl.tar.bz2"
     - "license.txt"
 Description: Libwl1271 is the user space library for TI wl1271 WLAN chipset.
-ExclusiveArch: "%arm"
+ExclusiveArch: "armv7hl armv7nhl armv7thl armv7tnhl armv8el"
 
-SetupOptions: "-q -n %{name}-%{version}-%{_target_cpu}"
+SetupOptions: "-q -n %{name}-%{version}-armv7hl"
 Configure: none
 Builder: none



Reply via email to