Hello community,

here is the log from the commit of package sawfish for openSUSE:Factory checked 
in at 2014-09-03 18:22:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sawfish (Old)
 and      /work/SRC/openSUSE:Factory/.sawfish.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sawfish"

Changes:
--------
--- /work/SRC/openSUSE:Factory/sawfish/sawfish.changes  2013-09-27 
18:21:10.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.sawfish.new/sawfish.changes     2014-09-03 
21:07:58.000000000 +0200
@@ -1,0 +2,11 @@
+Mon Sep  1 07:37:29 UTC 2014 - tog...@opensuse.org
+
+- Update to version 1.10.99 For more details see NEWS file
+
+  * tiling and tabbing work now much better together
+  * improved cabinet window switcher
+  * CTWM like interactive window placement
+  * faster StyleTab (default theme) 
+
+- Rebundle lisp sources and obsolete subpackage lisp
+-------------------------------------------------------------------

Old:
----
  sawfish-1.10.tar.xz

New:
----
  sawfish_1.10.99.tar.xz

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

Other differences:
------------------
++++++ sawfish.spec ++++++
--- /var/tmp/diff_new_pack.9LFYwE/_old  2014-09-03 21:08:00.000000000 +0200
+++ /var/tmp/diff_new_pack.9LFYwE/_new  2014-09-03 21:08:00.000000000 +0200
@@ -19,7 +19,7 @@
 
 
 Name:           sawfish
-Version:        1.10
+Version:        1.10.99
 Release:        0
 Summary:        A highly configurable window manager for X11
 License:        GPL-2.0+
@@ -30,7 +30,7 @@
 %endif
 
 Url:            http://sawfish.wikia.com/
-Source:         http://download.tuxfamily.org/sawfish/%{name}-%{version}.tar.xz
+Source:         http://download.tuxfamily.org/sawfish/%{name}_%{version}.tar.xz
 # Autoload feature for Emacs in editing sawfish files
 Source1:        suse-start-sawfish.el
 # PATCH-FIX-OPENSUSE tog...@opensuse.org avoid unnecessary rebuilds
@@ -65,6 +65,8 @@
 Recommends:     %{name}-lang
 Recommends:     %{name}-pager
 Recommends:     pulseaudio-utils
+Obsoletes:      %{name}-lisp < %{version}
+Provides:       %{name}-lisp = %{version}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -129,30 +131,9 @@
 not implement desktop backgrounds, applications docks, or other things
 that may be achieved through separate applications.
 
-%package lisp
-Summary: A highly configurable window manager for X11 - lisp files
-BuildArch: noarch
-
-%description lisp
-Sawfish is an extensible window manager using an Emacs Lisp-like
-scripting language -- all window decorations are configurable, the basic
-idea is to have as much user-interface policy as possible controlled
-through the Lisp language. This is no layer on top of twm, but a wholly
-new architecture.
-
-Despite this extensibility its policy is currently very minimal
-compared to most window managers. Its aim is simply to manage windows
-in the most flexible and attractive manner possible. As such it does
-not implement desktop backgrounds, applications docks, or other things
-that may be achieved through separate applications.
-
-This package provides the lisp source files. They are not needed for the
-application to run, however by studying them one can add new functions or
-improve current ones.
-
 
 %prep
-%setup -q
+%setup -q -n %{name}_%{version}
 %patch1 -p1
 
 %build
@@ -206,10 +187,10 @@
 %{_bindir}/sawfish-about
 %{_bindir}/sawfish-client
 %{_bindir}/sawfish-config
-%exclude %{_datadir}/%{name}/*/*.jl
-%exclude %{_datadir}/%{name}/*/*/*.jl
-%exclude %{_datadir}/%{name}/*/*/*/*.jl
-%exclude %{_datadir}/%{name}/*/*/*/*/*.jl
+%{_datadir}/%{name}/*/*.jl
+%{_datadir}/%{name}/*/*/*.jl
+%{_datadir}/%{name}/*/*/*/*.jl
+%{_datadir}/%{name}/*/*/*/*/*.jl
 
 %{_datadir}/%{name}
 %dir %{_datadir}/gnome
@@ -234,14 +215,6 @@
 %_datadir/emacs/site-lisp/%name.el
 %_datadir/emacs/site-lisp/suse-start-sawfish.el
 
-%files lisp
-%defattr(-,root,root)
-%{_datadir}/%{name}/*/*.jl
-%{_datadir}/%{name}/*/*/*.jl
-%{_datadir}/%{name}/*/*/*/*.jl
-%{_datadir}/%{name}/*/*/*/*/*.jl
-
-
 
 %files devel
 %defattr(-,root,root)

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

Reply via email to