rpms/gtk-qt-engine/devel gtk-qt-engine.spec,1.3,1.4

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


Author: thias

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

Modified Files:
	gtk-qt-engine.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: gtk-qt-engine.spec
===================================================================
RCS file: /cvs/extras/rpms/gtk-qt-engine/devel/gtk-qt-engine.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gtk-qt-engine.spec	12 Feb 2005 17:01:20 -0000	1.3
+++ gtk-qt-engine.spec	5 Mar 2005 21:10:21 -0000	1.4
@@ -1,14 +1,14 @@
 # $Id$
 
-Summary: a project allowing GTK to use Qt widget styles.
-Name: 	 gtk-qt-engine 
-Group:	 User Interface/Desktops
+Summary: Allow GTK to use Qt widget styles
+Name:    gtk-qt-engine
+Group:   User Interface/Desktops
 Version: 0.41
 Release: 5%{?dist_tag}
 License: GPL
 Source:  http://www.freedesktop.org/Software/gtk-qt/gtk-qt-engine-0.41.tar.bz2
 Patch0:  %{name}-x86_64.patch
-URL:	 http://www.freedesktop.org/Software/gtk-qt
+URL:     http://www.freedesktop.org/Software/gtk-qt
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 
 BuildRequires: gtk2-devel >= 2.2
@@ -31,14 +31,14 @@
 %description
 The GTK-Qt Theme Engine is a project allowing GTK to use Qt widget styles.
 
-It behaves like a normal GTK theme engine, but calls functions from Qt 
-instead of doing the drawing itself. 
+It behaves like a normal GTK theme engine, but calls functions from Qt
+instead of doing the drawing itself.
 
 
 %prep
-%setup -q 
+%setup -q
 %ifarch x86_64
-%patch0 
+%patch0
 %endif
 
 %build
@@ -74,7 +74,7 @@
 %{_datadir}/applnk/Settings/LookNFeel/kcmgtk.desktop
 
 
-%changelog 
+%changelog
 * Sat Feb 12 2005 Thorsten Leemhuis <fedora at leemhuis dot info> 0.41-5
 - Add patch to fix compile-error on x86_64; Patch was found in a suse srpm
 




More information about the fedora-extras-commits mailing list