- Drop the rpmlintrc should not be needed
- Raise the constraints more to really ensure build OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=77
This commit is contained in:
committed by
Git OBS Bridge
parent
543c660bb7
commit
b9c6a3ae0d
@@ -7,7 +7,7 @@
|
||||
<size unit="M">6000</size>
|
||||
</memory>
|
||||
<disk>
|
||||
<size unit="G">20</size>
|
||||
<size unit="G">25</size>
|
||||
</disk>
|
||||
</hardware>
|
||||
</constraints>
|
||||
|
@@ -1,3 +0,0 @@
|
||||
# FIXME: temporary disabled some lint errors
|
||||
|
||||
addFilter("devel-file-in-non-devel-package")
|
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 8 14:52:28 UTC 2014 - tchvatal@suse.com
|
||||
|
||||
- Drop the rpmlintrc should not be needed
|
||||
- Raise the constraints more to really ensure build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 8 14:05:14 UTC 2014 - mvyskocil@suse.com
|
||||
|
||||
|
@@ -36,11 +36,6 @@ Source1: libreoffice-help-%{version}.tar.xz
|
||||
Source2: libreoffice-translations-%{version}.tar.xz
|
||||
# 256x256 desktop icons (bnc#722644)
|
||||
Source20: libreoffice-desktop-icons-256x256.tar.bz2
|
||||
# rpmlint complains about devel files in non-devel package
|
||||
# but we would like to keep the sdk package name
|
||||
# We would like to keep the -bootstrap package name
|
||||
# So we need to disable these rpmlint checks
|
||||
Source200: %{name}-rpmlintrc
|
||||
# Prebuilt sofficerc for the noarch upstream branding package
|
||||
Source201: sofficerc-upstream
|
||||
# helper scripts
|
||||
|
Reference in New Issue
Block a user