Browse Source

updated chromium14-vl.spec

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@4604 ec354946-7b23-47d6-9f5a-488ba84defc7
munepi 13 years ago
parent
commit
a4d435a2b1
1 changed files with 7 additions and 3 deletions
  1. 7 3
      c/chromium14/chromium14-vl.spec

+ 7 - 3
c/chromium14/chromium14-vl.spec

@@ -17,7 +17,7 @@ Name:           chromium14
 Summary:        Google's opens source browser project
 Summary(ja):    Googleのオープンソースウェブブラウザ
 #'
-Version:        14.0.835.35
+Version:        14.0.835.89
 Release:        1%{?_dist_release}
 License:        BSD
 Group:          Applications/Internet
@@ -47,9 +47,10 @@ Source103:      chromium-browser-rpmlintrc
 
 %{?nosrc:NoSource: 0}
 
-Provides:       chromium-unstable = %{version}
+Provides:       chromium-unstable = %{version}-%{release}
+Obsoletes:      chromium13
 Conflicts:      chromium-stable
-# Provides:       chromium-stable = %{version}
+# Provides:       chromium-stable = %{version}-%{release}
 # Conflicts:      chromium-unstable
 
 ## Start Patches
@@ -396,6 +397,9 @@ fi || :
 %exclude %{_libdir}/libavformat.so.52
 
 %changelog
+* Sat Aug 13 2011 Munehiro Yamamoto <munepi@vinelinux.org> 14.0.835.89-1
+- added Obsoletes: chromium-unstable < %{version}-%{release}
+
 * Wed Aug 10 2011 Munehiro Yamamoto <munepi@vinelinux.org> 14.0.835.35-1
 - updated to 14.0.835.35
 - added BuildRequires: pulseaudio-libs-devel, Requires: pulseaudio-libs