]> git.pld-linux.org Git - packages/google-chrome.git/commitdiff
- add conflicts to trigger subpackages upgrade
authorElan Ruusamäe <glen@delfi.ee>
Sat, 22 Sep 2012 15:31:50 +0000 (18:31 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Sat, 22 Sep 2012 15:31:50 +0000 (18:31 +0300)
google-chrome.spec

index c1be3862a2b47d8a116fee9328b835b0b774d727..973b3370a5e39ad7f8236641dbb358f131fe0d33 100644 (file)
@@ -30,6 +30,9 @@ Requires:     xdg-utils >= 1.0.2-4
 Suggests:      browser-plugin-adobe-flash
 Suggests:      browser-plugin-chrome-pdf
 Provides:      wwwbrowser
+# add conflicts to trigger their update when main package is updated
+Conflicts:     browser-plugin-adobe-flash < %{flashv}-%{!?rel:1}%{?rel:%{rel}}
+Conflicts:     browser-plugin-chrome-pdf < %{version}-%{release}
 ExclusiveArch: %{ix86} %{x8664}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.095043 seconds and 4 git commands to generate.