SPECS: qnapi.spec - post-commit fixes ...
kosmo
kosmo at pld-linux.org
Mon Mar 10 17:06:09 CET 2008
Author: kosmo Date: Mon Mar 10 16:06:09 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- post-commit fixes ...
---- Files affected:
SPECS:
qnapi.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SPECS/qnapi.spec
diff -u SPECS/qnapi.spec:1.3 SPECS/qnapi.spec:1.4
--- SPECS/qnapi.spec:1.3 Mon Mar 10 16:59:47 2008
+++ SPECS/qnapi.spec Mon Mar 10 17:06:04 2008
@@ -44,21 +44,23 @@
install qnapi $RPM_BUILD_ROOT%{_bindir}
install -d $RPM_BUILD_ROOT%{_mandir}/man1
-install manpage $RPM_BUILD_ROOT%{_mandir}/man1/%{name}.1
+install doc/manpage $RPM_BUILD_ROOT%{_mandir}/man1/%{name}.1
install -d $RPM_BUILD_ROOT%{_iconsdir}
install src/%{name}.png $RPM_BUILD_ROOT%{_iconsdir}
-install src/%{name}_44x44.png $RPM_BUILD_ROOT%{_iconsdir}
+install src/%{name}-48.png $RPM_BUILD_ROOT%{_iconsdir}
+install src/%{name}-128.png $RPM_BUILD_ROOT%{_iconsdir}
+install src/%{name}-512.png $RPM_BUILD_ROOT%{_iconsdir}
install -d $RPM_BUILD_ROOT%{_desktopdir}
-install %{name}.desktop $RPM_BUILD_ROOT%{_desktopdir}
+install doc/%{name}.desktop $RPM_BUILD_ROOT%{_desktopdir}
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
-%doc ChangeLog README
+%doc doc/ChangeLog doc/README
%attr(755,root,root) %{_bindir}/%{name}
%{_mandir}/man1/%{name}.*
%{_iconsdir}/%{name}*.png
@@ -70,6 +72,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2008-03-10 16:06:04 kosmo
+- post-commit fixes ...
+
Revision 1.3 2008-03-10 15:59:47 kosmo
- updated to 0.1.3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/qnapi.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list