From bb827de2acbb427eb37f0f3b00296d49fab99f2106547300f95846fbd601a590 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sat, 4 Oct 2014 20:44:09 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kio?expand=0&rev=41 --- kio-rpmlintrc | 2 ++ kio.changes | 4 ++++ kio.spec | 1 + 3 files changed, 7 insertions(+) create mode 100644 kio-rpmlintrc diff --git a/kio-rpmlintrc b/kio-rpmlintrc new file mode 100644 index 0000000..cc4ae51 --- /dev/null +++ b/kio-rpmlintrc @@ -0,0 +1,2 @@ +# we don't use find_lang macro as it doesn't searches in subdirectories +addFilter("file-not-in-%lang .*") \ No newline at end of file diff --git a/kio.changes b/kio.changes index 3df3516..7bac2e3 100644 --- a/kio.changes +++ b/kio.changes @@ -8,6 +8,10 @@ Sat Oct 4 17:59:52 UTC 2014 - hrvoje.senjan@gmail.com 0001-Add-new-KIO-job-KIO-fileSystemFreeSpace-that-allows-.patch, 0001-Fix-thumbnails-for-mimetype-groups.patch and 0002-Fix-relative-paths-being-turned-into-http-urls-by-fr.patch +- Install translations to share/locale/kf5: some translations + collide with 4.x ones, so we avoid conflicting with ~60 packages +- Add rpmlintrc file for file-not-in-%lang warnings: we don't use + find_lang macro as it doesn't searches in subdirectories ------------------------------------------------------------------- Fri Sep 26 01:00:06 UTC 2014 - hrvoje.senjan@gmail.com diff --git a/kio.spec b/kio.spec index 1457c6b..ae99bd9 100644 --- a/kio.spec +++ b/kio.spec @@ -66,6 +66,7 @@ Group: System/GUI/KDE Url: http://www.kde.org Source: http://download.kde.org/stable/frameworks/%{version}/%{name}-%{version}.tar.xz Source1: baselibs.conf +Source99: kio-rpmlintrc BuildRoot: %{_tmppath}/%{name}-%{version}-build %description