I have made the following changes intended for :
  nemo:devel:apps / rfkill

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

https://build.merproject.org//request/show/159

Thank You,
Ruediger Gad

[This message was auto-generated]

---

Request # 159:

Messages from BOSS:

State: review at 2013-04-03T06:11:38 by cibot

Reviews:
       accepted by cibot : Prechecks succeeded.
       new for nemo:devel:apps : Please replace this text with a review and 
approve/reject the review (not the SR). BOSS will take care of the rest

Changes:
  submit: nemo:devel:hw:nv:tegra3:common / rfkill -> nemo:devel:apps / rfkill
  
changes files:
--------------

++++++ new changes file:
--- rfkill.changes
+++ rfkill.changes
@@ -0,0 +1,6 @@
+* Sat Mar 30 2013 Ruediger Gad <[email protected]> - 0.4
+- Improve packaging.
+
+* Thu Dec 27 2012 Ruediger Gad <[email protected]> - 0.4
+- First version for Mer.
+

new:
----
  rfkill-0.4.tar.bz2
  rfkill.changes
  rfkill.spec
  rfkill.yaml

spec files:
-----------

++++++ new spec file:
--- rfkill.spec
+++ rfkill.spec
@@ -0,0 +1,55 @@
+# 
+# Do NOT Edit the Auto-generated Part!
+# Generated by: spectacle version 0.25
+# 
+
+Name:       rfkill
+
+# >> macros
+# << macros
+
+Summary:    Tool for setting the rfkill switch setting
+Version:    0.4
+Release:    1
+Group:      System/Base
+License:    ISC
+URL:        http://wireless.kernel.org/en/users/Documentation/rfkill
+Source0:    %{name}-%{version}.tar.bz2
+Source100:  rfkill.yaml
+
+%description
+With this tool the rfkill setting for network, bluetooth, etc. interfaces can 
be set.
+
+
+%prep
+%setup -q -n %{name}-%{version}
+
+# >> setup
+# << setup
+
+%build
+# >> build pre
+# << build pre
+
+
+make %{?jobs:-j%jobs}
+
+# >> build post
+# << build post
+
+%install
+rm -rf %{buildroot}
+# >> install pre
+# << install pre
+%make_install
+
+# >> install post
+# << install post
+
+
+%files
+%defattr(-,root,root,-)
+%{_sbindir}/%{name}
+%{_mandir}/man8/%{name}.8.gz
+# >> files
+# << files

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

++++++ rfkill-0.4.tar.bz2 (new)

++++++ rfkill.yaml (new)
--- rfkill.yaml
+++ rfkill.yaml
@@ -0,0 +1,14 @@
+Name: rfkill
+Summary: Tool for setting the rfkill switch setting
+Description: With this tool the rfkill setting for network, bluetooth, etc. 
interfaces can be set.
+Version: 0.4
+Release: 1
+Group: System/Base
+License: ISC
+URL: http://wireless.kernel.org/en/users/Documentation/rfkill
+Sources:
+    - "%{name}-%{version}.tar.bz2"
+Configure: none
+Files:
+    - "%{_sbindir}/%{name}"
+    - "%{_mandir}/man8/%{name}.8.gz"



Reply via email to