This commit is contained in:
committed by
Git OBS Bridge
parent
1b267f0e92
commit
156e7894fe
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fab3556fafc66b332c87bfa552b9a109bdbb1d27a07a587d6383e6b23c0fa5fd
|
||||
size 37188
|
3
milou-5.0.95.tar.xz
Normal file
3
milou-5.0.95.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:42eeee0e528d8c943d0335c704da5c113a4c8dd4ed28690aa0a684ee9bbbf3a8
|
||||
size 49036
|
1
milou5-rpmlintrc
Normal file
1
milou5-rpmlintrc
Normal file
@@ -0,0 +1 @@
|
||||
addFilter(".*file-not-in-%lang .*")
|
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 26 11:36:32 UTC 2014 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Update to 5.0.95:
|
||||
* Minor bugfixes since previous release
|
||||
- Install translations
|
||||
- Add rpmlintrc file for file-not-in-%lang warnings: we don't use
|
||||
find_lang macro as it doesn't searches in subdirectories
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 10 21:45:55 UTC 2014 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
12
milou5.spec
12
milou5.spec
@@ -17,13 +17,14 @@
|
||||
|
||||
|
||||
Name: milou5
|
||||
Version: 5.0.1
|
||||
Version: 5.0.95
|
||||
Release: 0
|
||||
Summary: Dedicated search application built on top of Baloo
|
||||
License: GPL-2.0+ and LGPL-2.1+
|
||||
Group: System/GUI/KDE
|
||||
Url: https://projects.kde.org/milou
|
||||
Source0: milou-%{version}.tar.xz
|
||||
Source: milou-%{version}.tar.xz
|
||||
Source99: %{name}-rpmlintrc
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: kdeclarative-devel
|
||||
BuildRequires: kf5-filesystem
|
||||
@@ -39,11 +40,12 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%description
|
||||
A dedicated search application built on top of Baloo
|
||||
|
||||
%lang_package
|
||||
%prep
|
||||
%setup -q -n milou-%{version}
|
||||
|
||||
%build
|
||||
%cmake_kf5 -d build -- -DBUILD_po=OFF
|
||||
%cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=share/locale/kf5
|
||||
%make_jobs
|
||||
|
||||
%install
|
||||
@@ -63,4 +65,8 @@ A dedicated search application built on top of Baloo
|
||||
%{_kf5_plasmadir}/plasmoids/
|
||||
%{_kf5_servicesdir}/plasma-applet-org.kde.milou.desktop
|
||||
|
||||
%files lang
|
||||
%defattr(-,root,root)
|
||||
%{_kf5_localedir}/
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user