Hello community,

here is the log from the commit of package awesome for openSUSE:Factory checked 
in at 2013-01-03 16:48:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/awesome (Old)
 and      /work/SRC/openSUSE:Factory/.awesome.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "awesome", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/awesome/awesome.changes  2012-11-08 
08:02:22.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.awesome.new/awesome.changes     2013-01-03 
16:48:12.000000000 +0100
@@ -1,0 +2,6 @@
+Thu Dec  6 14:25:58 UTC 2012 - tog...@opensuse.org
+
+- Created subpackage awesome-branding-upstream which includes the
+  the default themes of the awesome package 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ awesome.spec ++++++
--- /var/tmp/diff_new_pack.6eLqJf/_old  2013-01-03 16:48:14.000000000 +0100
+++ /var/tmp/diff_new_pack.6eLqJf/_new  2013-01-03 16:48:14.000000000 +0100
@@ -55,6 +55,7 @@
 BuildRequires:  xmlto
 BuildRequires:  xorg-x11-util-devel
 Requires:       imlib2-loaders
+Requires:       %{name}-branding = %{version}
 
 %description
 awesome is a window manager initialy based on a dwm code rewriting. It is
@@ -83,6 +84,19 @@
 
 Every aspect of awesome is configurable via a configuration file: awesomerc.
 
+
+%package branding-upstream
+Summary:        Upstream Branding for awesome
+License:        GPL-2.0+
+Group:          System/GUI/Other
+Supplements:    packageand(%{name}:branding-upstream)
+Provides:       %{name}-branding = %{version}
+Conflicts:      otherproviders(%{name}-branding)
+BuildArch:      noarch
+
+%description branding-upstream
+This package provides the upstream look and feel for awesome.
+
 %prep
 
 %setup -q
@@ -129,10 +143,10 @@
 %defattr(-,root,root,-)
 %doc AUTHORS LICENSE README STYLE
 %dir %{_sysconfdir}/xdg/%{name}
-%config(noreplace) %{_sysconfdir}/xdg/%{name}/rc.lua
 %{_bindir}/%{name}
 %{_bindir}/%{name}-client
 %{_bindir}/awsetbg
+%exclude %{_datadir}/%{name}/themes
 %{_datadir}/%{name}
 %{_datadir}/xsessions/%{name}.desktop
 %doc %{_mandir}/man1/%{name}.1%{ext_man}
@@ -148,4 +162,9 @@
 %dir %_mandir/it
 %dir %_mandir/*/man1
 
+%files branding-upstream
+%defattr(-,root,root,-)
+%doc LICENSE
+%config(noreplace) %{_sysconfdir}/xdg/%{name}/rc.lua
+%{_datadir}/%{name}/themes
 %changelog

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to