packages: beagle/beagle.spec - BR: gtk+2-devel only --with gui - beagle-doc...
sls
sls at pld-linux.org
Mon Feb 22 17:45:09 CET 2010
Author: sls Date: Mon Feb 22 16:45:09 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- BR: gtk+2-devel only --with gui
- beagle-doc-extractor built only --with gsf
---- Files affected:
packages/beagle:
beagle.spec (1.135 -> 1.136)
---- Diffs:
================================================================
Index: packages/beagle/beagle.spec
diff -u packages/beagle/beagle.spec:1.135 packages/beagle/beagle.spec:1.136
--- packages/beagle/beagle.spec:1.135 Mon Feb 22 17:39:05 2010
+++ packages/beagle/beagle.spec Mon Feb 22 17:45:03 2010
@@ -49,7 +49,6 @@
BuildRequires: dotnet-ndesk-dbus-sharp-devel >= 0.6.0
%{?with_epiphany:BuildRequires: epiphany-devel >= 2.22.0}
BuildRequires: gettext-devel
-BuildRequires: gtk+2-devel >= 2:2.10.10
BuildRequires: intltool >= 0.40.0
BuildRequires: libtool
BuildRequires: mono-csharp >= 1.2.4
@@ -63,6 +62,7 @@
# GUI BRs
%if %{with gui}
BuildRequires: dotnet-gnome-sharp-devel >= 2.16.0
+BuildRequires: gtk+2-devel >= 2:2.10.10
BuildRequires: librsvg-devel >= 1:2.16.1
%endif
Requires: dotnet-gmime-sharp >= 2.3.5
@@ -310,7 +310,7 @@
%defattr(644,root,root,755)
%doc AUTHORS COPYING ChangeLog NEWS README
%attr(755,root,root) %{_bindir}/beagle-config
-%attr(755,root,root) %{_bindir}/beagle-doc-extractor
+%{?with_gsf:%attr(755,root,root) %{_bindir}/beagle-doc-extractor}
%attr(755,root,root) %{_bindir}/beagle-extract-content
%attr(755,root,root) %{_bindir}/beagle-index-info
%attr(755,root,root) %{_bindir}/beagle-info
@@ -445,6 +445,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.136 2010/02/22 16:45:03 sls
+- BR: gtk+2-devel only --with gui
+- beagle-doc-extractor built only --with gsf
+
Revision 1.135 2010/02/22 16:39:05 sls
- move beagle-search man to search-gui package
- fix files section --without gui
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/beagle/beagle.spec?r1=1.135&r2=1.136&f=u
More information about the pld-cvs-commit
mailing list