Browse Source

mate-desktop 1.16.1-1

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@10878 ec354946-7b23-47d6-9f5a-488ba84defc7
iwaim 7 years ago
parent
commit
8bd43952ae
1 changed files with 15 additions and 6 deletions
  1. 15 6
      m/mate-desktop/mate-desktop-vl.spec

+ 15 - 6
m/mate-desktop/mate-desktop-vl.spec

@@ -1,9 +1,9 @@
 Summary:	Library with common API for various MATE modules
 Name:		mate-desktop
-Version:	1.14.1
+Version:	1.16.1
 Release:	1%{?_dist_release}
-Source0:	http://pub.mate-desktop.org/releases/1.14/%{name}-%{version}.tar.xz
-License:	GPLv2
+Source0:	http://pub.mate-desktop.org/releases/1.16/%{name}-%{version}.tar.xz
+License:	GPLv2, LGPLv2 and GFDLv1.1
 Group:		User Interface/Desktops
 URL:		http://mate-desktop.org/
 
@@ -12,7 +12,6 @@ Patch1001:	mate-desktop-vine-settings.patch
 Patch1002:	mate-desktop-1.10.0-color-select-desktop.patch
 
 BuildRequires:	mate-common
-BuildRequires:	mate-doc-utils
 BuildRequires:	gtk2-devel
 BuildRequires:	dconf-devel
 BuildRequires:	unique-devel
@@ -30,7 +29,7 @@ BuildRoot:	%{_tmppath}/%{name}-%{version}-root
 
 Vendor:		Project Vine
 Distribution:	Vine Linux
-Packager:	Takemikaduchi
+Packager:	Takemikaduchi, iwaim
 
 
 %description
@@ -55,6 +54,7 @@ Summary:        Documentation for mate-desktop
 Summary(ja):    mate-desktop 用のドキュメント
 Group:          Documentation
 BuildArch:      noarch
+License:	GFDLv1.1
 
 %description    docs
 This package contains documentation for mate-desktop.
@@ -111,7 +111,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor > /dev/null || :
 
 %files -f %{name}.lang
 %defattr(-,root,root,-)
-%doc COPYING ChangeLog NEWS README
+%doc COPYING* ChangeLog NEWS README
 %{_bindir}/mate-about
 %{_bindir}/mate-color-select
 %{_bindir}/mpaste
@@ -146,6 +146,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor > /dev/null || :
 
 %files devel
 %defattr(-,root,root,-)
+%doc COPYING*
 %{_includedir}/mate-desktop-2.0
 %{_libdir}/libmate-desktop-2.so
 %{_libdir}/pkgconfig/mate-desktop-2.0.pc
@@ -153,10 +154,18 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor > /dev/null || :
 
 %files docs
 %defattr(-,root,root,-)
+%doc COPYING-DOCS
 %{_datadir}/gtk-doc/html/mate-desktop
 
 
 %changelog
+* Thu Nov 24 2016 IWAI, Masaharu <iwaim.sub@gmail.com> 1.16.1-1
+- new upstream release
+- drop BuildRequires: mate-doc-utils
+- update License
+- add License files
+- update Packager
+
 * Sun May 22 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.14.1-1
 - new upstream release