]> git.pld-linux.org Git - packages/colord-gtk.git/commitdiff
noarch vala subpackage auto/th/colord-gtk-0.1.26-4
authorElan Ruusamäe <glen@delfi.ee>
Mon, 28 Mar 2016 08:38:57 +0000 (11:38 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Mon, 28 Mar 2016 08:38:57 +0000 (11:38 +0300)
colord-gtk.spec

index e9198ad72fa0afc3315c14e431555c6cf40f26c0..f47a31d0a0054b14035b4b14c2aae6168c019211 100644 (file)
@@ -4,13 +4,13 @@
 %bcond_without static_libs     # don't build static libraries
 %bcond_without gtk2            # additional GTK+ 2.x version of library
 %bcond_without vala            # don't build Vala API
-#
+
 %define        colord_ver      0.1.27
 Summary:       GTK helper library for colord
 Summary(pl.UTF-8):     Biblioteka pomocniczna GTK dla colord
 Name:          colord-gtk
 Version:       0.1.26
-Release:       3
+Release:       4
 License:       LGPL v2.1+ (library), GPL v2+ (cd-convert utility)
 Group:         X11/Libraries
 Source0:       http://www.freedesktop.org/software/colord/releases/%{name}-%{version}.tar.xz
@@ -89,6 +89,9 @@ Summary(pl.UTF-8):    API colord-gtk dla języka Vala
 Group:         X11/Development/Libraries
 Requires:      %{name}-devel = %{version}-%{release}
 Requires:      vala-colord >= %{colord_ver}
+%if "%{_rpmversion}" >= "5"
+BuildArch:     noarch
+%endif
 
 %description -n vala-colord-gtk
 colord-gtk API for Vala language.
@@ -177,6 +180,7 @@ rm -rf $RPM_BUILD_ROOT
 %postun        -n colord-gtk2 -p /sbin/ldconfig
 
 %files
+%defattr(644,root,root,755)
 # -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS MAINTAINERS NEWS README TODO
This page took 0.159579 seconds and 4 git commands to generate.