]> git.pld-linux.org Git - packages/xfce4-mixer.git/blobdiff - xfce4-mixer.spec
- add updates from upstream git
[packages/xfce4-mixer.git] / xfce4-mixer.spec
index 228b0129f9e74db6b12b66c1b96d637e82a1f22d..d0860c532be420f4ee28e3d156f9e76b94b67a96 100644 (file)
@@ -3,12 +3,12 @@ Summary:      Volume control plugin for the Xfce panel
 Summary(pl.UTF-8):     Wtyczka sterująca głośnością dla panelu Xfce
 Name:          xfce4-mixer
 Version:       4.11.0
-Release:       9
+Release:       10
 License:       GPL v2
 Group:         X11/Applications/Sound
 Source0:       http://archive.xfce.org/src/apps/xfce4-mixer/4.11/%{name}-%{version}.tar.bz2
 # Source0-md5: 1b3753b91224867a3a2dfddda239c28d
-Patch0:                dbus-glib.patch
+Patch0:                git.patch
 URL:           http://www.xfce.org/projects/xfce4-mixer/
 BuildRequires: autoconf >= 2.50
 BuildRequires: automake
@@ -43,7 +43,8 @@ prosty mikser dźwięku.
 %{__autoheader}
 %{__automake}
 %{__autoconf}
-%configure
+%configure \
+       --disable-debug
 %{__make}
 
 %install
@@ -52,7 +53,7 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
-%{__rm} -r $RPM_BUILD_ROOT%{_datadir}/locale/ur_PK
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/ur_PK
 %{__rm} $RPM_BUILD_ROOT%{_libdir}/xfce4/panel/plugins/libmixer.la
 
 %find_lang %{name}
@@ -66,7 +67,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/xfce4-mixer
 %attr(755,root,root) %{_libdir}/xfce4/panel/plugins/libmixer.so
 %{_datadir}/xfce4/panel/plugins/mixer.desktop
-%{_datadir}/xfce4-mixer
+%{_datadir}/xfce4/mixer
 %{_desktopdir}/xfce4-mixer.desktop
 %{_pixmapsdir}/xfce4-mixer
 %{_mandir}/man1/xfce4-mixer.1*
This page took 0.067814 seconds and 4 git commands to generate.