rpms/llvm/devel llvm.spec,1.47,1.48

Michel Alexandre Salim salimma at fedoraproject.org
Wed Jun 9 18:51:39 UTC 2010


Author: salimma

Update of /cvs/pkgs/rpms/llvm/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv1935/devel

Modified Files:
	llvm.spec 
Log Message:
* Mon Jun  7 2010 Michel Salim <salimma at fedoraproject.org> - 2.7-5
- Make the new noarch -doc obsoletes older (arched) subpackages



Index: llvm.spec
===================================================================
RCS file: /cvs/pkgs/rpms/llvm/devel/llvm.spec,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -p -r1.47 -r1.48
--- llvm.spec	5 Jun 2010 11:49:56 -0000	1.47
+++ llvm.spec	9 Jun 2010 18:51:39 -0000	1.48
@@ -5,7 +5,7 @@
 
 Name:           llvm
 Version:        2.7
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        The Low Level Virtual Machine
 
 Group:          Development/Languages
@@ -64,6 +64,9 @@ Summary:        Documentation for LLVM
 Group:          Documentation
 BuildArch:      noarch
 Requires:       %{name} = %{version}-%{release}
+# might seem redundant, but needed to kill off the old arch-ed -doc
+# subpackage
+Obsoletes:      %{name}-doc < %{version}-%{release}
 
 %description doc
 Documentation for the LLVM compiler infrastructure.
@@ -373,6 +376,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Mon Jun  7 2010 Michel Salim <salimma at fedoraproject.org> - 2.7-5
+- Make the new noarch -doc obsoletes older (arched) subpackages
+
 * Sat Jun  5 2010 Michel Salim <salimma at fedoraproject.org> - 2.7-4
 - Add F-12/x86_64 and F-13 C++ header paths
 



More information about the scm-commits mailing list