]> git.pld-linux.org Git - packages/glib2.git/commitdiff
- package /usr/share/glib-2.0/schemas/gschemas.compiled auto/th/glib2-2_28_8-2
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 10 Jul 2011 20:01:26 +0000 (20:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    glib2.spec -> 1.245

glib2.spec

index 3789df45e20a8cbe377e45210f3d87ed65fd3fd7..5d118554bda6e99a29e05fe85af8ec55ef522622 100644 (file)
@@ -3,7 +3,7 @@
 %bcond_without apidocs         # disable gtk-doc
 %bcond_without static_libs     # don't build static library
 %bcond_with    selinux         # gio with SELinux support
-#
+
 %include       /usr/lib/rpm/macros.perl
 Summary:       Useful routines for 'C' programming
 Summary(cs.UTF-8):     Šikovná knihovna s funkcemi pro pomocné programy
@@ -19,7 +19,7 @@ Summary(tr.UTF-8):    Yararlı ufak yordamlar kitaplığı
 Summary(zh_CN.UTF-8):  实用工具函数库
 Name:          glib2
 Version:       2.28.8
-Release:       1
+Release:       2
 Epoch:         1
 License:       LGPL v2+
 Group:         Libraries
@@ -233,6 +233,7 @@ rm -rf $RPM_BUILD_ROOT
        pkgconfigdir=%{_pkgconfigdir}
 
 > $RPM_BUILD_ROOT%{_libdir}/gio/modules/giomodule.cache
+> $RPM_BUILD_ROOT%{_datadir}/glib-2.0/schemas/gschemas.compiled
 
 %{__rm} $RPM_BUILD_ROOT%{_libdir}/gio/modules/libgiofam.la \
        %{?with_static_libs:$RPM_BUILD_ROOT%{_libdir}/gio/modules/libgiofam.a}
@@ -277,6 +278,7 @@ umask 022
 %ghost %{_libdir}/gio/modules/giomodule.cache
 %dir %{_datadir}/glib-2.0
 %dir %{_datadir}/glib-2.0/schemas
+%ghost %{_datadir}/glib-2.0/schemas/gschemas.compiled
 %if %{with apidocs}
 %{_mandir}/man1/gdbus.1*
 %{_mandir}/man1/gio-querymodules.1*
This page took 0.035383 seconds and 4 git commands to generate.