It seem to be handset specific. Please confirm

Peter

> -----Original Message-----
> From: [email protected]
> [mailto:[email protected]] On Behalf Of Kaitlin Rupert
> Sent: Tuesday, October 19, 2010 8:15 AM
> To: [email protected]
> Subject: [meego-commits] 8609: New package Trunk:Testingx
> 
> Hi,
> Adding new package clean-device in project Trunk:Testing. Please review and
> accept ASAP.
> 
> Justification for this new package:
> 
> New package import:
> 
>  Mon Oct 11 2010 David Kedves <[email protected]> 0.0.3
> - Use upstream tag 0.0.3
> - Change RFS/CUD paths to /etc/meego-[rfs|cud]-scripts
> 
> * Thu Sep 30 2010 David Kedves <[email protected]> 0.0.2
> - Fixes Clean-device packaging needed... (BCM#7773)
> - Initial import using release tag 0.0.2-2
> 
> Thank You,
> Kaitlin Rupert
> 
> [This message was auto-generated]
> 
> ---
> 
> Request #8609:
> 
>   submit:   devel:qt-mtf/clean-device(r2) -> Trunk:Testing/clean-device
> 
> 
> Message:
>     New package import:
> 
>  Mon Oct 11 2010 David Kedves <[email protected]> 0.0.3
> - Use upstream tag 0.0.3
> - Change RFS/CUD paths to /etc/meego-[rfs|cud]-scripts
> 
> * Thu Sep 30 2010 David Kedves <[email protected]> 0.0.2
> - Fixes Clean-device packaging needed... (BCM#7773)
> - Initial import using release tag 0.0.2-2
> 
> State:   new          2010-10-18T17:14:49 krupert
> Comment: None
> 
> 
> This is a NEW package in Trunk:Testing project.
> The files in the new package:
> clean-device/
>   |__  Makefile
>   |__  clean-device-0.0.3.tar.bz2
>   |__  clean-device.changes
>   |__  clean-device.spec
>   |__  clean-device.yaml
> 
> The content of the YAML file, clean-device.yaml:
> ================================================================
> ===
> Name: clean-device
> Summary: Script to perform Clear-User-Data and Restore-Factory-Settings via
> run-parts
> Version: 0.0.3
> Release: 1
> Group: Applications/System
> License: GPL v2
> URL: http://maemo.gitorious.org/maemo-af/clean-device
> Sources:
>     - "%{name}-%{version}.tar.bz2"
> Description: |
>     Script to perform Clear-User-Data and Restore-Factory-Settings via
> run-parts
> PkgBR:
>     - autoconf
>     - automake
> BuildArch: noarch
> Configure: autogen
> Builder: make
> ConfigOptions:
>     - --with-cuddir=meego-cud-scripts
>     - --with-rfsdir=meego-rfs-scripts
> Files:
>     - "/usr/sbin/clean-device.sh"
> 
> SubPackages:
>     - Name: devel
>       Summary: .pc file with variables for the system CUD/RFS directories
>       Group: Development/Tools
>       Description: |
>           .pc file with variables for the system CUD/RFS directories
>       Files:
>           - /usr/share/doc/clean-device/README
>           - /usr/lib/pkgconfig/clean-device.pc
> 
> 
> ================================================================
> ===
> 
> 
> The content of the spec file, clean-device.spec:
> ================================================================
> ===
> #
> # Do NOT Edit the Auto-generated Part!
> # Generated by: spectacle version 0.20
> #
> # >> macros
> # << macros
> 
> Name:       clean-device
> Summary:    Script to perform Clear-User-Data and Restore-Factory-Settings
> via run-parts
> Version:    0.0.3
> Release:    1
> Group:      Applications/System
> License:    GPL v2
> BuildArch:  noarch
> URL:        http://maemo.gitorious.org/maemo-af/clean-device
> Source0:    %{name}-%{version}.tar.bz2
> Source100:  clean-device.yaml
> BuildRequires:  autoconf
> BuildRequires:  automake
> 
> 
> %description
> Script to perform Clear-User-Data and Restore-Factory-Settings via run-parts
> 
> 
> 
> %package devel
> Summary:    .pc file with variables for the system CUD/RFS directories
> Group:      Development/Tools
> Requires:   %{name} = %{version}-%{release}
> 
> %description devel
> .pc file with variables for the system CUD/RFS directories
> 
> 
> 
> %prep
> %setup -q -n %{name}-%{version}
> 
> # >> setup
> # << setup
> 
> %build
> # >> build pre
> # << build pre
> 
> %autogen --disable-static \
>     --with-cuddir=meego-cud-scripts \
>     --with-rfsdir=meego-rfs-scripts
> 
> 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,-)
> /usr/sbin/clean-device.sh
> # >> files
> # << files
> 
> 
> %files devel
> %defattr(-,root,root,-)
> /usr/share/doc/clean-device/README
> /usr/lib/pkgconfig/clean-device.pc
> # >> files devel
> # << files devel
> 
> 
> ================================================================
> ===
> 
> _______________________________________________
> Meego-commits mailing list
> [email protected]
> http://lists.meego.com/listinfo/meego-commits
_______________________________________________
MeeGo-packaging mailing list
[email protected]
http://lists.meego.com/listinfo/meego-packaging

Reply via email to