Hello community,

here is the log from the commit of package branding-basedonopensuse for 
openSUSE:Factory checked in at 2013-08-05 20:41:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/branding-basedonopensuse (Old)
 and      /work/SRC/openSUSE:Factory/.branding-basedonopensuse.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "branding-basedonopensuse"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/branding-basedonopensuse/branding-basedonopensuse.changes
        2013-01-28 12:33:12.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.branding-basedonopensuse.new/branding-basedonopensuse.changes
   2013-08-05 20:41:14.000000000 +0200
@@ -1,0 +2,19 @@
+Mon Aug  5 15:18:11 UTC 2013 - [email protected]
+
+- fix initrd-branding
+
+-------------------------------------------------------------------
+Tue Jun 11 08:47:28 UTC 2013 - [email protected]
+
+- Follow package renaming:
+  exo-branding-openSUSE -> libexo-1-0-branding-openSUSE
+- Fix grub2 branding
+- Fix kdm branding
+
+-------------------------------------------------------------------
+Tue Jun 11 07:31:02 UTC 2013 - [email protected]
+
+- Update version number to 13.1
+- Remove obsolete gnome-control-center-branding
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ branding-basedonopensuse.spec ++++++
--- /var/tmp/diff_new_pack.ekeIx1/_old  2013-08-05 20:41:17.000000000 +0200
+++ /var/tmp/diff_new_pack.ekeIx1/_new  2013-08-05 20:41:17.000000000 +0200
@@ -35,7 +35,6 @@
 BuildRequires:  dynamic-wallpaper-branding-openSUSE
 BuildRequires:  e17-branding-openSUSE
 BuildRequires:  epiphany-branding-openSUSE
-BuildRequires:  exo-branding-openSUSE
 BuildRequires:  fcitx-branding-openSUSE
 BuildRequires:  gcin-branding-openSUSE
 BuildRequires:  gconf2-branding-openSUSE
@@ -43,7 +42,6 @@
 BuildRequires:  gfxboot-branding-openSUSE
 BuildRequires:  gimp-branding-openSUSE
 BuildRequires:  gio-branding-openSUSE
-BuildRequires:  gnome-control-center-branding-openSUSE
 BuildRequires:  gnome-menus-branding-openSUSE
 BuildRequires:  gnome-panel-branding-openSUSE
 BuildRequires:  grub2-branding-openSUSE
@@ -58,6 +56,7 @@
 BuildRequires:  kdm-branding-openSUSE
 BuildRequires:  ksplash-qml-branding-openSUSE
 BuildRequires:  ksplashx-branding-openSUSE
+BuildRequires:  libexo-1-0-branding-openSUSE
 BuildRequires:  libgarcon-branding-openSUSE
 BuildRequires:  libpurple-branding-openSUSE
 BuildRequires:  libreoffice-branding-openSUSE
@@ -83,7 +82,7 @@
 BuildRequires:  yast2-qt-branding-openSUSE
 #BRQ-END
 
-Version:        12.3
+Version:        13.1
 Release:        0
 Summary:        (De)branded openSUSE theme
 License:        MIT
@@ -112,7 +111,7 @@
 %define theme_name basedonopensuse
 
 %prep
-%setup -c
+%setup -q -c
 
 %build
 %if 0%{?package_gfxboot} > 0
@@ -143,7 +142,6 @@
 packages="$packages dynamic-wallpaper-branding-openSUSE"
 packages="$packages e17-branding-openSUSE"
 packages="$packages epiphany-branding-openSUSE"
-packages="$packages exo-branding-openSUSE"
 packages="$packages fcitx-branding-openSUSE"
 packages="$packages gcin-branding-openSUSE"
 packages="$packages gconf2-branding-openSUSE"
@@ -151,7 +149,6 @@
 packages="$packages gfxboot-branding-openSUSE"
 packages="$packages gimp-branding-openSUSE"
 packages="$packages gio-branding-openSUSE"
-packages="$packages gnome-control-center-branding-openSUSE"
 packages="$packages gnome-menus-branding-openSUSE"
 packages="$packages gnome-panel-branding-openSUSE"
 packages="$packages grub2-branding-openSUSE"
@@ -166,6 +163,7 @@
 packages="$packages kdm-branding-openSUSE"
 packages="$packages ksplash-qml-branding-openSUSE"
 packages="$packages ksplashx-branding-openSUSE"
+packages="$packages libexo-1-0-branding-openSUSE"
 packages="$packages libgarcon-branding-openSUSE"
 packages="$packages libpurple-branding-openSUSE"
 packages="$packages libreoffice-branding-openSUSE"
@@ -204,7 +202,7 @@
          nfile=$file
          ;;
     esac
-    if test -d "$file"; then
+    if ! test -L "$file" && test -d "$file"; then
       mkdir -p "$RPM_BUILD_ROOT$nfile"
       echo "%dir $nfile" >> files.$i
     else
@@ -230,13 +228,11 @@
 
 echo "%dir /usr/share/kde4/env" >> files.kdebase4-workspace-branding-openSUSE
 echo "%dir /usr/share/YaST2" >> files.yast2-branding-openSUSE
-echo "%dir /usr/lib/install-initrd" >> files.install-initrd-branding-openSUSE
+echo "/usr/lib/install-initrd" >> files.install-initrd-branding-openSUSE
 # for 11.4 only?
 echo "%dir /usr/share/epiphany" >> files.epiphany-branding-openSUSE
 echo "%dir /etc/PackageKit" >> files.PackageKit-branding-openSUSE
-echo "%dir /usr/share/gimp" >> files.gimp-branding-openSUSE
-echo "%dir /usr/share/gimp/2.0"  >> files.gimp-branding-openSUSE
-echo "%dir /usr/share/gimp/2.0/images" >> files.gimp-branding-openSUSE
+#echo "/usr/share/gimp" >> files.gimp-branding-openSUSE
 echo "%dir /etc/gdm" >> files.gdm-branding-openSUSE
 echo "%dir /etc/gtk-3.0" >> files.gtk3-branding-openSUSE
 
@@ -286,6 +282,10 @@
 
 touch %{buildroot}/usr/share/wallpapers/openSUSE-default.xml
 
+pushd %{buildroot}/usr/lib/install-initrd
+cp -a /usr/lib/install-initrd/openSUSE basedonopensuse
+ln -s basedonopensuse branding
+
 %files 
 %defattr(-,root,root)
 %doc COPYING
@@ -304,6 +304,7 @@
 Requires:       awesome-vicious
 Requires:       gnome-icon-theme
 Requires:       nitrogen
+Requires:       wallpaper-branding-basedonopensuse
 Requires:       xscreensaver
 
 %description -n awesome-branding-basedonopensuse
@@ -383,20 +384,6 @@
 
 %files -f files.epiphany-branding-openSUSE -n epiphany-branding-basedonopensuse
 
-%package -n exo-branding-basedonopensuse
-Summary:        Provides exo branding
-License:        CC-BY-SA-3.0 and GPL-2.0+
-Group:          System/Fhs
-Provides:       exo-branding
-Requires:       branding-basedonopensuse
-Conflicts:      otherproviders(exo-branding)
-Supplements:    packageand(exo-data:branding-basedonopensuse)
-
-%description -n exo-branding-basedonopensuse
-Debranded copy of openSUSE branding for exo
-
-%files -f files.exo-branding-openSUSE -n exo-branding-basedonopensuse
-
 %package -n fcitx-branding-basedonopensuse
 Summary:        Provides fcitx branding
 License:        GPL-2.0+
@@ -506,21 +493,6 @@
 
 %files -f files.gio-branding-openSUSE -n gio-branding-basedonopensuse
 
-%package -n gnome-control-center-branding-basedonopensuse
-Summary:        Provides gnome-control-center branding
-License:        GPL-2.0+
-Group:          System/Fhs
-Provides:       gnome-control-center-branding
-Requires:       branding-basedonopensuse
-Conflicts:      otherproviders(gnome-control-center-branding)
-Supplements:    packageand(gnome-control-center:branding-basedonopensuse)
-Requires:       gnome-control-center
-
-%description -n gnome-control-center-branding-basedonopensuse
-Debranded copy of openSUSE branding for gnome-control-center
-
-%files -f files.gnome-control-center-branding-openSUSE -n 
gnome-control-center-branding-basedonopensuse
-
 %package -n gnome-menus-branding-basedonopensuse
 Summary:        Provides gnome-menus branding
 License:        LGPL-2.1+
@@ -764,6 +736,20 @@
 
 %files -f files.ksplashx-branding-openSUSE -n ksplashx-branding-basedonopensuse
 
+%package -n libexo-1-0-branding-basedonopensuse
+Summary:        Provides libexo-1-0 branding
+License:        CC-BY-SA-3.0 and GPL-2.0+
+Group:          System/Fhs
+Provides:       libexo-1-0-branding
+Requires:       branding-basedonopensuse
+Conflicts:      otherproviders(libexo-1-0-branding)
+Supplements:    packageand(libexo-1-0:branding-basedonopensuse)
+
+%description -n libexo-1-0-branding-basedonopensuse
+Debranded copy of openSUSE branding for libexo-1-0
+
+%files -f files.libexo-1-0-branding-openSUSE -n 
libexo-1-0-branding-basedonopensuse
+
 %package -n libgarcon-branding-basedonopensuse
 Summary:        Provides libgarcon branding
 License:        CC-BY-SA-3.0 and GPL-2.0

++++++ openSUSE.tar.gz ++++++
/work/SRC/openSUSE:Factory/branding-basedonopensuse/openSUSE.tar.gz 
/work/SRC/openSUSE:Factory/.branding-basedonopensuse.new/openSUSE.tar.gz 
differ: char 5, line 1

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to