SPECS: mandvd.spec - better iconing, NFY
shadzik
shadzik at pld-linux.org
Wed Jul 12 21:29:18 CEST 2006
Author: shadzik Date: Wed Jul 12 19:29:18 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- better iconing, NFY
---- Files affected:
SPECS:
mandvd.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/mandvd.spec
diff -u SPECS/mandvd.spec:1.2 SPECS/mandvd.spec:1.3
--- SPECS/mandvd.spec:1.2 Wed Jul 12 21:16:30 2006
+++ SPECS/mandvd.spec Wed Jul 12 21:29:13 2006
@@ -3,7 +3,7 @@
Summary(pl): ManDVD
Name: mandvd
Version: 2.0.5
-Release: 0.2
+Release: 0.3
License: GPL
Group: X11/Application
Source0: http://csgib36.ifrance.com/FTP/%{name}-%{version}src.tar.gz
@@ -28,9 +28,9 @@
%install
rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_bindir},%{_datadir}/apps/%{name},%{_desktopdir}}
+install -d $RPM_BUILD_ROOT{%{_bindir},%{_iconsdir}/hicolor/128x128/apps,%{_desktopdir}}
install mandvd $RPM_BUILD_ROOT%{_bindir}/mandvd
-install mandvdico.png $RPM_BUILD_ROOT%{_datadir}/apps/%{name}/mandvdico.png
+install mandvdico.png $RPM_BUILD_ROOT%{_iconsdir}/hicolor/128x128/apps/mandvdico.png
install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
%clean
@@ -39,7 +39,7 @@
%files
%defattr(644,root,root,755)
%attr(755,root,root) %{_bindir}/mandvd
-%{_datadir}/apps/%{name}/mandvdico.png
+%{_iconsdir}/hicolor/*/apps/mandvdico.png
%{_desktopdir}/%{name}.desktop
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -48,6 +48,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2006/07/12 19:29:13 shadzik
+- better iconing, NFY
+
Revision 1.2 2006/07/12 19:16:30 shadzik
- more files (icon,desktop)
- rel 0.2, NFY
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/mandvd.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list