packages: gtk+2/gtk+2.spec - gtk-update-icon-cache are now in separate pack...
wiget
wiget at pld-linux.org
Fri Feb 4 19:22:52 CET 2011
Author: wiget Date: Fri Feb 4 18:22:52 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- gtk-update-icon-cache are now in separate package, builded from gtk+3.spec
- rel. 2
---- Files affected:
packages/gtk+2:
gtk+2.spec (1.343 -> 1.344)
---- Diffs:
================================================================
Index: packages/gtk+2/gtk+2.spec
diff -u packages/gtk+2/gtk+2.spec:1.343 packages/gtk+2/gtk+2.spec:1.344
--- packages/gtk+2/gtk+2.spec:1.343 Thu Feb 3 22:11:21 2011
+++ packages/gtk+2/gtk+2.spec Fri Feb 4 19:22:47 2011
@@ -21,7 +21,7 @@
Summary(tr.UTF-8): GIMP ToolKit arayüz kitaplığı
Name: gtk+2
Version: 2.24.0
-Release: 1
+Release: 2
Epoch: 2
License: LGPL v2+
Group: X11/Libraries
@@ -83,6 +83,7 @@
Conflicts: gtk2-engines < 1:2.2.0-6
# autopanog.exe crashes with gtk+2 2.8.x and libgdiplus 1.1.8
Conflicts: libgdiplus < 1.1.9
+Requires(post): gtk-update-icon-cache
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%define abivers 2.10.0
@@ -271,6 +272,9 @@
%{__rm} -r $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/modules/*.{a,la}
%{__rm} -r $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/%{abivers}/*/*.{a,la}
+# builded in gtk+3.spec
+%{__rm} $RPM_BUILD_ROOT%{_bindir}/gtk-update-icon-cache
+
%if "%{_lib}" != "lib"
# We need to have 32-bit and 64-bit binaries as they have hardcoded LIBDIR.
# (needed when multilib is used)
@@ -323,7 +327,6 @@
%defattr(644,root,root,755)
%doc AUTHORS NEWS README
%attr(755,root,root) %{_bindir}/gtk-query-immodules-2.0%{pqext}
-%attr(755,root,root) %{_bindir}/gtk-update-icon-cache
%attr(755,root,root) %{_libdir}/libgailutil.so.*.*.*
%attr(755,root,root) %ghost %{_libdir}/libgailutil.so.18
@@ -360,7 +363,6 @@
%dir %{_datadir}/themes/Raleigh/gtk-*
%{_datadir}/themes/Raleigh/gtk-*/gtkrc
%{_mandir}/man1/gtk-query-immodules-2.0.1*
-%{_mandir}/man1/gtk-update-icon-cache.1*
%files devel
%defattr(644,root,root,755)
@@ -422,6 +424,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.344 2011/02/04 18:22:47 wiget
+- gtk-update-icon-cache are now in separate package, builded from gtk+3.spec
+- rel. 2
+
Revision 1.343 2011/02/03 21:11:21 lisu
- fix install
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gtk+2/gtk+2.spec?r1=1.343&r2=1.344&f=u
More information about the pld-cvs-commit
mailing list