Author: megabajt Date: Sat Sep 2 20:23:49 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - use rpm macros, rel. 2
---- Files affected: SPECS: xfce4-mixer.spec (1.33 -> 1.34) ---- Diffs: ================================================================ Index: SPECS/xfce4-mixer.spec diff -u SPECS/xfce4-mixer.spec:1.33 SPECS/xfce4-mixer.spec:1.34 --- SPECS/xfce4-mixer.spec:1.33 Sun Jul 16 22:10:24 2006 +++ SPECS/xfce4-mixer.spec Sat Sep 2 22:23:42 2006 @@ -3,7 +3,7 @@ Summary(pl): Wtyczka sterująca głośnością dla panelu Xfce Name: xfce4-mixer Version: 4.3.90.2 -Release: 1 +Release: 2 License: BSD Group: X11/Applications/Sound Source0: http://www.xfce.org/archive/xfce-%{version}/src/%{name}-%{version}.tar.bz2 @@ -18,6 +18,7 @@ BuildRequires: libtool BuildRequires: libxfce4mcs-devel >= %{version} BuildRequires: pkgconfig >= 1:0.9.0 +BuildRequires: rpmbuild(macros) >= 1.311 BuildRequires: xfce4-dev-tools >= %{version} BuildRequires: xfce4-panel-devel >= %{version} BuildRequires: xfce-mcs-manager-devel >= %{version} @@ -47,7 +48,6 @@ %{__autoheader} %{__automake} %{__autoconf} -LDFLAGS="%{rpmldflags} -Wl,--as-needed" %configure \ --disable-static \ --with-sound=alsa @@ -68,10 +68,10 @@ rm -rf $RPM_BUILD_ROOT %post -gtk-update-icon-cache -qf %{_datadir}/icons/hicolor +%update_icon_cache hicolor %postun -gtk-update-icon-cache -qf %{_datadir}/icons/hicolor +%update_icon_cache hicolor %files -f %{name}.lang %defattr(644,root,root,755) @@ -92,6 +92,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.34 2006/09/02 20:23:42 megabajt +- use rpm macros, rel. 2 + Revision 1.33 2006/07/16 20:10:24 freetz - merged from DEVEL ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/xfce4-mixer.spec?r1=1.33&r2=1.34&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
