commit e17 for openSUSE:Factory

2015-01-09 Thread h_root
Hello community,

here is the log from the commit of package e17 for openSUSE:Factory checked in 
at 2015-01-09 20:50:45

Comparing /work/SRC/openSUSE:Factory/e17 (Old)
 and  /work/SRC/openSUSE:Factory/.e17.new (New)


Package is e17

Changes:

--- /work/SRC/openSUSE:Factory/e17/e17.changes  2014-02-24 10:59:01.0 
+0100
+++ /work/SRC/openSUSE:Factory/.e17.new/e17.changes 2015-01-09 
20:50:54.0 +0100
@@ -1,0 +2,8 @@
+Sun Oct 19 03:00:00 UTC 2014 - Led led...@gmail.com
+
+- fix BuildRequires
+- fix bashisms
+- add patches:
+  * enlightenment-0.17.6-fix-bashisms.patch
+
+---

New:

  enlightenment-0.17.6-fix-bashisms.patch



Other differences:
--
++ e17.spec ++
--- /var/tmp/diff_new_pack.aGn0TF/_old  2015-01-09 20:50:55.0 +0100
+++ /var/tmp/diff_new_pack.aGn0TF/_new  2015-01-09 20:50:55.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package e17
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -34,10 +34,11 @@
 Patch1: dont_offer_updates.patch
 # PATCH-FEATURE-OPENSUSE set_default_system_language.patch -- use system 
default language and don't ask user --  sleep_wal...@suse.cz
 Patch2: set_default_system_language.patch
+Patch3: enlightenment-0.17.6-fix-bashisms.patch
 BuildRequires:  alsa-devel
 BuildRequires:  dbus-1-devel
 BuildRequires:  doxygen
-BuildRequires:  e_dbus-devel
+BuildRequires:  e_dbus-devel = 1.7.8
 BuildRequires:  efl-devel
 BuildRequires:  elementary-devel
 BuildRequires:  freetype2-devel = 2.1.7
@@ -124,6 +125,7 @@
 %patch0
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 # fake time used for documentation

++ enlightenment-0.17.6-fix-bashisms.patch ++
diff -Ndurp enlightenment-0.17.6/data/tools/enlightenment_remote 
enlightenment-0.17.6-fix-bashisms/data/tools/enlightenment_remote
--- enlightenment-0.17.6/data/tools/enlightenment_remote2013-07-29 
20:06:16.0 +0300
+++ enlightenment-0.17.6-fix-bashisms/data/tools/enlightenment_remote   
2014-10-19 05:27:26.088222336 +0300
@@ -8,7 +8,7 @@
 
#---
 show_help(){
# Actual implemented features:
-echo -e 
+echo 
 OPTIONS:
   -h This help
   -help This help
@@ -61,7 +61,7 @@ Note: This is a new implementation of en
 #   Show info about the new implementation of enlightenment_remote
 
#---
 show_help_new_tool(){
-   echo -e 
+   echo 
 This is a new implementation of enlightenment_remote, it uses dbus calls to
 enlightenment so it is using the new system, this tool is a front-end just like
 the original tool, created for the ease-to-use of the users and in order to
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit e17 for openSUSE:Factory

2014-02-24 Thread h_root
Hello community,

here is the log from the commit of package e17 for openSUSE:Factory checked in 
at 2014-02-24 10:59:00

Comparing /work/SRC/openSUSE:Factory/e17 (Old)
 and  /work/SRC/openSUSE:Factory/.e17.new (New)


Package is e17

Changes:

--- /work/SRC/openSUSE:Factory/e17/e17.changes  2013-10-20 10:51:05.0 
+0200
+++ /work/SRC/openSUSE:Factory/.e17.new/e17.changes 2014-02-24 
10:59:01.0 +0100
@@ -1,0 +2,32 @@
+Sun Feb 23 11:08:05 UTC 2014 - si...@simotek.net
+
+- e17-branding-upstream should require e17-theme-default not e-theme-default
+
+---
+Tue Feb 18 10:29:07 UTC 2014 - si...@simotek.net
+
+- Rename e-theme etc to e17-theme
+
+---
+Tue Dec 24 03:31:35 UTC 2013 - si...@simotek.net
+
+- Branding changes for upstream re terminology
+
+---
+Fri Dec 13 07:38:46 UTC 2013 - sleep_wal...@suse.cz
+
+- update to E17 0.17.6 pre-release
+
+---
+Sun Dec  1 00:01:29 UTC 2013 - si...@simotek.net
+
+- Build against efl 1.8.0 now
+
+---
+Fri Nov  1 15:01:52 UTC 2013 - sleep_wal...@suse.cz
+
+- bump to 0.17.5, require EFL 1.7.9
+  Fixes:
+  * fixed stall on startup because xinerama started before randr 
(backports).
+
+---

Old:

  enlightenment-0.17.3.tar.bz2

New:

  enlightenment-0.17.6.tar.bz2



Other differences:
--
++ e17.spec ++
--- /var/tmp/diff_new_pack.fx9cp4/_old  2014-02-24 10:59:04.0 +0100
+++ /var/tmp/diff_new_pack.fx9cp4/_new  2014-02-24 10:59:04.0 +0100
@@ -16,12 +16,10 @@
 #
 
 
-%define efl_release 1.7.8
-
 %define generate_manpages 0
 
 Name:   e17
-Version:0.17.3
+Version:0.17.6
 Release:0
 Summary:The window manager
 License:BSD-2-Clause
@@ -39,17 +37,9 @@
 BuildRequires:  alsa-devel
 BuildRequires:  dbus-1-devel
 BuildRequires:  doxygen
-BuildRequires:  e_dbus-devel = %efl_release
-BuildRequires:  ecore-devel = %efl_release
-BuildRequires:  edje-devel = %efl_release
-BuildRequires:  eet-devel = %efl_release
-BuildRequires:  eeze-devel = %efl_release
-BuildRequires:  efreet-devel = %efl_release
-BuildRequires:  eina-devel = %efl_release
-BuildRequires:  eio-devel = %efl_release
-BuildRequires:  embryo-devel = %efl_release
-BuildRequires:  emotion-devel = %efl_release
-BuildRequires:  evas-devel = %efl_release
+BuildRequires:  e_dbus-devel
+BuildRequires:  efl-devel
+BuildRequires:  elementary-devel
 BuildRequires:  freetype2-devel = 2.1.7
 BuildRequires:  gettext-devel
 BuildRequires:  libtool
@@ -66,10 +56,8 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   e17-branding = 0.1
 Requires:   e17-theme
-Requires:   edje-utils = %efl_release
-Requires:   efreet = %efl_release
-Requires:   libeina1 = %efl_release
-Requires:   libeio1 = %efl_release
+Requires:   edje-utils
+Requires:   efl
 %if 0%{?suse_version}
 # to have working automounting we need udisks
 Recommends: udisks
@@ -83,17 +71,8 @@
 Group:  Development/Libraries/C and C++
 Requires:   %{name} = %{version}
 Requires:   dbus-1-devel
-Requires:   e_dbus-devel = %efl_release
-Requires:   ecore-devel = %efl_release
-Requires:   edje-devel = %efl_release
-Requires:   eet-devel = %efl_release
-Requires:   eeze-devel = %efl_release
-Requires:   efreet-devel = %efl_release
-Requires:   eina-devel = %efl_release
-Requires:   eio-devel = %efl_release
-Requires:   embryo-devel = %efl_release
-Requires:   emotion-devel = %efl_release
-Requires:   evas-devel = %efl_release
+Requires:   efl-devel
+Requires:   elementary-devel
 Requires:   freetype2-devel = 2.1.7
 Requires:   pam-devel
 Requires:   xorg-x11-libXext-devel
@@ -109,17 +88,19 @@
 Conflicts:  otherproviders(e17-branding)
 %endif
 Provides:   e17-branding = 0.1
-Requires:   e-theme-default = %version
+Requires:   e17-theme-default = %version
+Requires:  enlightenment-theme-upstream
+Conflicts: terminology-theme-openSUSE
 
 %description branding-upstream
 Various files for E17 provided by upstream but altered by openSUSE or Petite 
Linux.
 
-%package -n e-theme-default
+%package -n e17-theme-default
 Summary:Default E17 theme
 Group:  System/GUI/Other
 Provides:   e17-theme
 
-%description -n e-theme-default
+%description -n e17-theme-default
 Default theme for E17 window 

commit e17 for openSUSE:Factory

2013-10-20 Thread h_root
Hello community,

here is the log from the commit of package e17 for openSUSE:Factory checked in 
at 2013-10-20 10:51:03

Comparing /work/SRC/openSUSE:Factory/e17 (Old)
 and  /work/SRC/openSUSE:Factory/.e17.new (New)


Package is e17

Changes:

--- /work/SRC/openSUSE:Factory/e17/e17.changes  2013-08-23 11:04:33.0 
+0200
+++ /work/SRC/openSUSE:Factory/.e17.new/e17.changes 2013-10-20 
10:51:05.0 +0200
@@ -1,0 +2,5 @@
+Fri Oct 11 13:57:59 UTC 2013 - sleep_wal...@suse.cz
+
+- properly escape %T in date command call
+
+---



Other differences:
--
++ e17.spec ++
--- /var/tmp/diff_new_pack.6W9fmI/_old  2013-10-20 10:51:06.0 +0200
+++ /var/tmp/diff_new_pack.6W9fmI/_new  2013-10-20 10:51:06.0 +0200
@@ -148,7 +148,7 @@
 # fake time used for documentation
 FAKE_DOCDATE=$(LC_ALL=C date -u -r %{_sourcedir}/%{name}.changes '+%%a %%b %%d 
%%Y')
 FAKE_DOCYEAR=$(LC_ALL=C date -u -r %{_sourcedir}/%{name}.changes '+%%Y')
-FAKE_DOCDATETIME=$(LC_ALL=C date -u -r %{_sourcedir}/%{name}.changes '+%%a %%b 
%%d %%Y %T')
+FAKE_DOCDATETIME=$(LC_ALL=C date -u -r %{_sourcedir}/%{name}.changes '+%%a %%b 
%%d %%Y %%T')
 sed -i 
s/\$datetime/$FAKE_DOCDATETIME/g;s/\$date/$FAKE_DOCDATE/g;s/\$year/$FAKEDOCYEAR/g
 doc/*.html
 
 %configure --disable-static --disable-silent-rules

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



commit e17 for openSUSE:Factory

2013-08-23 Thread h_root
Hello community,

here is the log from the commit of package e17 for openSUSE:Factory checked in 
at 2013-08-23 11:04:32

Comparing /work/SRC/openSUSE:Factory/e17 (Old)
 and  /work/SRC/openSUSE:Factory/.e17.new (New)


Package is e17

Changes:

--- /work/SRC/openSUSE:Factory/e17/e17.changes  2013-08-04 07:29:07.0 
+0200
+++ /work/SRC/openSUSE:Factory/.e17.new/e17.changes 2013-08-23 
11:04:33.0 +0200
@@ -1,0 +2,8 @@
+Tue Aug 13 12:40:39 UTC 2013 - si...@simotek.net
+
+- rolling back down to 0.17.3
+  0.17.4 has a major startup issue that isn't beeing fixed quicly 
+  if a patch is provided for the issue before freeze we can go back
+  to 0.17.4
+
+---

Old:

  enlightenment-0.17.4.tar.bz2

New:

  enlightenment-0.17.3.tar.bz2



Other differences:
--
++ e17.spec ++
--- /var/tmp/diff_new_pack.NOOyGe/_old  2013-08-23 11:04:36.0 +0200
+++ /var/tmp/diff_new_pack.NOOyGe/_new  2013-08-23 11:04:36.0 +0200
@@ -21,7 +21,7 @@
 %define generate_manpages 0
 
 Name:   e17
-Version:0.17.4
+Version:0.17.3
 Release:0
 Summary:The window manager
 License:BSD-2-Clause

++ enlightenment-0.17.4.tar.bz2 - enlightenment-0.17.3.tar.bz2 ++
/work/SRC/openSUSE:Factory/e17/enlightenment-0.17.4.tar.bz2 
/work/SRC/openSUSE:Factory/.e17.new/enlightenment-0.17.3.tar.bz2 differ: char 
11, line 1

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



commit e17 for openSUSE:Factory

2013-08-03 Thread h_root
Hello community,

here is the log from the commit of package e17 for openSUSE:Factory checked in 
at 2013-08-04 07:29:05

Comparing /work/SRC/openSUSE:Factory/e17 (Old)
 and  /work/SRC/openSUSE:Factory/.e17.new (New)


Package is e17

Changes:

--- /work/SRC/openSUSE:Factory/e17/e17.changes  2013-05-27 09:45:39.0 
+0200
+++ /work/SRC/openSUSE:Factory/.e17.new/e17.changes 2013-08-04 
07:29:07.0 +0200
@@ -1,0 +2,9 @@
+Sat Aug  3 10:14:16 UTC 2013 - si...@simotek.net
+
+- bump to 0.17.4
+  Improvements:
+* Randr
+
+   Multiple bug fixes
+
+---

Old:

  enlightenment-0.17.3.tar.bz2

New:

  enlightenment-0.17.4.tar.bz2



Other differences:
--
++ e17.spec ++
--- /var/tmp/diff_new_pack.0XQfqe/_old  2013-08-04 07:29:09.0 +0200
+++ /var/tmp/diff_new_pack.0XQfqe/_new  2013-08-04 07:29:09.0 +0200
@@ -16,12 +16,12 @@
 #
 
 
-%define efl_release 1.7.7
+%define efl_release 1.7.8
 
 %define generate_manpages 0
 
 Name:   e17
-Version:0.17.3
+Version:0.17.4
 Release:0
 Summary:The window manager
 License:BSD-2-Clause

++ enlightenment-0.17.3.tar.bz2 - enlightenment-0.17.4.tar.bz2 ++
/work/SRC/openSUSE:Factory/e17/enlightenment-0.17.3.tar.bz2 
/work/SRC/openSUSE:Factory/.e17.new/enlightenment-0.17.4.tar.bz2 differ: char 
11, line 1

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



commit e17 for openSUSE:Factory

2013-05-27 Thread h_root
Hello community,

here is the log from the commit of package e17 for openSUSE:Factory checked in 
at 2013-05-27 09:45:38

Comparing /work/SRC/openSUSE:Factory/e17 (Old)
 and  /work/SRC/openSUSE:Factory/.e17.new (New)


Package is e17

Changes:

--- /work/SRC/openSUSE:Factory/e17/e17.changes  2013-04-17 23:02:25.0 
+0200
+++ /work/SRC/openSUSE:Factory/.e17.new/e17.changes 2013-05-27 
09:45:39.0 +0200
@@ -1,0 +2,12 @@
+Fri May 17 00:32:17 UTC 2013 - sleep_wal...@suse.cz
+
+- bump to 0.17.3
+  Improvements:
+* improve efm mouse movement detection for icons
+* add check for vmware window in another spot to disable key remapping
+
+  Fixes:
+* fixed theme bug which prevented windows from unshading correctly when
+animations were disabled
+
+---

Old:

  enlightenment-0.17.2.1.tar.bz2

New:

  enlightenment-0.17.3.tar.bz2



Other differences:
--
++ e17.spec ++
--- /var/tmp/diff_new_pack.7YQEJV/_old  2013-05-27 09:45:42.0 +0200
+++ /var/tmp/diff_new_pack.7YQEJV/_new  2013-05-27 09:45:42.0 +0200
@@ -16,12 +16,12 @@
 #
 
 
-%define efl_release 1.7.6
+%define efl_release 1.7.7
 
 %define generate_manpages 0
 
 Name:   e17
-Version:0.17.2.1
+Version:0.17.3
 Release:0
 Summary:The window manager
 License:BSD-2-Clause

++ enlightenment-0.17.2.1.tar.bz2 - enlightenment-0.17.3.tar.bz2 ++
/work/SRC/openSUSE:Factory/e17/enlightenment-0.17.2.1.tar.bz2 
/work/SRC/openSUSE:Factory/.e17.new/enlightenment-0.17.3.tar.bz2 differ: char 
11, line 1

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



commit e17 for openSUSE:Factory

2013-04-17 Thread h_root
Hello community,

here is the log from the commit of package e17 for openSUSE:Factory checked in 
at 2013-04-17 23:02:21

Comparing /work/SRC/openSUSE:Factory/e17 (Old)
 and  /work/SRC/openSUSE:Factory/.e17.new (New)


Package is e17, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/e17/e17.changes  2013-02-04 17:58:45.0 
+0100
+++ /work/SRC/openSUSE:Factory/.e17.new/e17.changes 2013-04-17 
23:02:25.0 +0200
@@ -1,0 +2,102 @@
+Fri Apr 12 10:59:03 UTC 2013 - sleep_wal...@suse.cz
+
+- disable building man pages for now completely
+- create tags for new patches
+
+---
+Wed Apr 10 23:47:12 UTC 2013 - sleep_wal...@suse.cz
+
+- dont_offer_updates.patch:
+  don't offer update check in first run wizard, just disable it
+- set_default_system_language.patch:
+  use system default as E17 default and don't aski in first run
+  wizard
+
+---
+Mon Apr  8 23:41:31 UTC 2013 - sleep_wal...@suse.cz
+
+- add udisks into Recommends to offer automount support
+  - there will be no UDisks2 support for E17
+- require exact version of EFL dependencies
+- sort tags a bit
+
+---
+Mon Apr  8 13:54:57 UTC 2013 - sleep_wal...@suse.cz
+
+- disable man page generation for now as it collides with man pages
+  of boost package
+  you can still enable that easily in spec and rebuilt it locally
+  or take it from X11:Enlightenment:Factory
+- wrap lines in changes file a bit
+
+---
+Sat Apr  6 00:55:06 UTC 2013 - si...@simotek.net
+
+- Removed Man page doco for now, apparently it conflicts with boost,
+  will add it again later
+- update to 0.17.2.1 (Bugfix Release)
+  0.17.2 had some issues in release creation hence the .1 at the end
+  ChangeLog:
+Cedric BAIL (3):
+  e17: backport r83720.
+  e: backport r83762.
+  e: backport r83815.
+
+Massimo Maiurana (4):
+  updating catalan and esperanto translations
+  this uncommented line was preventing launchpad to update its
+  files
+  updating italian translation
+  updating various translations
+
+Mike Blumenkrantz (32):
+  backport previous config option commit
+  backport autoraise fix for #2183
+  fix branch e17 news
+  backport link navigation fix
+  backport .part file change
+  backport previous xkb commits
+  remove unused var from branch because I am a pedant
+  fix xkb crash
+  same xkb typo in another place
+  on second thought, this config version check wouldn't work
+in branch. fix fix!
+  fix eina_list_last_data_get detection for e
+  backport profile list leak fix
+  ffs this free macro needs to get fixed to not fail here
+  accidentally put this news item in the wrong place for branch
+e17...
+  backport up/down key efm fix
+  backport personal apps and xkbswitch fixes from last 2 commits
+  backport personal apps button toggle fix
+  backport fixes for xkb config to e17 branch
+  backport previous commit with shelf deletion during screen
+resolution change since this almost certainly fixes crashes
+  apparently I forgot to backport the actual fix for the edge
+binding issue I fixed yesterday
+  backport previous fullscreen window stacking option move commit
+  backport previous efm cache update fixes
+  backport previous fix for API functionality in efm
+  backport 83717
+  fix same unused warning in branch
+  backport vmware commit
+  backport pointer warp fix
+  backport menu crash
+  backport e_layout frozen state fix
+  backport imc dialog fix
+  backport pointer warp to obscured window fix, other change was for
+new in trunk bug
+  backport previous toolbar gadget popup fix
+
+Rafael Antognolli (2):
+  Bump stable enlightenment to 0.17.2.
+  Update changelog for 0.17.2 release.
+
+maxerba (1):
+  Corrections for italian translation
+---
+Fri Mar 29 07:09:05 UTC 2013 - si...@simotek.net
+
+- Require edje-utils e17 requires edje_cc
+
+---

Old:

  enlightenment-0.17.1.tar.bz2

New:

  dont_offer_updates.patch
  enlightenment-0.17.2.1.tar.bz2
  set_default_system_language.patch



Other differences:
--
++ e17.spec ++
--- /var/tmp/diff_new_pack.X5APN9/_old  2013-04-17 23:02:41.0 +0200
+++ /var/tmp/diff_new_pack.X5APN9/_new  2013-04-17 23:02:41.0 +0200
@@ -16,10 +16,12 @@
 #
 
 
-%define 

commit e17 for openSUSE:Factory

2013-02-04 Thread h_root
Hello community,

here is the log from the commit of package e17 for openSUSE:Factory checked in 
at 2013-02-04 17:58:42

Comparing /work/SRC/openSUSE:Factory/e17 (Old)
 and  /work/SRC/openSUSE:Factory/.e17.new (New)


Package is e17, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/e17/e17.changes  2013-01-30 11:14:43.0 
+0100
+++ /work/SRC/openSUSE:Factory/.e17.new/e17.changes 2013-02-04 
17:58:45.0 +0100
@@ -1,0 +2,62 @@
+Thu Jan 31 15:58:21 UTC 2013 - sleep_wal...@suse.cz
+
+- removed 0001-E_XKB-write-comma-when-ommiting-basic-variant-as-a-p.patch
+  as new version already contains it
+
+---
+Thu Jan 31 15:52:03 UTC 2013 - sleep_wal...@suse.cz
+
+- update to 0.17.1 (mostly bugfix release)
+  Improvements:
+* Mixer settings dialog is now resizable
+* No longer build illume edj files
+* Better messages in UI
+* Added three more files for input methods used in asian countries
+* Desktop-Shelves menu now shows shelf names
+
+  Fixes:
+* Fixed crash when changing ibar source
+* Fixed SIGFPE in tiling module and functionality of toggle_rows_count
+* Fixed error in Evry when trying to call edje functions on non-edje
+  object
+* Fix construction of variant list for setxkbmap
+* Fix E17 restart after manually monitoring it
+* Fix build with uClibc
+* Restore default keybindings no longer restores two bindings for
+  ctrl+alt+f
+* entry/scrollframe: Fixed issues with submembers.
+* Fixed bug where keyboard resizing of windows would not be possible if
+  timeout was set to zero
+* Fixed crash when clicking apply in wallpaper settings dialog and no
+  wallpaper is selected
+* Fixed bug where disabled slider widgets could be changed with mouse
+  wheel
+* Fixed bug where fileman config slider widgets were not properly disabled
+* Tasks gadgets now apply the selected style
+* Fixed crash when changing desktops configuration
+* fixed bug where window border insets were not applied to initial
+  positioning geometry, causing them to be placed incorrectly
+* Fixed bug with desktop config profile where conf module version variable
+  was misnamed
+* fixed bug where internal dialogs would not redraw after unfullscreening
+* fixed bug where starting with a nonexistent config could cause a crash
+  instead of simply restarting
+* fixed window border hide bug where after iconification hides leave
+  ghosts
+* fixed bug where backlight settings would try to update dummy backlight
+  devices
+* fixed gadget dragging on desktop near screen edges
+* fixed bug where don't composite fullscreen windows option would cause
+  some windows to stop appearing
+* module error dialog is no longer remembered across restarts
+* fix small leak in efm when performing dnd onto mounted drive icon
+* fixed small leak in e_import_config_dialog_show during failure case
+* fixed small leak in e_import_dialog_show during failure case
+* fixed small leak in illume2 policy config
+* fixed path setting in import dialog
+* fixed possible NULL deref in desktop editor
+* fixed possible NULL deref in e_sys when debugging
+* fixed bug where dragging files into sidebar would move them instead of
+  creating links
+
+---

Old:

  0001-E_XKB-write-comma-when-ommiting-basic-variant-as-a-p.patch
  enlightenment-0.17.0.tar.bz2

New:

  enlightenment-0.17.1.tar.bz2



Other differences:
--
++ e17.spec ++
--- /var/tmp/diff_new_pack.iV604l/_old  2013-02-04 17:58:54.0 +0100
+++ /var/tmp/diff_new_pack.iV604l/_new  2013-02-04 17:58:54.0 +0100
@@ -19,19 +19,17 @@
 %define efl_release 1.7.5
 
 Name:   e17
-Version:0.17.0
+Version:0.17.1
 Release:0
 Summary:The window manager
 License:BSD-2-Clause
 Group:  System/X11/Displaymanagers
 Url:http://enlightenment.org/
-Source: enlightenment-0.17.0.tar.bz2
+Source: enlightenment-%{version}.tar.bz2
 Source2:e17
 Source3:sysactions.conf-oS12.2
 # PATCH-FEATURE-OPENSUSE 
enlightenment-0.16.999.65256-dont_require_suidbit.patch -- we can call dbus 
actions instead of suid binary sleep_wal...@suse.cz
 Patch0: enlightenment-0.16.999.65256-dont_require_suidbit.patch
-# PATCH-FIX-UPSTREAM 
0001-E_XKB-write-comma-when-ommiting-basic-variant-as-a-p.patch 
sleep_wal...@suse.cz -- correctly construct setxkbmap call when using basic 
layout
-Patch1: 0001-E_XKB-write-comma-when-ommiting-basic-variant-as-a-p.patch
 

commit e17 for openSUSE:Factory

2013-01-30 Thread h_root
Hello community,

here is the log from the commit of package e17 for openSUSE:Factory checked in 
at 2013-01-30 11:14:42

Comparing /work/SRC/openSUSE:Factory/e17 (Old)
 and  /work/SRC/openSUSE:Factory/.e17.new (New)


Package is e17, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/e17/e17.changes  2013-01-10 15:27:19.0 
+0100
+++ /work/SRC/openSUSE:Factory/.e17.new/e17.changes 2013-01-30 
11:14:43.0 +0100
@@ -1,0 +2,14 @@
+Tue Jan 22 14:14:53 UTC 2013 - sleep_wal...@suse.cz
+
+- changing branding requirements and provides to unrelated
+  versioning after review of Standa Brabec (thanks!)
+
+---
+Wed Jan  9 11:31:47 UTC 2013 - sleep_wal...@suse.cz
+
+- require efreet (ok, yes, you convinced me)
+- e17 needs e-theme
+- e-theme-default provides e-theme
+- e17-branding-default requires exactly the same version
+
+---



Other differences:
--
++ e17.spec ++
--- /var/tmp/diff_new_pack.JJzfCX/_old  2013-01-30 11:14:45.0 +0100
+++ /var/tmp/diff_new_pack.JJzfCX/_new  2013-01-30 11:14:45.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package e17
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,15 +15,16 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %define efl_release 1.7.5
 
 Name:   e17
 Version:0.17.0
-Release:1
-License:BSD-2-Clause
+Release:0
 Summary:The window manager
-Url:http://enlightenment.org/
+License:BSD-2-Clause
 Group:  System/X11/Displaymanagers
+Url:http://enlightenment.org/
 Source: enlightenment-0.17.0.tar.bz2
 Source2:   e17
 Source3:   sysactions.conf-oS12.2
@@ -58,9 +59,11 @@
 BuildRequires:  fdupes
 %endif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+Requires:   e17-branding = 0.1
+Requires:   e17-theme
+Requires:   efreet
 Requires:   libeina1 = %efl_release
 Requires:   libeio1 = %efl_release
-Requires:   e17-branding = %version
 
 %description
 Enlightenment 0.17 window manager and desktop environment is really fast, 
configurable and beautiful.
@@ -95,8 +98,8 @@
 Supplements:packageand(e17:branding-upstream)
 Conflicts:  otherproviders(e17-branding)
 %endif
-Provides:   e17-branding = %version
-Requires:   e-theme-default = %version
+Provides:   e17-branding = 0.1
+Requires:   e-theme-default = %version
 
 %description branding-upstream
 Various files for E17 provided by upstream but altered by openSUSE or Petite 
Linux.
@@ -104,6 +107,7 @@
 %package -n e-theme-default
 Summary:Default E17 theme
 Group:  System/GUI/Other
+Provides:   e17-theme
 
 %description -n e-theme-default
 Default theme for E17 window manager and desktop environment.

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



commit e17 for openSUSE:Factory

2013-01-10 Thread h_root
Hello community,

here is the log from the commit of package e17 for openSUSE:Factory checked in 
at 2013-01-10 15:27:18

Comparing /work/SRC/openSUSE:Factory/e17 (Old)
 and  /work/SRC/openSUSE:Factory/.e17.new (New)


Package is e17, Maintainer is 

Changes:

New Changes file:

--- /dev/null   2013-01-09 19:40:42.352580873 +0100
+++ /work/SRC/openSUSE:Factory/.e17.new/e17.changes 2013-01-10 
15:27:19.0 +0100
@@ -0,0 +1,1248 @@
+---
+Tue Jan  8 17:33:55 UTC 2013 - sleep_wal...@suse.cz
+
+- add patch tags
+
+---
+Sat Jan  5 15:12:39 UTC 2013 - sleep_wal...@suse.cz
+
+- attempt to fix deps for Fedora
+
+---
+Sat Jan  5 00:52:41 UTC 2013 - sleep_wal...@suse.cz
+
+- alter fedora 16 the same way as centos
+
+---
+Sat Jan  5 00:30:06 UTC 2013 - sleep_wal...@suse.cz
+
+- require now EFL 1.7.5
+
+---
+Fri Jan  4 00:45:55 UTC 2013 - sleep_wal...@suse.cz
+
+- as CentOS seems to have different %doc macro, alter %exclude accordingly for 
it
+
+---
+Thu Jan  3 09:12:33 UTC 2013 - sleep_wal...@suse.cz
+
+- split theme into separate subpackage
+
+---
+Thu Jan  3 08:40:39 UTC 2013 - sleep_wal...@suse.cz
+
+- remove duplicates again
+
+---
+Wed Jan  2 12:14:48 UTC 2013 - sleep_wal...@suse.cz
+
+- BUGS not part of package :)
+
+---
+Wed Jan  2 11:16:07 UTC 2013 - sleep_wal...@suse.cz
+
+- add COPYING README AUTHORS BUGS into e17 package
+
+---
+Mon Dec 31 12:50:05 UTC 2012 - sleep_wal...@suse.cz
+
+- require libeina1 and libeio1 explicitly
+  it will hopefully solve Fedora packagement issue
+
+---
+Fri Dec 28 15:47:14 UTC 2012 - sleep_wal...@suse.cz
+
+- attempt to fix XKB configuration - adding patch
+
+---
+Thu Dec 27 16:28:46 UTC 2012 - sleep_wal...@suse.cz
+
+- make sysactions.conf noreplace again
+
+---
+Thu Dec 27 14:29:07 UTC 2012 - sleep_wal...@suse.cz
+
+- fix pam profile name
+
+---
+Thu Dec 27 11:34:32 UTC 2012 - si...@simotek.net
+
+- add emotion-devel as a build dependency to try and make 
+  video previews work. For me the video preview window   
+  now comes up but the contents of the video are unknown 
+  his could work better for others
+
+---
+Fri Dec 21 20:50:58 UTC 2012 - sleep_wal...@suse.cz
+
+- update to 0.17.0 (release)
+
+---
+Fri Dec 21 00:38:03 UTC 2012 - sleep_wal...@suse.cz
+
+- build and package documentation
+
+---
+Tue Dec 18 23:16:52 UTC 2012 - sleep_wal...@suse.cz
+
+- update to 0.17.0 omega
+  Changelog:
+  * Translation updates
+  * Compile fixes on non-linux platforms
+  * Restoring default keybindings now restores all of the default
+keybindings
+  * Same as above for mouse wheel bindings
+  * Fixed a number of potential buffer overflows and memory leaks
+  * Even more wallpapers
+  * Tiling module now handles maximization of windows more effectively
+  * Improvements to Window Remembers config dialog
+  * Clock gadgets now scale the date
+  * Fixed issue where radio widgets could have no radio item toggled
+  * Pager config dialog now shows button names
+  * Tiling module improvements when moving/resizing tiled windows
+  * Improved RandR dialog
+  * Navigate menu's Current Directory now works correctly when
+activated on files and removable media
+  * Filemanager no longer loses icons which caused a DND operation
+failure
+  * Filemanager now properly handles DND operations where the target
+is the icon of a removable device
+  * Starting with an invalid configuration is now much less likely
+(nearly impossible) to result in a complete failure
+  * Triggering Everything repeatedly no longer causes a crash
+  * Refresh button on filemanager toolbar is now functional
+  * Scale config dialog now detects changes properly and closes on
+apply
+  * Shelf changes/deletions no longer create artifacts
+  * Gadgets on shelves no longer