rpms/SoQt/FC-3 .cvsignore, 1.3, 1.4 SoQt.spec, 1.7, 1.8 sources, 1.3, 1.4

Ralf Corsépius (corsepiu) fedora-extras-commits at redhat.com
Wed May 31 08:06:36 UTC 2006


Author: corsepiu

Update of /cvs/extras/rpms/SoQt/FC-3
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17831

Modified Files:
	.cvsignore SoQt.spec sources 
Log Message:
* Wed May 31 2006 Ralf Corsépius <rc040203 at freenet.de> - 0:1.3.0-3
- Rebuild against Coin-2.4.5.
- Spec file cleanup.



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/SoQt/FC-3/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	21 Apr 2005 15:32:46 -0000	1.3
+++ .cvsignore	31 May 2006 08:06:36 -0000	1.4
@@ -1,3 +1 @@
-SoQt-1.2.0.tar.gz
-SoQt-1.2.0-config.diff.bz2
-SoQt-1.2.0-simacros.diff.bz2
+SoQt-1.3.0.tar.gz


Index: SoQt.spec
===================================================================
RCS file: /cvs/extras/rpms/SoQt/FC-3/SoQt.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- SoQt.spec	20 May 2005 14:09:48 -0000	1.7
+++ SoQt.spec	31 May 2006 08:06:36 -0000	1.8
@@ -3,8 +3,8 @@
 
 Summary: High-level 3D visualization library
 Name: SoQt
-Version: 1.2.0
-Release: 6%{?dist}
+Version: 1.3.0
+Release: 3%{?dist}
 
 License: GPL
 Group: System Environment/Libraries
@@ -12,14 +12,6 @@
 
 Source: ftp://ftp.coin3d.org/pub/coin/src/SoQt-%{version}.tar.gz
 
-# Needed to rebuild patch1
-Patch0: SoQt-1.2.0-simacros.diff.bz2
-
-# Work-around to issues with RH's libtool on ix86_64
-# libtoolize -f -c
-# aclocal-1.7 -I cfg/m4
-# autoconf
-Patch1: SoQt-1.2.0-config.diff.bz2
 Patch2: SoQt-1.2.0-man3.diff
 
 BuildRequires: doxygen
@@ -40,9 +32,9 @@
 %package devel
 Summary: Development files for SoQt
 Requires: %{name} = %{version}-%{release}
-Requires: autoconf
+Requires: %{_datadir}/aclocal
 Requires: Coin2-devel qt-devel
-Provides: Coin2-SoQt = %{version}-%{release}
+Provides: Coin2-SoQt-devel = %{version}-%{release}
 Group: Development/Libraries
 
 %description devel
@@ -50,8 +42,6 @@
 
 %prep
 %setup
-%patch0 -p1
-%patch1 -p1
 %patch2 -p1
 
 %build
@@ -66,11 +56,11 @@
 make
 
 %install
-   rm -rf $RPM_BUILD_ROOT
+rm -rf $RPM_BUILD_ROOT
 make DESTDIR=$RPM_BUILD_ROOT install
 
 %clean
-   rm -rf $RPM_BUILD_ROOT
+rm -rf $RPM_BUILD_ROOT
 
 %post
 /sbin/ldconfig
@@ -96,27 +86,13 @@
 %{_mandir}/man?/*.?.gz
 
 %changelog
-* Mon May 10 2005 Ralf Corsepius <ralf at links2linux.de> - 0:1.2.0-6
-- Rebuild against Coin-2.4.1.
-
-* Mon May 10 2005 Ralf Corsepius <ralf at links2linux.de> - 0:1.2.0-5
-- Add *-man3.diff. Prevent bogus manpages.
-- Mark html as %doc.
-- Install html docs into %%{_datadir}/Coin2/SoQt.
-
-* Mon May 09 2005 Ralf Corsepius <ralf at links2linux.de> - 0:1.2.0-4
-- Add Provides:Coin2-SoQt*.
-
-* Tue Apr 12 2005 Ralf Corsepius <ralf at links2linux.de> - 0:1.2.0-3
-- Include simacros.
-- Work-around issues with RH's libtool.
-
-* Fri Apr  7 2005 Michael Schwendt <mschwendt[AT]users.sf.net>
-- rebuilt
-
-* Fri Aug 27 2004 Ralf Corsepius <ralf at links2linux.de> - 0:1.2.0-0.fdr.1
-- Update.
-- Minor cleanups to the spec.
-
-* Sun Jul 4 2004 Ralf Corsepius <ralf at links2linux.de> - 0:1.0.2-0.fdr.1
-- Initial Fedora Extras RPM.
+* Wed May 31 2006 Ralf Corsépius <rc040203 at freenet.de> - 0:1.3.0-3
+- Rebuild against Coin-2.4.5.
+- Spec file cleanup.
+
+* Mon Feb 20 2006 Ralf Corsépius <rc040203 at freenet.de> - 0:1.3.0-2
+- Rebuild for FC5.
+
+* Fri Sep 23 2005 Ralf Corsepius <rc040203 at freenet.de> - 0:1.3.0-1
+- Update to 1.3.0
+- Build w/o simacros.


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/SoQt/FC-3/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	21 Apr 2005 15:32:46 -0000	1.3
+++ sources	31 May 2006 08:06:36 -0000	1.4
@@ -1,3 +1 @@
-4a20e834ace358f3e81fd43b38a69efb  SoQt-1.2.0.tar.gz
-22454ea02257dbff7304da6e9e12dc63  SoQt-1.2.0-config.diff.bz2
-99db70be7488e3b15a164ece03492db6  SoQt-1.2.0-simacros.diff.bz2
+85d6b2b1a78eacd38f1c7219f4a745e3  SoQt-1.3.0.tar.gz




More information about the fedora-extras-commits mailing list