Hello community,
here is the log from the commit of package e-theme-a-os-green for
openSUSE:Factory checked in at 2013-01-17 15:09:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/e-theme-a-os-green (Old)
and /work/SRC/openSUSE:Factory/.e-theme-a-os-green.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "e-theme-a-os-green", Maintainer is ""
Changes:
--------
New Changes file:
--- /dev/null 2013-01-09 19:40:42.352580873 +0100
+++
/work/SRC/openSUSE:Factory/.e-theme-a-os-green.new/e-theme-a-os-green.changes
2013-01-17 15:09:49.000000000 +0100
@@ -0,0 +1,25 @@
+-------------------------------------------------------------------
+Thu Jan 10 22:57:05 UTC 2013 - [email protected]
+
+- add AUTHORS and COPYING
+
+-------------------------------------------------------------------
+Wed Jan 9 11:48:27 UTC 2013 - [email protected]
+
+- provide e17-theme
+
+-------------------------------------------------------------------
+Mon Dec 31 11:33:26 UTC 2012 - [email protected]
+
+- require only edje, not edje-devel
+
+-------------------------------------------------------------------
+Fri Dec 28 16:21:28 UTC 2012 - [email protected]
+
+- require e17
+
+-------------------------------------------------------------------
+Wed Dec 26 22:30:33 UTC 2012 - [email protected]
+
+- let there be Green theme for E17!
+
New:
----
A-OS-Green.tar.bz2
e-theme-a-os-green.changes
e-theme-a-os-green.spec
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ e-theme-a-os-green.spec ++++++
#
# spec file for package
#
# 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: e-theme-a-os-green
Version: 1
Release: 0
License: GPL-2.0
Summary: Green theme for E17
Url: https://en.opensuse.org/Portal:Enlightenment
Group: System/GUI/Other
Source: A-OS-Green.tar.bz2
BuildRequires: edje
Requires: e17
Provides: e17-theme
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
%description
Green, theme for Enlightenment 0.17.
%prep
%setup -q -n A-OS-Green
%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-Green.edj
%files
%defattr(-,root,root)
%doc AUTHORS COPYING
%{_datadir}/enlightenment
%changelog
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]