This commit is contained in:
parent
676ed1692c
commit
08a45cc521
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 10 19:05:57 UTC 2015 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
- Added sync-with-master.patch, contains fixes for kde#343682,
|
||||||
|
kde#342581, kde#342259, kde#321560, kde#341768, kde#337193,
|
||||||
|
kde#314356, kde#332014 and many other improvements
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Feb 20 02:43:48 UTC 2015 - hrvoje.senjan@gmail.com
|
Fri Feb 20 02:43:48 UTC 2015 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
@ -26,6 +26,8 @@ Group: Hardware/Other
|
|||||||
Url: http://www.kde.org/
|
Url: http://www.kde.org/
|
||||||
Source: bluedevil-%{version}.tar.xz
|
Source: bluedevil-%{version}.tar.xz
|
||||||
Source99: %{name}-rpmlintrc
|
Source99: %{name}-rpmlintrc
|
||||||
|
# PATCH-FIX-UPSTREAM sync-with-master.patch
|
||||||
|
Patch0: sync-with-master.patch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: kcoreaddons-devel
|
BuildRequires: kcoreaddons-devel
|
||||||
BuildRequires: kdbusaddons-devel
|
BuildRequires: kdbusaddons-devel
|
||||||
@ -54,6 +56,7 @@ Bluetooth daemon for KDE, handling connections.
|
|||||||
%lang_package
|
%lang_package
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n bluedevil-%{version}
|
%setup -q -n bluedevil-%{version}
|
||||||
|
%patch0 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=share/locale/kf5
|
%cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=share/locale/kf5
|
||||||
|
4003
sync-with-master.patch
Normal file
4003
sync-with-master.patch
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user