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

Bojan Smojver (bojan) fedora-extras-commits at redhat.com
Wed Mar 28 06:38:51 UTC 2007


Author: bojan

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

Modified Files:
	viewvc.spec 
Log Message:
Supply provides/obsoletes (thanks Peter Gordon and Bernard Johnson).



Index: viewvc.spec
===================================================================
RCS file: /cvs/extras/rpms/viewvc/devel/viewvc.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- viewvc.spec	28 Mar 2007 05:42:50 -0000	1.3
+++ viewvc.spec	28 Mar 2007 06:38:18 -0000	1.4
@@ -17,7 +17,7 @@
 
 Name:           viewvc
 Version:        1.0.3
-Release:        12%{?dist}
+Release:        13%{?dist}
 Summary:        Browser interface for CVS and SVN version control repositories
 
 Group:          Development/Tools
@@ -28,6 +28,9 @@
 Patch0:         viewvc-temp-location.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
+Obsoletes:      %{name}-selinux < 1.0.3-13%{?dist}
+Provides:       %{name}-selinux = 1.0.3-13%{?dist}
+
 BuildArch:      noarch
 BuildRequires:  python-devel >= 2.0
 Requires:       mod_python, rcs, diffutils
@@ -124,6 +127,9 @@
 %attr(0700,apache,apache) %{_localstatedir}/spool/viewvc
 
 %changelog
+* Wed Mar 28 2007 Bojan Smojver <bojan at rexursive.com> - 1.0.3-13
+- Supply provides/obsoletes (thanks Peter Gordon and Bernard Johnson)
+
 * Thu Mar 22 2007 Bojan Smojver <bojan at rexursive.com> - 1.0.3-12
 - Drop selinux package, required context now in official policy
 




More information about the fedora-extras-commits mailing list