> Group:      TO_BE/FILLED_IN

rerun specify?


On Fri, Jun 24, 2011 at 3:42 PM, Arjan van de Ven
<[email protected]> wrote:
> Hi,
> Adding new package xrestop in project Trunk:Testing. Please review and accept 
> ASAP.
>
> Justification for this new package:
>
> X resource monitoring app; needed to find memory leaks
>
> Thank You,
> Arjan van de Ven
>
> [This message was auto-generated]
>
> ---
>
> Request #21509:
>
>  submit:   home:arjan:autospectacle/xrestop(r4) -> Trunk:Testing/xrestop
>
>
> Message:
>    X resource monitoring app; needed to find memory leaks
>
> State:   new          2011-06-24T15:42:22 arjan
> Comment: None
>
>
> This is a NEW package in Trunk:Testing project.
> The files in the new package:
> xrestop/
>  |__  Makefile
>  |__  xrestop-0.4.tar.gz
>  |__  xrestop.changes
>  |__  xrestop.spec
>  |__  xrestop.yaml
>
> The content of the YAML file, xrestop.yaml:
> ===================================================================
> Name       : xrestop
> Version    : 0.4
> Release    : 1
> Group      : System/Applications
> Summary    : X Resource Monitor
> Description: |
>    A utility to monitor the usage of resources within the X Server, and
>    display them in a manner similar to top.
> URL        : http://www.freedesktop.org/Software/xrestop
> Sources    :
>    - http://projects.o-hand.com/sources/xrestop/xrestop-%{version}.tar.gz
>
> License    : GPLv2
> PkgConfigBR:
>    - ncursesw
>    - x11
>    - xext
>    - xres
> Files:
>    - "%doc /usr/share/man/man1/xrestop.1.gz"
>    - "%doc COPYING"
>    - /usr/bin/xrestop
>
> ===================================================================
>
>
> The content of the spec file, xrestop.spec:
> ===================================================================
> #
> # Do NOT Edit the Auto-generated Part!
> # Generated by: spectacle version 0.22
> #
> # >> macros
> # << macros
>
> Name:       xrestop
> Summary:    X Resource Monitor
> Version:    0.4
> Release:    1
> Group:      TO_BE/FILLED_IN
> License:    GPLv2
> URL:        http://www.freedesktop.org/Software/xrestop
> Source0:    
> http://projects.o-hand.com/sources/xrestop/xrestop-%{version}.tar.gz
> Source100:  xrestop.yaml
> BuildRequires:  pkgconfig(ncursesw)
> BuildRequires:  pkgconfig(x11)
> BuildRequires:  pkgconfig(xext)
> BuildRequires:  pkgconfig(xres)
>
>
> %description
> A utility to monitor the usage of resources within the X Server, and
> display them in a manner similar to top.
>
>
>
>
> %prep
> %setup -q -n %{name}-%{version}
>
> # >> setup
> # << setup
>
> %build
> # >> build pre
> # << build pre
>
> %configure --disable-static
> 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,-)
> %doc /usr/share/man/man1/xrestop.1.gz
> %doc COPYING
> /usr/bin/xrestop
> # >> files
> # << files
>
>
>
> ===================================================================
>
> _______________________________________________
> 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