forked from pool/ktorrent
Accepting request 237583 from KDE:Extra
1 OBS-URL: https://build.opensuse.org/request/show/237583 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ktorrent?expand=0&rev=97
This commit is contained in:
committed by
Git OBS Bridge
parent
ac74e31c31
commit
e272042af8
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 16 18:52:08 UTC 2014 - coolo@suse.com
|
||||||
|
|
||||||
|
- remove backup file of mogrify calls
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Feb 19 10:23:39 UTC 2014 - vindex17@outlook.it
|
Wed Feb 19 10:23:39 UTC 2014 - vindex17@outlook.it
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ktorrent
|
# spec file for package ktorrent
|
||||||
#
|
#
|
||||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -91,7 +91,9 @@ rm -f %{buildroot}%{_kde4_libdir}/libktcore.so
|
|||||||
|
|
||||||
# patch image with wrong dimensions - fix rpmlint warning "wrong-icon-size"
|
# patch image with wrong dimensions - fix rpmlint warning "wrong-icon-size"
|
||||||
mogrify -extent 16x16 -background transparent -gravity center %{buildroot}%{_kde4_iconsdir}/hicolor/22x22/actions/kt-encrypted.png
|
mogrify -extent 16x16 -background transparent -gravity center %{buildroot}%{_kde4_iconsdir}/hicolor/22x22/actions/kt-encrypted.png
|
||||||
|
rm -f %{buildroot}%{_kde4_iconsdir}/hicolor/22x22/actions/kt-encrypted.png~
|
||||||
mogrify -scale 22x22 -background transparent %{buildroot}%{_kde4_iconsdir}/hicolor/22x22/actions/kt-encrypted.png
|
mogrify -scale 22x22 -background transparent %{buildroot}%{_kde4_iconsdir}/hicolor/22x22/actions/kt-encrypted.png
|
||||||
|
rm -f %{buildroot}%{_kde4_iconsdir}/hicolor/22x22/actions/kt-encrypted.png~
|
||||||
|
|
||||||
# Add man pages from help2man edited.
|
# Add man pages from help2man edited.
|
||||||
mkdir -p %{buildroot}%{_mandir}/man1
|
mkdir -p %{buildroot}%{_mandir}/man1
|
||||||
|
Reference in New Issue
Block a user