]> git.pld-linux.org Git - packages/marco.git/commitdiff
up to 1.22.2 (new soname) auto/th/marco-1.22.2-1
authorJan Palus <atler@pld-linux.org>
Mon, 17 Jun 2019 19:15:39 +0000 (21:15 +0200)
committerJan Palus <atler@pld-linux.org>
Mon, 17 Jun 2019 19:15:39 +0000 (21:15 +0200)
marco.spec

index 5934c2f437f32da6764acbd8200a69c46d7087f7..3a41d4ccbabfade663ba73448067d3a4a1beb1d8 100644 (file)
@@ -5,12 +5,12 @@
 Summary:       MATE Desktop window manager
 Summary(pl.UTF-8):     Zarządca okien środowiska MATE Desktop
 Name:          marco
-Version:       1.22.1
+Version:       1.22.2
 Release:       1
 License:       LGPL v2+ and GPL v2+
 Group:         X11/Window Managers
 Source0:       http://pub.mate-desktop.org/releases/1.22/%{name}-%{version}.tar.xz
-# Source0-md5: cab12c05c9c7e6900ecbf9e7b23d3324
+# Source0-md5: 7931114b4ed81056ac128dd6e56c8186
 URL:           http://wiki.mate-desktop.org/mate-window-manager
 BuildRequires: autoconf >= 2.50
 BuildRequires: automake
@@ -139,7 +139,7 @@ rm -rf $RPM_BUILD_ROOT
 %{__rm} $RPM_BUILD_ROOT%{_libdir}/libmarco-private.la
 
 # ku_IQ is outdated version of ku; the rest not supported by glibc
-%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/{frp,jv,ku_IQ}
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/{frp,ie,jv,ku_IQ}
 
 desktop-file-install \
        --remove-category="MATE" \
@@ -182,7 +182,7 @@ rm -rf $RPM_BUILD_ROOT
 %files libs
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libmarco-private.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libmarco-private.so.1
+%attr(755,root,root) %ghost %{_libdir}/libmarco-private.so.2
 
 %files devel
 %defattr(644,root,root,755)
This page took 0.081072 seconds and 4 git commands to generate.