Hello community,

here is the log from the commit of package awesome-freedesktop for 
openSUSE:Factory checked in at 2012-11-13 11:34:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/awesome-freedesktop (Old)
 and      /work/SRC/openSUSE:Factory/.awesome-freedesktop.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "awesome-freedesktop", Maintainer is ""

Changes:
--------
New Changes file:

--- /dev/null   2012-10-22 00:44:18.403455820 +0200
+++ 
/work/SRC/openSUSE:Factory/.awesome-freedesktop.new/awesome-freedesktop.changes 
    2012-11-13 11:34:26.000000000 +0100
@@ -0,0 +1,16 @@
+-------------------------------------------------------------------
+Thu Nov  8 11:41:22 UTC 2012 - [email protected]
+
+- Change license to GPL-2.0+
+
+-------------------------------------------------------------------
+Wed Oct 31 18:08:39 UTC 2012 - [email protected]
+
+- Update to git version 201209061058
+  Cleanup spec to guidelines 
+
+-------------------------------------------------------------------
+Fri Nov  4 18:18:28 UTC 2011 - [email protected]
+
+- initial checkin via service file
+

New:
----
  awesome-freedesktop-git201209061058.tar.xz
  awesome-freedesktop.changes
  awesome-freedesktop.spec

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ awesome-freedesktop.spec ++++++
#
# spec file for package awesome-freedesktop
#
# Copyright (c) 2012 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:           awesome-freedesktop
Version:        git201209061058
Release:        0
Summary:        Desktop entries and menu for awesome
License:        GPL-2.0+
Group:          System/GUI/Other
Url:            https://github.com/terceiro/awesome-freedesktop.git
Source:         %name-%version.tar.xz
Requires:       awesome >= 3.4.4
BuildArch:      noarch

%description
This project aims to add support for freedesktop.org compliant desktop entries
and menu.

Main features
=============

  * a freedesktop.org-compliant (or almost) applications menu
  * a freedesktop.org-compliant (or almost) desktop
  * a (yet limited) icon lookup function.

Icon themes
===========

You can choose any icon theme that's installed in /usr/share/icons/.


%prep
%setup -q -n %name

%build

%install

install -d %{buildroot}%{_datadir}/awesome/lib/freedesktop
install -D -m644 freedesktop/*.lua 
%{buildroot}%{_datadir}/awesome/lib/freedesktop/.

%files
%defattr(-,root,root,-)
%{_datadir}/awesome/lib/
%dir %{_datadir}/awesome
%dir %{_datadir}/awesome/lib/freedesktop
%doc README TODO awesome-freedesktop.png

%changelog
-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to