[meego-commits] 24149: New package devel:devices:n900:n950/n950-camera-fw
Teemu Tuominen
no_reply at build.meego.com
Tue Sep 27 08:17:10 UTC 2011
Hi,
Adding new package n950-camera-fw in project devel:devices:n900:n950. Please review and accept ASAP.
Justification for this new package:
N950 camera firmware
Thank You,
Teemu Tuominen
[This message was auto-generated]
---
Request #24149:
submit: home:teemu.tuominen:branches:devel:devices:n900:n950/n950-camera-fw(r1)(cleanup) -> devel:devices:n900:n950/n950-camera-fw
Message:
N950 camera firmware
State: new 2011-09-27T01:07:01 teemu.tuominen
Comment: None
This is a NEW package in devel:devices:n900:n950 project.
The files in the new package:
n950-camera-fw/
|__ license.txt
|__ n950-camera-fw.changes
|__ n950-camera-fw.spec
|__ n950-camera-fw.yaml
|__ n950-camera-fw_0.0.46.1+0m6_meego.tar.gz
The content of the YAML file, n950-camera-fw.yaml:
===================================================================
Name: n950-camera-fw
Summary: Camera firmware for Nokia N950
Version: 0.0.46.1+0m6_meego
Release: 0
Group: Kernel/Linux Kernel
License: Nokia Proprietary
BuildArch: noarch
Sources:
- "%{name}_%{version}.tar.gz"
- "license.txt"
Description: |
This is %{summary}.
Configure: none
Builder: none
Files:
- "%doc license.txt"
- "/lib/firmware/*.bin"
===================================================================
The content of the spec file, n950-camera-fw.spec:
===================================================================
#
# Do NOT Edit the Auto-generated Part!
# Generated by: spectacle version 0.22
#
# >> macros
# << macros
Name: n950-camera-fw
Summary: Camera firmware for Nokia N950
Version: 0.0.46.1+0m6_meego
Release: 0
Group: Kernel/Linux Kernel
License: Nokia Proprietary
BuildArch: noarch
Source0: %{name}_%{version}.tar.gz
Source1: license.txt
Source100: n950-camera-fw.yaml
%description
This is %{summary}.
%prep
%setup -q -n %{name}-%{version}
# >> setup
# << setup
%build
# >> build pre
# << build pre
# >> build post
# << build post
%install
rm -rf %{buildroot}
# >> install pre
# << install pre
# >> install post
make install DESTDIR=$RPM_BUILD_ROOT
cp %{SOURCE1} .
# << install post
%files
%defattr(-,root,root,-)
%doc license.txt
/lib/firmware/*.bin
# >> files
# << files
===================================================================
More information about the MeeGo-commits
mailing list