[arch-commits] Commit in libreoffice-still/trunk (PKGBUILD)

Andreas Radke andyrtr at archlinux.org
Fri Aug 1 18:03:07 UTC 2014


    Date: Friday, August 1, 2014 @ 20:03:06
  Author: andyrtr
Revision: 218497

more reaplaces, conflicts

Modified:
  libreoffice-still/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-08-01 14:54:04 UTC (rev 218496)
+++ PKGBUILD	2014-08-01 18:03:06 UTC (rev 218497)
@@ -508,9 +508,9 @@
  optdepends=('gtk3: for gtk3 Gnome integration'
              'gtk2: for older gtk2 desktop integration')
  groups=('libreoffice-still')
+ replaces=('libreoffice-gnome')
+ provides=('libreoffice-gnome')
  conflicts=('libreoffice-gnome' 'libreoffice-fresh')
- provides=('libreoffice-gnome')
- replaces=('libreoffice-gnome')
 
  # create directories from *list.txt file
  for directory in `grep ^%dir ${srcdir}/libreoffice-$_LOver/file-lists/gnome_list.txt`; do
@@ -690,8 +690,8 @@
 package_libreoffice-still-en-US() {
   pkgdesc="English (US) language pack for LibreOffice conservative branch"
   #arch=('any')
+  replaces=('libreoffice-en-US')
   provides=('libreoffice-still-langpack' 'libreoffice-en-US')
-  replaces=('libreoffice-en-US')
   conflicts=('libreoffice-en-US' 'libreoffice-fresh')
 
  # create directories from *list.txt file




More information about the arch-commits mailing list