SPECS: glabels.spec - merged with DEVEL
grzegol
grzegol at pld-linux.org
Wed Sep 20 23:17:10 CEST 2006
Author: grzegol Date: Wed Sep 20 21:17:10 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- merged with DEVEL
---- Files affected:
SPECS:
glabels.spec (1.33 -> 1.34)
---- Diffs:
================================================================
Index: SPECS/glabels.spec
diff -u SPECS/glabels.spec:1.33 SPECS/glabels.spec:1.34
--- SPECS/glabels.spec:1.33 Sat Sep 2 23:07:26 2006
+++ SPECS/glabels.spec Wed Sep 20 23:17:05 2006
@@ -12,8 +12,9 @@
URL: http://glabels.sourceforge.net/
BuildRequires: autoconf
BuildRequires: automake
+BuildRequires: evolution-data-server-devel >= 1.2
BuildRequires: gnome-common >= 2.8.0
-BuildRequires: howl-devel >= 0.9.10
+BuildRequires: gtk-doc >= 1.0
BuildRequires: intltool >= 0.21
BuildRequires: libbonobo-devel >= 2.8.1
BuildRequires: libglade2-devel >= 1:2.5.1
@@ -85,14 +86,17 @@
%{__libtoolize}
%{__intltoolize}
%{__gnome_doc_common}
+%{__gtkdocize}
%{__aclocal}
%{__autoheader}
%{__automake}
%{__autoconf}
%configure \
+ --enable-gtk-doc \
+ --with-html-dir=%{_gtkdocdir} \
--disable-update-desktopdb \
--disable-update-mimedb
-
+
%{__make}
%install
@@ -138,8 +142,10 @@
%files devel
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/lib*.so
+%{_gtkdocdir}/libglabels
%{_libdir}/lib*.la
%{_includedir}/libglabels
+%{_pkgconfigdir}/*.pc
%files static
%defattr(644,root,root,755)
@@ -151,6 +157,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.34 2006/09/20 21:17:05 grzegol
+- merged with DEVEL
+
Revision 1.33 2006/09/02 21:07:26 blues
- 2.1.3 - devel but works really fine
@@ -162,6 +171,13 @@
Revision 1.30 2005/08/09 13:09:14 paladine
- missing BR: scrollkeeper
+
+Revision 1.29.2.2 2005/12/23 14:00:39 freetz
+- 2.1.2, drpped install patch, updated BR, cleaned up/updated configure
+ options, will be moved to HEAD shortly because of instability of 2.0.x
+
+Revision 1.29.2.1 2005/07/04 18:53:14 freetz
+- 2.1.1, docs for libglabes
Revision 1.29 2005/06/27 09:00:15 freetz
- 2.0.3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/glabels.spec?r1=1.33&r2=1.34&f=u
More information about the pld-cvs-commit
mailing list