]> git.pld-linux.org Git - packages/compton.git/commitdiff
update snap to 20160220
authorJan Palus <atler@pld-linux.org>
Sat, 20 Feb 2016 11:51:04 +0000 (12:51 +0100)
committerJan Palus <atler@pld-linux.org>
Sat, 20 Feb 2016 11:51:25 +0000 (12:51 +0100)
compton.spec

index 5e71c2a6913b9613339d5858e22c352a4dad6547..03e53df4e32c4ee7070f538d57af8ff2baa30379 100644 (file)
@@ -1,4 +1,4 @@
-%define                snap    20140928
+%define                snap    20160220
 #
 Summary:       Compositor for X11
 Name:          compton
@@ -7,7 +7,7 @@ Release:        0.%{snap}.1
 License:       MIT
 Group:         X11/Applications
 Source0:       %{name}-%{snap}.tar.xz
-# Source0-md5: 96f8d006045b8f4bcc318c9383364e9d
+# Source0-md5: ead07333478d2563065468d078caf64f
 URL:           https://github.com/chjj/compton
 BuildRequires: OpenGL-devel
 BuildRequires: asciidoc
@@ -59,5 +59,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/compton
 %attr(755,root,root) %{_bindir}/compton-trans
 %{_desktopdir}/compton.desktop
+%{_iconsdir}/hicolor/*/apps/compton.png
+%{_iconsdir}/hicolor/scalable/apps/compton.svg
 %{_mandir}/man1/compton.1*
 %{_mandir}/man1/compton-trans.1*
This page took 0.231638 seconds and 4 git commands to generate.