I have made the following changes intended for : CE:Adaptation:N900 / pattern-n900
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/5451 Thank You, Marko Saukko [This message was auto-generated] --- Request # 5451: Messages from BOSS: State: review at 2012-08-09T15:17:01 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 / pattern-n900 -> CE:Adaptation:N900 / pattern-n900 changes files: -------------- --- pattern-n900.changes +++ pattern-n900.changes @@ -0,0 +1,3 @@ +* Thu Aug 09 2012 Marko Saukko <[email protected]> - 002 +- Add version to patterns. + @@ -2,0 +6 @@ + old: ---- pattern-n900-001.tar.bz2 new: ---- pattern-n900-002.tar.bz2 spec files: ----------- --- pattern-n900.spec +++ pattern-n900.spec @@ -9,7 +9,7 @@ # << macros Summary: Provides pattern '%{name}' -Version: 001 +Version: 002 Release: 1 Group: Packaging/Patterns License: GPLv2 other changes: -------------- ++++++ pattern-n900-001.tar.bz2 -> pattern-n900-002.tar.bz2 --- Makefile +++ Makefile @@ -1,4 +1,4 @@ all: install: - /usr/bin/repomd-pattern-builder.py --patternxml --old-obs-xml-format -p ./ -o $(DESTDIR)/usr/share/package-groups/ + /usr/bin/repomd-pattern-builder.py --patternxml -p ./ -o $(DESTDIR)/usr/share/package-groups/ --- VERSION +++ VERSION @@ -1 +1 @@ -001 +002 ++++++ pattern-n900.yaml --- pattern-n900.yaml +++ pattern-n900.yaml @@ -2,7 +2,7 @@ Summary: Provides pattern '%{name}' Description: | %{summary}. -Version: 001 +Version: 002 Release: 1 Group: Packaging/Patterns License: GPLv2
