[packages/mate-desktop] fix file header
glen
glen at pld-linux.org
Mon Mar 10 08:54:34 CET 2014
commit f7725faf18ab011dbb4b3d98527aef7302ae9f3f
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Mon Mar 10 09:54:32 2014 +0200
fix file header
mate-desktop.spec | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/mate-desktop.spec b/mate-desktop.spec
index 017ed61..697a20e 100644
--- a/mate-desktop.spec
+++ b/mate-desktop.spec
@@ -1,4 +1,5 @@
-# # Conditional build:
+#
+# Conditional build:
%bcond_without apidocs # disable gtk-doc
%bcond_with gtk3 # use GTK+ 3.x instead of GTK+ 2.x
@@ -77,8 +78,8 @@ Summary(pl.UTF-8): Pliki nagłówkowe biblioteki libmate-desktop
License: LGPL v2+
Group: Development/Libraries
Requires: %{name}-libs = %{version}-%{release}
-Requires: glib2-devel >= 1:2.26.0
Requires: gdk-pixbuf2-devel >= 2.4.0
+Requires: glib2-devel >= 1:2.26.0
%{!?with_gtk3:Requires: gtk+2-devel >= 2:2.24.0}
%{?with_gtk3:Requires: gtk+3-devel >= 3.0.0}
Requires: startup-notification-devel >= 0.5
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mate-desktop.git/commitdiff/f7725faf18ab011dbb4b3d98527aef7302ae9f3f
More information about the pld-cvs-commit
mailing list