SPECS: qmpdclient.spec - rel.2
blues
blues at pld-linux.org
Mon Jan 26 16:57:34 CET 2009
Author: blues Date: Mon Jan 26 15:57:33 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- rel.2
---- Files affected:
SPECS:
qmpdclient.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SPECS/qmpdclient.spec
diff -u SPECS/qmpdclient.spec:1.3 SPECS/qmpdclient.spec:1.4
--- SPECS/qmpdclient.spec:1.3 Sat Sep 27 00:31:39 2008
+++ SPECS/qmpdclient.spec Mon Jan 26 16:57:28 2009
@@ -3,7 +3,7 @@
Summary(hu.UTF-8): QMPDClient egy könnyen használható Qt4-alapú MPD kliens
Name: qmpdclient
Version: 1.0.9
-Release: 1
+Release: 2
License: GPL v2
Group: X11/Applications/Sound
Source0: http://havtknut.tihlde.org/qmpdclient/files/%{name}-%{version}.tar.gz
@@ -33,10 +33,12 @@
%install
rm -rf $RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT%{_bindir}
+
install %{name} $RPM_BUILD_ROOT%{_bindir}
+
for i in 16 22 48 64; do
-install -d $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/${i}x${i}/apps
-install icons/%{name}${i}.png $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/${i}x${i}/apps/qmpdclient.png
+ install -d $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/${i}x${i}/apps
+ install icons/%{name}${i}.png $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/${i}x${i}/apps/qmpdclient.png
done
%clean
@@ -53,6 +55,9 @@
* %{date} PLD Team <feedback at pld-linux.org>
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2009/01/26 15:57:28 blues
+- rel.2
+
Revision 1.3 2008/09/26 22:31:39 pluto
- BR:qt4-build, don't own shared icons dir.
TODO: fix cxxflags.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/qmpdclient.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list