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.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.e17.new/e17.changes 2013-01-30 11:14:43.000000000 +0100 @@ -1,0 +2,14 @@ +Tue Jan 22 14:14:53 UTC 2013 - [email protected] + +- changing branding requirements and provides to unrelated + versioning after review of Standa Brabec (thanks!) + +------------------------------------------------------------------- +Wed Jan 9 11:31:47 UTC 2013 - [email protected] + +- 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.000000000 +0100 +++ /var/tmp/diff_new_pack.JJzfCX/_new 2013-01-30 11:14:45.000000000 +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: [email protected] For additional commands, e-mail: [email protected]
