I have made the following changes intended for : CE:Utils / pattern-utils
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/5453 Thank You, Marko Saukko [This message was auto-generated] --- Request # 5453: Messages from BOSS: State: review at 2012-08-09T15:18:04 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-utils -> CE:Utils / pattern-utils changes files: -------------- --- pattern-utils.changes +++ pattern-utils.changes @@ -0,0 +1,3 @@ +* Thu Aug 09 2012 Marko Saukko <[email protected]> - 003 +- Add version to patterns. + @@ -2,0 +6 @@ + old: ---- pattern-utils-002.tar.bz2 new: ---- pattern-utils-003.tar.bz2 spec files: ----------- --- pattern-utils.spec +++ pattern-utils.spec @@ -9,7 +9,7 @@ # << macros Summary: Provides pattern '%{name}' -Version: 002 +Version: 003 Release: 1 Group: Packaging/Patterns License: GPLv2 other changes: -------------- ++++++ pattern-utils-002.tar.bz2 -> pattern-utils-003.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/ --- nemo-utils.yaml +++ nemo-utils.yaml @@ -1,6 +1,6 @@ Description: Nemo Utils Name: nemo-utils -Version: 002 +Version: 003 Packages: - iotop - lynx ++++++ pattern-utils.yaml --- pattern-utils.yaml +++ pattern-utils.yaml @@ -2,7 +2,7 @@ Summary: Provides pattern '%{name}' Description: | %{summary}. -Version: 002 +Version: 003 Release: 1 Group: Packaging/Patterns License: GPLv2
