]> git.pld-linux.org Git - packages/xfce4-panel-profiles.git/commitdiff
- fix files auto/th/xfce4-panel-profiles-1.0.9-2
authorJan Rękorajski <baggins@pld-linux.org>
Mon, 26 Aug 2019 18:36:35 +0000 (20:36 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Mon, 26 Aug 2019 18:36:35 +0000 (20:36 +0200)
- rel 2

xfce4-panel-profiles.spec

index d32047d36a46555f820e3695c937ab716c164649..905efd94a49bdf73e749ceb54e9a5994f05f4814 100644 (file)
@@ -1,7 +1,7 @@
 Summary:       Application to manage Xfce panel layouts
 Name:          xfce4-panel-profiles
 Version:       1.0.9
-Release:       1
+Release:       2
 License:       GPL v2
 Group:         X11/Applications
 Source0:       http://archive.xfce.org/src/apps/xfce4-panel-profiles/1.0/%{name}-%{version}.tar.bz2
@@ -44,6 +44,9 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/ie
+%{__mv} $RPM_BUILD_ROOT%{_localedir}/{hy_AM,hy}
+
 %find_lang %{name}
 
 %clean
@@ -55,8 +58,10 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/xfce4-panel-profiles
 %{_desktopdir}/xfce4-panel-profiles.desktop
 %{_datadir}/metainfo/org.xfce.PanelProfiles.appdata.xml
+%dir %{_datadir}/xfce4-panel-profiles
 %{_datadir}/xfce4-panel-profiles/layouts
 %{_datadir}/xfce4-panel-profiles/locale
+%dir %{_datadir}/xfce4-panel-profiles/xfce4-panel-profiles
 %{_datadir}/xfce4-panel-profiles/xfce4-panel-profiles/panelconfig.py
 %{_datadir}/xfce4-panel-profiles/xfce4-panel-profiles/xfce4-panel-profiles.glade
 %{_datadir}/xfce4-panel-profiles/xfce4-panel-profiles/xfce4-panel-profiles.py
This page took 0.105015 seconds and 4 git commands to generate.