rpms/SoQt/devel SoQt.spec,1.3,1.4

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


Author: thias

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

Modified Files:
	SoQt.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: SoQt.spec
===================================================================
RCS file: /cvs/extras/rpms/SoQt/devel/SoQt.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- SoQt.spec	10 Dec 2004 22:03:01 -0000	1.3
+++ SoQt.spec	5 Mar 2005 21:10:20 -0000	1.4
@@ -1,8 +1,7 @@
-%define _includedir		%{expand:%%(coin-config --includedir)}
+%define _includedir %{expand:%%(coin-config --includedir)}
 
-Summary: A high-level 3D visualization library.
+Summary: High-level 3D visualization library
 Name: SoQt
-Epoch: 0
 Version: 1.2.0
 Release: 1
 
@@ -27,7 +26,7 @@
 
 %package devel
 Summary: Development files for SoQt
-Requires: %{name} = %{epoch}:%{version}-%{release}
+Requires: %{name} = %{version}-%{release}
 Requires: autoconf
 Requires: Coin2-devel qt-devel
 Group: Development/Libraries




More information about the fedora-extras-commits mailing list