SPECS: SoundStudio.spec - dropped "/mini" from pixmap path, release 5
qboosh
qboosh at pld-linux.org
Tue Oct 17 20:58:55 CEST 2006
Author: qboosh Date: Tue Oct 17 18:58:55 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- dropped "/mini" from pixmap path, release 5
---- Files affected:
SPECS:
SoundStudio.spec (1.23 -> 1.24)
---- Diffs:
================================================================
Index: SPECS/SoundStudio.spec
diff -u SPECS/SoundStudio.spec:1.23 SPECS/SoundStudio.spec:1.24
--- SPECS/SoundStudio.spec:1.23 Thu Feb 24 21:22:58 2005
+++ SPECS/SoundStudio.spec Tue Oct 17 20:58:49 2006
@@ -3,7 +3,7 @@
Summary(pl): Edytor dźwięku z możliwością nagrywania, odtwarzania i miksowania
Name: SoundStudio
Version: 1.0.6
-Release: 4
+Release: 5
License: GPL
Group: Applications/Sound
Source0: http://dl.sourceforge.net/studio/%{name}-%{version}.tar.gz
@@ -48,14 +48,14 @@
%install
rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_pixmapsdir}/mini,%{_libdir}/%{name},%{_bindir}} \
+install -d $RPM_BUILD_ROOT{%{_pixmapsdir},%{_libdir}/%{name},%{_bindir}} \
$RPM_BUILD_ROOT%{_desktopdir}
install studio reset_dsp $RPM_BUILD_ROOT%{_bindir}
install fader maxmin studio_mixer studio_tool $RPM_BUILD_ROOT%{_libdir}/%{name}
install *.tk *.ico $RPM_BUILD_ROOT%{_libdir}/%{name}
install help1.hlp v12.au StudioHelp $RPM_BUILD_ROOT%{_libdir}/%{name}
-install %{SOURCE2} $RPM_BUILD_ROOT%{_pixmapsdir}/mini/studio.xpm
+install %{SOURCE2} $RPM_BUILD_ROOT%{_pixmapsdir}/studio.xpm
install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
%clean
@@ -76,8 +76,8 @@
%{_libdir}/%{name}/*.hlp
%{_libdir}/%{name}/*.au
%{_libdir}/%{name}/StudioHelp
-%{_pixmapsdir}/mini/studio.xpm
%{_desktopdir}/SoundStudio.desktop
+%{_pixmapsdir}/studio.xpm
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -85,6 +85,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.24 2006/10/17 18:58:49 qboosh
+- dropped "/mini" from pixmap path, release 5
+
Revision 1.23 2005/02/24 20:22:58 darekr
- unified
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/SoundStudio.spec?r1=1.23&r2=1.24&f=u
More information about the pld-cvs-commit
mailing list