Hello community, here is the log from the commit of package branding-upstream for openSUSE:Factory checked in at 2013-09-04 13:17:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/branding-upstream (Old) and /work/SRC/openSUSE:Factory/.branding-upstream.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "branding-upstream" Changes: -------- --- /work/SRC/openSUSE:Factory/branding-upstream/branding-upstream.changes 2013-02-05 15:41:13.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.branding-upstream.new/branding-upstream.changes 2013-09-04 13:17:13.000000000 +0200 @@ -1,0 +2,5 @@ +Mon Sep 2 20:57:52 CEST 2013 - [email protected] + +- Rename branding file to SUSE-brand (FATE#316269). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ branding-upstream.spec ++++++ --- /var/tmp/diff_new_pack.U7SMrO/_old 2013-09-04 13:17:13.000000000 +0200 +++ /var/tmp/diff_new_pack.U7SMrO/_new 2013-09-04 13:17:13.000000000 +0200 @@ -24,12 +24,12 @@ Source: %{name}-COPYING BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch -Summary: SuSE Brand File Supplementing Upstream Look and Feel +Summary: SUSE Brand File Supplementing Upstream Look and Feel License: MIT Group: System/Fhs %description -This package contains the file /etc/SuSE-brand, and its name is used as +This package contains the file /etc/SUSE-brand, and its name is used as a trigger for installation of look and feel and branding of packages as it was defined by upstream developers. @@ -44,7 +44,7 @@ cp -a %{S:0} COPYING %build -cat >SuSE-brand <<EOF +cat >SUSE-brand <<EOF upstream VERSION = %{version} CO-BRANDS = openSUSE SLED SLES SLE @@ -52,11 +52,11 @@ %install mkdir -p $RPM_BUILD_ROOT%{_sysconfdir} -cp SuSE-brand $RPM_BUILD_ROOT%{_sysconfdir}/ +cp SUSE-brand $RPM_BUILD_ROOT%{_sysconfdir}/ %files %defattr(-,root,root) %doc COPYING -%{_sysconfdir}/SuSE-brand +%{_sysconfdir}/SUSE-brand %changelog -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
