SPECS: qtemu.spec - single icons belong to pixmapsdir

qboosh qboosh at pld-linux.org
Sun Jun 24 16:03:49 CEST 2007


Author: qboosh                       Date: Sun Jun 24 14:03:49 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- single icons belong to pixmapsdir

---- Files affected:
SPECS:
   qtemu.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/qtemu.spec
diff -u SPECS/qtemu.spec:1.2 SPECS/qtemu.spec:1.3
--- SPECS/qtemu.spec:1.2	Thu Jun 21 14:02:40 2007
+++ SPECS/qtemu.spec	Sun Jun 24 16:03:44 2007
@@ -1,4 +1,5 @@
 # $Revision$, $Date$
+# TODO: optflags
 Summary:	QtEmu - a graphical interface for Qemu written in Qt4
 Summary(pl.UTF-8):	QtEmu - interfejs graficzny dla Qemu napisany w Qt4
 Name:		qtemu
@@ -18,10 +19,10 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-QtEmu - a graphical interface for Qemu written in Qt4
+QtEmu - a graphical interface for Qemu written in Qt4.
 
 %description -l pl.UTF-8
-QtEmu - interfejs graficzny dla Qemu napisany w Qt4
+QtEmu - interfejs graficzny dla Qemu napisany w Qt4.
 
 %prep
 %setup -q -n %{name}
@@ -36,7 +37,7 @@
 install -d $RPM_BUILD_ROOT{%{_bindir},%{_datadir}/%{name}-%{version},%{_desktopdir},%{_iconsdir}}
 install %{name} $RPM_BUILD_ROOT%{_bindir}
 install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
-install images/%{name}.png $RPM_BUILD_ROOT%{_iconsdir}
+install images/%{name}.png $RPM_BUILD_ROOT%{_pixmapsdir}
 cp -Ra help $RPM_BUILD_ROOT%{_datadir}/%{name}-%{version}
 
 %clean
@@ -47,7 +48,7 @@
 %attr(755,root,root) %{_bindir}/%{name}
 %{_datadir}/%{name}-%{version}
 %{_desktopdir}/%{name}.desktop
-%{_iconsdir}/%{name}.png
+%{_pixmapsdir}/%{name}.png
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -55,9 +56,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2007/06/24 14:03:44  qboosh
+- single icons belong to pixmapsdir
+
 Revision 1.2  2007/06/21 12:02:40  glen
 - qt4-build for moc
 
 Revision 1.1  2007/06/20 21:01:31  prism
 - new in PLD
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/qtemu.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list