Browse Source

mate-polkit 1.20.0-1

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@11650 ec354946-7b23-47d6-9f5a-488ba84defc7
iwaim 5 years ago
parent
commit
5bdcf3107d
1 changed files with 9 additions and 24 deletions
  1. 9 24
      m/mate-polkit/mate-polkit-vl.spec

+ 9 - 24
m/mate-polkit/mate-polkit-vl.spec

@@ -1,5 +1,5 @@
-%define major_ver 1.18
-%define ver %{major_ver}.2
+%define major_ver 1.20
+%define ver %{major_ver}.0
 %define rel 1
 
 Summary:	PolicyKit integration for the MATE desktop
@@ -18,6 +18,8 @@ BuildRequires:	gtk-doc
 BuildRequires:	autoconf
 BuildRequires:	automake
 
+Obsoletes: mate-polkit-devel < 1.20.0
+
 BuildRoot:	%{_tmppath}/%{name}-%{version}-root
 
 Vendor:		Project Vine
@@ -30,18 +32,6 @@ PolicyKit-mate provides an Authentication Agent for PolicyKit that
 integrates well with the MATE desktop environment
 
 
-%package	devel
-Summary:        Development tools for mate-polkit
-Summary(ja):    mate-polkit の開発環境
-Group:          Development/Libraries
-Requires:       %{name} = %{version}-%{release}
-Requires:       pkgconfig
-
-%description	devel
-Header files and libraries for building a extension library for the
-mate-polkit.
-
-
 %prep
 %setup -q
 
@@ -76,19 +66,14 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} \;
 %defattr(-,root,root,-)
 %doc COPYING ChangeLog NEWS README
 %{_sysconfdir}/xdg/autostart/polkit-mate-authentication-agent-1.desktop
-%{_libdir}/libpolkit-gtk-mate-1.so.*
-%{_libdir}/girepository-1.0/PolkitGtkMate-1.0.typelib
 %{_libexecdir}/mate/polkit-mate-authentication-agent-1
 
-%files devel
-%defattr(-,root,root,-)
-%{_includedir}/polkit-gtk-mate-1
-%{_libdir}/libpolkit-gtk-mate-1.so
-%{_libdir}/pkgconfig/polkit-gtk-mate-1.pc
-%{_datadir}/gir-1.0/PolkitGtkMate-1.0.gir
-
-
 %changelog
+* Fri May  4 2018 IWAI, Masaharu <iwaim.sub@gmail.com> 1.20.0-1
+- update to 1.20.0
+- drop devel sub package; upstream dropped polkitgtkmate library
+ - add Obsoletes: mate-polkit-devel < 1.20.0
+
 * Thu Jan 18 2018 IWAI, Masaharu <iwaim.sub@gmail.com> 1.18.2-1
 - update to 1.18.2