Author: pluto Date: Fri Sep 26 22:31:45 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - BR:qt4-build, don't own shared icons dir. TODO: fix cxxflags.
---- Files affected: SPECS: qmpdclient.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/qmpdclient.spec diff -u SPECS/qmpdclient.spec:1.2 SPECS/qmpdclient.spec:1.3 --- SPECS/qmpdclient.spec:1.2 Tue Sep 9 17:10:37 2008 +++ SPECS/qmpdclient.spec Sat Sep 27 00:31:39 2008 @@ -11,6 +11,7 @@ URL: http://havtknut.tihlde.org/qmpdclient BuildRequires: QtGui-devel BuildRequires: libpng-devel +BuildRequires: qt4-build BuildRequires: qt4-qmake Suggests: mpd BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -45,17 +46,19 @@ %defattr(644,root,root,755) %attr(755,root,root) %{_bindir}/%{name} %doc AUTHORS Changelog README THANKSTO -%dir %{_datadir}/icons/hicolor -%{_datadir}/icons/hicolor/* +%{_datadir}/icons/hicolor/*/apps/*.png %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog * %{date} PLD Team <[EMAIL PROTECTED]> All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2008/09/26 22:31:39 pluto +- BR:qt4-build, don't own shared icons dir. + TODO: fix cxxflags. + Revision 1.2 2008/09/09 15:10:37 uzsolt - release 1 Revision 1.1 2008/08/13 21:15:51 uzsolt - initial - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/qmpdclient.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
