Hello community, here is the log from the commit of package filesystem for openSUSE:Factory checked in at 2013-12-05 06:59:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/filesystem (Old) and /work/SRC/openSUSE:Factory/.filesystem.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "filesystem" Changes: -------- --- /work/SRC/openSUSE:Factory/filesystem/filesystem.changes 2013-10-02 08:48:29.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.filesystem.new/filesystem.changes 2013-12-05 06:59:07.000000000 +0100 @@ -1,0 +2,5 @@ +Wed Dec 4 09:41:24 UTC 2013 - [email protected] + +- add ppc64le definition + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ filesystem.spec ++++++ --- /var/tmp/diff_new_pack.txSOde/_old 2013-12-05 06:59:08.000000000 +0100 +++ /var/tmp/diff_new_pack.txSOde/_new 2013-12-05 06:59:08.000000000 +0100 @@ -61,7 +61,7 @@ echo "%%defattr(-,root,root)" > filesystem.list { cat %{SOURCE0} -%ifarch s390x %sparc x86_64 ppc64 ppc aarch64 +%ifarch s390x %sparc x86_64 ppc64 ppc aarch64 ppc64le cat %{SOURCE64} %endif } | while read MOD OWN GRP NAME ; do @@ -90,6 +90,9 @@ %ifarch ppc64 powerpc64-suse-linux \ %else +%ifarch ppc64le +powerpc64le-suse-linux \ +%else %ifarch %arm %{_target_cpu}-suse-linux-gnueabi \ %else @@ -97,6 +100,7 @@ %endif %endif %endif +%endif %endif %endif ; do -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
