|
@@ -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
|