Hello community,
here is the log from the commit of package e-profiles-openSUSE for
openSUSE:Factory checked in at 2013-01-11 13:47:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/e-profiles-openSUSE (Old)
and /work/SRC/openSUSE:Factory/.e-profiles-openSUSE.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "e-profiles-openSUSE", Maintainer is ""
Changes:
--------
New Changes file:
--- /dev/null 2013-01-09 19:40:42.352580873 +0100
+++
/work/SRC/openSUSE:Factory/.e-profiles-openSUSE.new/e-profiles-openSUSE.changes
2013-01-11 13:47:32.000000000 +0100
@@ -0,0 +1,16 @@
+-------------------------------------------------------------------
+Fri Jan 11 00:13:55 UTC 2013 - [email protected]
+
+- add LICENSE and AUTHORS files
+- correct license of the package
+
+-------------------------------------------------------------------
+Wed Jan 9 11:46:11 UTC 2013 - [email protected]
+
+- replace %make_install with make install DESTDIR="%buildroot"
+
+-------------------------------------------------------------------
+Wed Jan 9 10:51:53 UTC 2013 - [email protected]
+
+- let there be e-profiles-openSUSE!
+
New:
----
e-profiles-openSUSE.changes
e-profiles-openSUSE.spec
openSUSE-profiles-20130109.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ e-profiles-openSUSE.spec ++++++
#
# spec file for package e-profiles-openSUSE
#
# 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-profiles-openSUSE
Version: 20130109
Release: 0
License: BSD-2-Clause
Summary: E17 openSUSE profiles
Url: https://github.com/sleep-walker/e17-openSUSE-profiles
Group: System/GUI/Other
Source: openSUSE-profiles-%{version}.tar.bz2
BuildRequires: eet
Requires: e-theme-a-os-green
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
%description
openSUSE variant of profiles for E17.
%prep
%setup -c
%build
make
%install
make install DESTDIR="%buildroot"
%files
%defattr(-,root,root)
%doc README.md LICENSE AUTHORS
%{_datadir}/enlightenment
%changelog
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]