]> git.pld-linux.org Git - packages/gnome-abrt.git/commitdiff
R abrt-dbus for org.freedesktop.problems service auto/th/gnome-abrt-0.3.3-2
authorElan Ruusamäe <glen@delfi.ee>
Sun, 27 Oct 2013 13:24:30 +0000 (15:24 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Sun, 27 Oct 2013 13:24:30 +0000 (15:24 +0200)
gnome-abrt.spec

index 36e8a93c2ecbaccd3f475713d1e87f867de2c805..64eb5dcb53d2f57b094f6269ddb113c01010ec83 100644 (file)
@@ -28,12 +28,13 @@ BuildRequires:      rpmbuild(macros) >= 1.596
 BuildRequires: sed >= 4.0
 BuildRequires: xmlto
 Requires(post,postun): gtk-update-icon-cache
+Requires:      abrt-dbus
 Requires:      abrt-gui-libs >= 2.1.7
 Requires:      hicolor-icon-theme
 Requires:      libreport-python
 Requires:      python-dbus
-Requires:      python-pyinotify
 Requires:      python-pygobject3
+Requires:      python-pyinotify
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -68,7 +69,7 @@ rm -rf $RPM_BUILD_ROOT
 %py_postclean
 
 # just a copy of cs
-%{__rm} -r $RPM_BUILD_ROOT%{_datadir}/locale/cs_CZ
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/cs_CZ
 
 %find_lang %{name}
 
This page took 0.072238 seconds and 4 git commands to generate.