update to 1.3.12 [release 1.3.12-1mamba;Thu May 19 2016]
This commit is contained in:
parent
be85f84aa3
commit
e2c282e684
13
icewm.spec
13
icewm.spec
@ -1,6 +1,6 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: icewm
|
||||
Version: 1.3.8
|
||||
Version: 1.3.12
|
||||
Release: 1mamba
|
||||
Summary: A window manager for the X Window System
|
||||
Group: System/X11
|
||||
@ -8,7 +8,8 @@ Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Filippo Bedendo Bordon <michiamophil@libero.it>
|
||||
URL: http://www.icewm.org/
|
||||
Source: http://downloads.sourceforge.net/project/icewm/icewm-%{majver}/%{version}/%{name}-%{version}.tar.gz
|
||||
Source: https://github.com/bbidulock/icewm/releases/download/%{version}/icewm-%{version}.tar.bz2
|
||||
#Source: http://downloads.sourceforge.net/project/icewm/icewm-%{majver}/%{version}/%{name}-%{version}.tar.gz
|
||||
Patch0: icewm-1.3.7-buildfix-deprecated.patch
|
||||
Patch1: icewm-1.3.7-gcc-4.7.patch
|
||||
License: LGPL
|
||||
@ -56,11 +57,19 @@ IceWM is a window manager for the X Window System.
|
||||
%files -f %{name}.lang
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/*
|
||||
%dir %{_datadir}/%{name}
|
||||
%{_datadir}/%{name}/*
|
||||
%{_datadir}/xsessions/icewm*.desktop
|
||||
%dir %{_docdir}/icewm
|
||||
%{_docdir}/icewm/*
|
||||
%{_mandir}/man1/icewm.1*
|
||||
%doc AUTHORS COPYING
|
||||
#BUGS CHANGES COPYING README README.wm-session TODO
|
||||
|
||||
%changelog
|
||||
* Thu May 19 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 1.3.12-1mamba
|
||||
- update to 1.3.12
|
||||
|
||||
* Tue Nov 19 2013 Automatic Build System <autodist@mambasoft.it> 1.3.8-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user