spot pushed to enlightenment (f22). "0.19.4"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Apr 2 15:51:33 UTC 2015


>From 1b9103ca9c7232f1ba7deeb85a384e0a71dce9aa Mon Sep 17 00:00:00 2001
From: Tom Callaway <spot at fedoraproject.org>
Date: Thu, 2 Apr 2015 11:34:41 -0400
Subject: 0.19.4


diff --git a/enlightenment.spec b/enlightenment.spec
index 970fae8..08af7f0 100644
--- a/enlightenment.spec
+++ b/enlightenment.spec
@@ -1,37 +1,29 @@
 Name:           enlightenment
-Version:        0.17.6
-Release:        2%{?dist}
+Version:        0.19.4
+Release:        1%{?dist}
 License:        BSD
 Summary:        Enlightenment window manager
 Url:            http://enlightenment.org
-Source:         http://download.enlightenment.org/releases/%{name}-%{version}.tar.bz2
-Patch0:		enlightenment-0.17.6-systemd-suspend-hibernate.patch
-
+Source0:        http://download.enlightenment.org/rel/apps/enlightenment/%{name}-%{version}.tar.xz
 BuildRequires:  alsa-lib-devel
+BuildRequires:	bluez-libs-devel
 BuildRequires:  dbus-devel 
 BuildRequires:  desktop-file-utils
 BuildRequires:  doxygen
-BuildRequires:  e_dbus-devel  >= 1.7.10
-BuildRequires:  ecore-devel >= 1.7.10
-BuildRequires:  edje-devel >= 1.7.10
-BuildRequires:  eet-devel >= 1.7.10
-BuildRequires:  eeze-devel >= 1.7.10
-BuildRequires:  efreet-devel >= 1.7.10
-BuildRequires:  eio-devel >= 1.7.10
-BuildRequires:  embryo >= 1.7.10
-BuildRequires:  emotion-devel >= 1.7.10
-BuildRequires:  evas-devel >= 1.7.10
+BuildRequires:  efl-devel
+BuildRequires:	elementary-devel
+BuildRequires:	libwayland-server-devel
 BuildRequires:  libXext-devel 
-BuildRequires:  libeina-devel 
 BuildRequires:  pam-devel
+BuildRequires:	systemd
 BuildRequires:  xcb-util-keysyms-devel
 Requires:       %{name}-data = %{version}-%{release}
-Requires:       emotion >= 1.7.10
-Requires:       elementary >= 1.7.10
-Requires:       ethumb >= 1.7.10
-Requires:       evas-generic-loaders >= 1.7.10
+Requires:       evas-generic-loaders
 Requires:       redhat-menus
 Provides:       firstboot(windowmanager) = enlightenment
+Requires(post):         systemd
+Requires(preun):        systemd
+Requires(postun):       systemd
 
 %description
 Enlightenment window manager is a lean, fast, modular and very extensible window 
@@ -50,16 +42,16 @@ Contains data files for Enlightenment
 
 %package        devel
 Summary:        Enlightenment headers, documentation and test programs
+Requires:	%{name}%{?_isa} = %{version}-%{release}
 
 %description devel
-Headers,  test programs and documentation for enlightenment
+Headers, test programs and documentation for enlightenment.
 
 %prep
 %setup -q
-%patch0 -p1 -b .systemd
 
 %build
-%configure --disable-static --disable-rpath
+%configure --disable-static --disable-rpath --with-systemdunitdir=%{_unitdir} -with-profile=FAST_PC --enable-wayland-clients
 make %{?_smp_mflags} V=1
 
 %install
@@ -70,9 +62,18 @@ find %{buildroot} -name '*.la' -delete
 %find_lang %{name}
 desktop-file-validate %{buildroot}/%{_datadir}/applications/*.desktop
 
+%post
+%systemd_post enlightenment.service
+
+%postun
+%systemd_postun_with_restart enlightenment.service
+
+%preun
+%systemd_preun enlightenment.service
+
 %files
 %doc AUTHORS COPYING README NEWS
-%{_sysconfdir}/xdg/menus/enlightenment.menu
+%{_sysconfdir}/xdg/menus/e-applications.menu
 %{_sysconfdir}/enlightenment/sysactions.conf
 %{_bindir}/enlightenment
 %{_bindir}/enlightenment_filemanager
@@ -81,6 +82,7 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/*.desktop
 %{_bindir}/enlightenment_remote
 %{_bindir}/enlightenment_start
 %{_libdir}/enlightenment
+%{_unitdir}/enlightenment.service
 
 %files data -f %{name}.lang
 %{_datadir}/xsessions/enlightenment.desktop
@@ -92,6 +94,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/*.desktop
 %{_includedir}/enlightenment
 
 %changelog
+* Thu Apr  2 2015 Tom Callaway <spot at fedoraproject.org> - 0.19.4-1
+- update to 0.19.4
+
 * Fri Dec 12 2014 Tom Callaway <spot at fedoraproject.org> - 0.17.6-2
 - use systemctl calls to suspend/hibernate
 
diff --git a/sources b/sources
index aad4bd0..7242f92 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2bbbff352b03e9eb86d173f0d4dea37a  enlightenment-0.17.6.tar.bz2
+a2aa6bc45f142758a70effcb204df572  enlightenment-0.19.4.tar.xz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/enlightenment.git/commit/?h=f22&id=1b9103ca9c7232f1ba7deeb85a384e0a71dce9aa


More information about the scm-commits mailing list