rpms/paraview/devel paraview.spec,1.49,1.50

Kevin Kofler kkofler at fedoraproject.org
Sat Mar 13 23:14:49 UTC 2010


Author: kkofler

Update of /cvs/pkgs/rpms/paraview/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5771/devel

Modified Files:
	paraview.spec 
Log Message:
* Sat Mar 13 2010 Kevin Kofler <Kevin at tigcc.ticalc.org> - 3.6.2-4
- BR qt-assistant-adp-devel
- Don't Require qt4-assistant, should be qt-assistant-adp now, and it (or qt-x11
  4.6.x which Provides it) gets dragged in anyway by the soname dependencies


Index: paraview.spec
===================================================================
RCS file: /cvs/pkgs/rpms/paraview/devel/paraview.spec,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -p -r1.49 -r1.50
--- paraview.spec	19 Feb 2010 15:27:07 -0000	1.49
+++ paraview.spec	13 Mar 2010 23:14:48 -0000	1.50
@@ -7,7 +7,7 @@
 
 Name:           paraview
 Version:        %{pv_majmin}.%{pv_patch}
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Parallel visualization application
 
 Group:          Applications/Engineering
@@ -57,9 +57,9 @@ BuildRequires:  openssl-devel
 BuildRequires:  gnuplot
 BuildRequires:  wget
 BuildRequires:  boost-devel
+BuildRequires:  qt-assistant-adp-devel
 Requires:       %{name}-data = %{version}-%{release}
 Requires:       %{name}-doc = %{version}-%{release}
-Requires:       qt4-assistant
 Requires(post):   /usr/bin/update-desktop-database
 Requires(postun): /usr/bin/update-desktop-database
 Obsoletes:      paraview-demos < %{version}-%{release}
@@ -469,6 +469,11 @@ update-mime-database %{_datadir}/mime &>
 
 
 %changelog
+* Sat Mar 13 2010 Kevin Kofler <Kevin at tigcc.ticalc.org> - 3.6.2-4
+- BR qt-assistant-adp-devel
+- Don't Require qt4-assistant, should be qt-assistant-adp now, and it (or qt-x11
+  4.6.x which Provides it) gets dragged in anyway by the soname dependencies
+
 * Fri Feb 19 2010 Orion Poplawski <orion at cora.nwra.com> - 3.6.2-3
 - More MPI packaging changes
 



More information about the scm-commits mailing list