I have made the following changes intended for : CE:Adaptation:x86-generic / patterns-x86-common
Please review and accept or decline. BOSS has already run some checks on this request. See the "Messages from BOSS" section below. https://build.pub.meego.com//request/show/7543 Thank You, Marko Saukko [This message was auto-generated] --- Request # 7543: Messages from BOSS: State: review at 2012-12-14T22:03:25 by bossbot Reviews: accepted by bossbot : Prechecks succeeded. new for CE-maintainers : Please replace this text with a review and approve/reject the review (not the SR). BOSS will take care of the rest Changes: submit: home:sage:patterns / patterns-x86-common -> CE:Adaptation:x86-generic / patterns-x86-common changes files: -------------- ++++++ new changes file: --- patterns-x86-common.changes +++ patterns-x86-common.changes @@ -0,0 +1,5 @@ +* Fri Dec 14 2012 Marko Saukko <[email protected]> - 0.1 +- [Renaming] Drop the intel from the pattern names as these patters are generic x86 architecture patterns. +- [Packaging] Initial packaging of x86 patterns. + + new: ---- patterns-x86-common-0.1.tar.bz2 patterns-x86-common.changes patterns-x86-common.spec spec files: ----------- ++++++ new spec file: --- patterns-x86-common.spec +++ patterns-x86-common.spec @@ -0,0 +1,27 @@ +Name: patterns-x86-common +Summary: Provides patterns for x86 adaptations +Version: 0.1 +Release: 1 +Group: Packaging/Patterns +License: GPLv2 +BuildArch: noarch +URL: https://github.com/nemomobile/nemo-patterns +Source0: %{name}-%{version}.tar.bz2 +BuildRequires: repomd-pattern-builder +Provides: package-groups + +%description +%{summary}. + +%prep +%setup -q -n %{name}-%{version} + +%build + +%install +rm -rf %{buildroot} +%make_install + +%files +%defattr(-,root,root,-) +%{_datadir}/package-groups/*.xml other changes: -------------- ++++++ patterns-x86-common-0.1.tar.bz2 (new)
