rpms/qemu/devel qemu.spec,1.2,1.3

Matthias Saou (thias) fedora-extras-commits at redhat.com
Sat Mar 5 21:10:26 UTC 2005


Author: thias

Update of /cvs/extras/rpms/qemu/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10397/qemu/devel

Modified Files:
	qemu.spec 
Log Message:
Further mass cleanup. One or more apply :
- Remove (hopefully) all zero epoch remains.
- Remove trailing spaces and tabs.
- Keep consistency between tabs and spaces.
- Clean up summary.



Index: qemu.spec
===================================================================
RCS file: /cvs/extras/rpms/qemu/devel/qemu.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- qemu.spec	13 Feb 2005 16:08:11 -0000	1.2
+++ qemu.spec	5 Mar 2005 21:10:24 -0000	1.3
@@ -26,7 +26,7 @@
    a processor and various peripherials. Currently, it is only used to launch
    an x86 Linux kernel on an x86 Linux system. It enables easier testing and
    debugging of system code. It can also be used to provide virtual hosting
-   of several virtual PC on a single server. 
+   of several virtual PC on a single server.
 
 As QEMU requires no host kernel patches to run, it is very safe and easy to use.
 
@@ -47,8 +47,8 @@
 	mandir="${RPM_BUILD_ROOT}%{_mandir}" \
 	docdir="${RPM_BUILD_ROOT}%{_docdir}/%{name}-%{version}" \
 	datadir="${RPM_BUILD_ROOT}%{_prefix}/share/qemu" install
-	
-install -D $RPM_SOURCE_DIR/qemu.init $RPM_BUILD_ROOT%{_sysconfdir}/rc.d/init.d/qemu 
+
+install -D $RPM_SOURCE_DIR/qemu.init $RPM_BUILD_ROOT%{_sysconfdir}/rc.d/init.d/qemu
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -65,7 +65,7 @@
 %files
 %defattr(-,root,root)
 %doc Changelog README README.distrib TODO
-%doc qemu-tech.texi qemu-doc.texi 
+%doc qemu-tech.texi qemu-doc.texi
 %doc linux-2.6-qemu-fast.patch *.html
 %{_bindir}/qemu*
 %{_prefix}/share/qemu




More information about the fedora-extras-commits mailing list