[pekwm] New version 0.1.15

Germán A. Racca skytux at fedoraproject.org
Mon Sep 24 16:44:05 UTC 2012


commit 78faa172918cdecdf108fb1fcc69c368a3cc15ba
Author: Germán A. Racca <skytux at fedoraproject.org>
Date:   Mon Sep 24 13:43:49 2012 -0300

    New version 0.1.15

 pekwm-0.1.15-menu.patch |   45 +++++++++++++++++++++++++++++++++++++++++++++
 pekwm-newmenu.patch     |   20 --------------------
 pekwm.spec              |   41 +++++++++++++++++++++++++----------------
 sources                 |    2 +-
 4 files changed, 71 insertions(+), 37 deletions(-)
---
diff --git a/pekwm-0.1.15-menu.patch b/pekwm-0.1.15-menu.patch
new file mode 100644
index 0000000..179baa5
--- /dev/null
+++ b/pekwm-0.1.15-menu.patch
@@ -0,0 +1,45 @@
+--- data/menu.orig	2012-09-24 12:28:13.455160142 -0300
++++ data/menu	2012-09-24 12:32:46.468106910 -0300
+@@ -26,10 +26,10 @@
+ 	}
+ 	Submenu = "Filemanager" {
+ 		Entry = "dolphin" { Actions = "Exec dolphin" }
++		Entry = "emelfm2" { Actions = "Exec emelfm2" }
+ 		Entry = "mc" { Actions = "Exec $TERM -e mc" }
+ 		Entry = "nautilus" { Actions = "Exec nautilus" }
+ 		Entry = "pcmanfm" { Actions = "Exec pcmanfm" }
+-		Entry = "rox" { Actions = "Exec rox" }
+ 		Entry = "thunar" { Actions = "Exec thunar" }
+ 	}
+ 	Submenu = "Graphics" {
+@@ -52,11 +52,11 @@
+ 		Entry = "psi" { Actions = "Exec psi" }
+ 	}
+ 	Submenu = "Multimedia" {
+-		Entry = "vlc" { Actions = "Exec vlc" }
+ 		Entry = "amarok" { Actions = "Exec amarok" }
+ 		Entry = "banshee" { Actions = "Exec banshee" }
++		Entry = "parole" { Actions = "Exec parole" }
+ 		Entry = "rhythmbox" { Actions = "Exec rhythmbox" }
+-		Entry = "smplayer" { Actions = "Exec smplayer" }
++		Entry = "totem" { Actions = "Exec totem" }
+ 		Entry = "alsamixer" { Actions = "Exec $TERM -title alsamixer -e alsamixer" }
+ 	}
+ 	Submenu = "Office" {
+@@ -67,13 +67,12 @@
+ 	}
+ 	Submenu = "VoIP" {
+ 		Entry = "ekiga" { Actions = "Exec ekiga" }
+-		Entry = "jitsi" { Actions = "Exec jitsi" }
+-		Entry = "sflphone" { Actions = "Exec sflphone" }
++		Entry = "linphone" { Actions = "Exec linphone" }
+ }
+ 	Submenu = "WWW" {
++		Entry = "epiphany" { Actions = "Exec epiphany" }
+ 		Entry = "firefox" { Actions = "Exec firefox" }
+-		Entry = "chromium" { Actions = "Exec chromium" }
+-		Entry = "opera" { Actions = "Exec opera" }
++		Entry = "midori" { Actions = "Exec midori" }
+ 	}
+ 
+ 	Separator {}
diff --git a/pekwm.spec b/pekwm.spec
index 47b7bdc..a94bdb0 100644
--- a/pekwm.spec
+++ b/pekwm.spec
@@ -1,18 +1,18 @@
-Name:		pekwm
-Version:	0.1.14
-Release:	3%{?dist}
-Summary:	A small and flexible window manager
-
-Group:		User Interface/Desktops
-License:	GPLv2+
-URL:		http://www.pekwm.org/
-Source0:	http://www.pekwm.org/projects/pekwm/files/%{name}-%{version}.tar.bz2
-Patch0:		%{name}-newmenu.patch
-BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-
-BuildRequires:	libX11-devel libpng-devel libXrandr-devel
-BuildRequires:	libXft-devel libXext-devel libXinerama-devel
-BuildRequires:	libXpm-devel libjpeg-devel libICE-devel libSM-devel
+Name:           pekwm
+Version:        0.1.15
+Release:        1%{?dist}
+Summary:        A small and flexible window manager
+
+Group:          User Interface/Desktops
+License:        GPLv2+
+URL:            http://www.pekwm.org/
+Source0:        http://www.pekwm.org/projects/pekwm/files/%{name}-%{version}.tar.bz2
+Patch0:         %{name}-0.1.15-menu.patch
+BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+
+BuildRequires:  libX11-devel libpng-devel libXrandr-devel
+BuildRequires:  libXft-devel libXext-devel libXinerama-devel
+BuildRequires:  libXpm-devel libjpeg-devel libICE-devel libSM-devel
 
 %description
 Pekwm is a window manager that once up on a time was based on the aewm++ window
@@ -29,7 +29,8 @@ should when starting applications.
 
 %prep
 %setup -q
-# Exclude menu apps that are not in Fedora or are not free software
+
+# Exclude/replace menu apps that are not in Fedora or are not free software
 %patch0 -p0 -b .orig
 
 %build
@@ -73,9 +74,13 @@ rm -rf %{buildroot}
 %config(noreplace) %{_sysconfdir}/%{name}/autoproperties
 %config(noreplace) %{_sysconfdir}/%{name}/autoproperties_typerules
 %config(noreplace) %{_sysconfdir}/%{name}/config
+%config(noreplace) %{_sysconfdir}/%{name}/config_system
 %config(noreplace) %{_sysconfdir}/%{name}/keys
 %config(noreplace) %{_sysconfdir}/%{name}/menu
 %config(noreplace) %{_sysconfdir}/%{name}/mouse
+%config(noreplace) %{_sysconfdir}/%{name}/mouse_click
+%config(noreplace) %{_sysconfdir}/%{name}/mouse_sloppy
+%config(noreplace) %{_sysconfdir}/%{name}/mouse_system
 %config(noreplace) %{_sysconfdir}/%{name}/vars
 %config(noreplace) %attr(755,root,root) %{_sysconfdir}/%{name}/start
 %{_datadir}/%{name}/
@@ -83,6 +88,10 @@ rm -rf %{buildroot}
 %{_datadir}/xsessions/%{name}.desktop
 
 %changelog
+* Mon Sep 24 2012 Germán A. Racca <skytux at fedoraproject.org> - 0.1.15-1
+- Updated to new version
+- Updated the menu patch
+
 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.1.14-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 777283e..4a44a04 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bb9c01c81fe47620bcd9be0e2e4a10e6  pekwm-0.1.14.tar.bz2
+4db10ad191b77120429abd5a65c73cec  pekwm-0.1.15.tar.bz2


More information about the scm-commits mailing list