Hello community,
here is the log from the commit of package e17-theme-a-os-agust-v3 for
openSUSE:Factory checked in at 2014-04-26 09:59:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/e17-theme-a-os-agust-v3 (Old)
and /work/SRC/openSUSE:Factory/.e17-theme-a-os-agust-v3.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "e17-theme-a-os-agust-v3"
Changes:
--------
New Changes file:
--- /dev/null 2014-04-17 09:46:44.096034755 +0200
+++
/work/SRC/openSUSE:Factory/.e17-theme-a-os-agust-v3.new/e17-theme-a-os-agust-v3.changes
2014-04-26 09:59:57.000000000 +0200
@@ -0,0 +1,30 @@
+-------------------------------------------------------------------
+Fri Apr 18 06:01:09 UTC 2014 - [email protected]
+
+- rename to e17-theme-* to make life less confusing
+
+-------------------------------------------------------------------
+Sat Dec 14 23:15:27 UTC 2013 - [email protected]
+
+- edje is separated now, require only that
+
+-------------------------------------------------------------------
+Sun Dec 1 09:18:24 UTC 2013 - [email protected]
+
+- build from efl 1.8.0
+
+-------------------------------------------------------------------
+Thu Jan 10 22:54:32 UTC 2013 - [email protected]
+
+- add AUTHORS and COPYING
+
+-------------------------------------------------------------------
+Wed Jan 9 11:47:32 UTC 2013 - [email protected]
+
+- provide e17-theme
+
+-------------------------------------------------------------------
+Thu Jan 3 00:05:27 UTC 2013 - [email protected]
+
+- let there be e-theme-a-os-agust-v3!
+
New:
----
A-OS-Agust-V3.tar.bz2
e17-theme-a-os-agust-v3.changes
e17-theme-a-os-agust-v3.spec
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ e17-theme-a-os-agust-v3.spec ++++++
#
# spec file for package e-theme-a-os-agust-v3
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) specCURRENT_YEAR 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: e17-theme-a-os-agust-v3
Version: 1
Release: 0
Summary: A-OS-Agust-V3 theme for E17
License: GPL-2.0
Group: System/GUI/Other
Url: https://en.opensuse.org/Portal:Enlightenment
Source: A-OS-Agust-V3.tar.bz2
BuildRequires: edje
Requires: e17
Provides: e17-theme
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
%description
A-OS-Agust-V3, theme for Enlightenment 0.17.
%prep
%setup -q -n A-OS-Agust-V3
%build
./build.sh -v
%install
install -m 0755 -d %{buildroot}%{_datadir}/enlightenment/data/themes
install -m 0644 -t %{buildroot}%{_datadir}/enlightenment/data/themes
A-OS-Agust-V3.edj
%files
%defattr(-,root,root)
%doc AUTHORS COPYING
%{_datadir}/enlightenment
%changelog
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]