In non-oss? Don't you mean oss? (Of course it might be possible this is needed for non-oss repo creation but that would surprise me)
/Carsten 2011/5/2 Peter Zhu <[email protected]>: > Hi, > Adding new package package-groups in project MeeGo:1.2:non-oss:Testing. > Please review and accept ASAP. > > Justification for this new package: > > Upgrade to 0.61 > > Thank You, > Peter Zhu > > [This message was auto-generated] > > --- > > Request #17299: > > submit: Trunk:Testing/package-groups(r3) -> > MeeGo:1.2:non-oss:Testing/package-groups > > > Message: > Upgrade to 0.61 > > State: new 2011-05-02T03:52:29 peter > Comment: None > > > This is a NEW package in MeeGo:1.2:non-oss:Testing project. > The files in the new package: > package-groups/ > |__ package-groups-0.61.tar.bz2 > |__ package-groups.changes > |__ package-groups.spec > > The content of the spec file, package-groups.spec: > =================================================================== > Summary: MeeGo Package Groups > Name: package-groups > Version: 0.61 > Release: 1 > License: GPLv2 > Group: System/Base > URL: http://www.meego.com > Source: %{name}-%{version}.tar.bz2 > BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root > BuildRequires: libxslt > > > %description > MeeGo Package Groups > > %prep > %setup -q > > %build > %ifarch %{arm} > make ARCH=arm > %else > make ARCH=i586 > %endif > > %install > rm -rf %{buildroot} > %make_install > > %clean > rm -rf %{buildroot} > > %files > %defattr(-,root,root,-) > /usr/share/package-groups/*xml > > > =================================================================== > > _______________________________________________ > 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
