|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
Name: copyq
|
|
|
|
|
Summary: Advanced clipboard manager
|
|
|
|
|
Version: 2.4.6
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
Release: 5%{?dist}
|
|
|
|
|
License: GPLv3+
|
|
|
|
|
Url: http://sourceforge.net/projects/%{name}/
|
|
|
|
|
Source0: http://sourceforge.net/projects/%{name}/files/%{name}-%{version}.tar.gz
|
|
|
|
@ -17,7 +17,6 @@ support for image formats, command line control and more.
|
|
|
|
|
|
|
|
|
|
%build
|
|
|
|
|
%cmake -DCMAKE_SKIP_RPATH=TRUE \
|
|
|
|
|
-DWITH_TESTS=TRUE \
|
|
|
|
|
-DCMAKE_INSTALL_PREFIX=%{_prefix} \
|
|
|
|
|
-DPLUGIN_INSTALL_PREFIX=%{_libdir}/%{name}/plugins \
|
|
|
|
|
-DTRANSLATION_INSTALL_PREFIX:PATH=share/%{name}/locale
|
|
|
|
@ -54,7 +53,10 @@ fi
|
|
|
|
|
/usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sat Apr 25 2015 Gerald Cox <gbcox@fedoraprject.org> 2.4.6-4
|
|
|
|
|
* Fri May 1 2015 Gerald Cox <gbcox@fedoraproject.org> 2.4.6-5
|
|
|
|
|
- Deactivate DEBUG messages rhbz#1217874
|
|
|
|
|
|
|
|
|
|
* Sat Apr 25 2015 Gerald Cox <gbcox@fedoraproject.org> 2.4.6-4
|
|
|
|
|
- Remove superfluous explicit requires rhbz#1211831
|
|
|
|
|
|
|
|
|
|
* Fri Apr 24 2015 Gerald Cox <gbcox@fedoraproject.org> 2.4.6-3
|
|
|
|
|