Exactly, also I'm curious why such package has different version than mce 
source tar ball?

Peter

> -----Original Message-----
> From: [email protected]
> [mailto:[email protected]] On Behalf Of Anas Nashif
> Sent: Friday, January 14, 2011 7:04 PM
> To: [email protected]
> Cc: [email protected]
> Subject: Re: [meego-packaging] [meego-commits] 12005: New package
> Trunk:Testing/mce-devel
> 
> since mcd-devel only has headers, I would propose to call the package
> mce-headers, since -devel package are usually sub-packages of a main package,
> just to avoid confusion.
> 
> Anas
> On 14 Jan 2011, at 10:43, Tapio Rantala wrote:
> 
> > Hi,
> > Adding new package mce-devel in project Trunk:Testing. Please review and
> accept ASAP.
> >
> > Justification for this new package:
> >
> > Initial meego packaging (FEA#5525) (FEA#5526) (FEA#5527) (FEA#5528)
> >
> > Thank You,
> > Tapio Rantala
> >
> > [This message was auto-generated]
> >
> > ---
> >
> > Request #12005:
> >
> >  submit:   devel:systemsw/mce-devel(r1) -> Trunk:Testing/mce-devel
> >
> >
> > Message:
> >    Initial meego packaging (FEA#5525) (FEA#5526) (FEA#5527) (FEA#5528)
> >
> > State:   new          2011-01-14T02:43:19 tapioran
> > Comment: None
> >
> >
> > This is a NEW package in Trunk:Testing project.
> > The files in the new package:
> > mce-devel/
> >  |__  mce-dev-1.10.24.tar.bz2
> >  |__  mce-devel-1.10.24-create-directory.patch
> >  |__  mce-devel-1.10.24-no-ownership.patch
> >  |__  mce-devel.changes
> >  |__  mce-devel.spec
> >
> > The content of the spec file, mce-devel.spec:
> >
> ================================================================
> ===
> > %define _shortname mce-dev
> > Name:     mce-devel
> > Version:  1.10.24
> > Release:  1
> > Summary:  Development files for mce
> > Group:    Development/Libraries
> > License:  LGPLv2
> > URL:      http://meego.gitorious.org/meego-middleware/mce-dev/
> > Source0:  %{_shortname}-%{version}.tar.bz2
> > Patch0:   %{name}-1.10.24-no-ownership.patch
> > Patch1:   %{name}-1.10.24-create-directory.patch
> >
> > BuildRequires: doxygen
> >
> > %description
> > This package contains headers defining the D-Bus method calls
> > provided by the Mode Control Entity, and the signals emitted by it.
> >
> > %package -n mce-doc
> > Summary:  Documentation files for mce D-Bus API
> > Group:    Documentation
> >
> > %description -n mce-doc
> > This package contains documentation describing the D-Bus method calls
> > provided by the Mode Control Entity, and the signals emitted by it.
> >
> > %prep
> > %setup -q -n %{_shortname}-%{version}
> > %patch0 -p1
> > %patch1 -p1
> >
> > %build
> > make %{?_smp_mflags} doc
> >
> > %install
> > %make_install
> > install -d %{buildroot}/%{_docdir}/mce-doc/html/
> > install -m 644 doc/html/* %{buildroot}/%{_docdir}/mce-doc/html/
> >
> > %files
> > %defattr(-,root,root,-)
> > %doc COPYING debian/copyright
> > %{_includedir}/mce/*.h
> > %{_libdir}/pkgconfig/mce.pc
> >
> > %files -n mce-doc
> > %defattr(-,root,root,-)
> > %doc COPYING debian/changelog debian/copyright
> > %{_docdir}/mce-doc/html/*
> >
> >
> ================================================================
> ===
> >
> > _______________________________________________
> > 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
_______________________________________________
MeeGo-packaging mailing list
[email protected]
http://lists.meego.com/listinfo/meego-packaging

Reply via email to