Author: qboosh                       Date: Wed Sep 21 22:25:38 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- more BRs, pass html-dir instead of later mv

---- Files affected:
SPECS:
   libral.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/libral.spec
diff -u SPECS/libral.spec:1.4 SPECS/libral.spec:1.5
--- SPECS/libral.spec:1.4       Thu Sep 22 00:21:01 2005
+++ SPECS/libral.spec   Thu Sep 22 00:25:33 2005
@@ -10,12 +10,13 @@
 # Source0-md5: def06a6451d37fe5dea460781b9a3b31
 Patch0:                %{name}-includedir.patch
 URL:           http://developer.berlios.de/projects/libral/
-BuildRequires: autoconf
-BuildRequires: automake
-BuildRequires: glib2-devel
+BuildRequires: autoconf >= 2.59
+BuildRequires: automake >= 1.9
+BuildRequires: glib2-devel >= 2.0
 BuildRequires: gtk-doc >= 1.3
 BuildRequires: libtool
 BuildRequires: libxml2-devel
+BuildRequires: pkgconfig
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -59,19 +60,17 @@
 %{__aclocal}
 %{__autoconf}
 
-%configure
+%configure \
+       --with-html-dir=%{_gtkdocdir}
 
 %{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT
 
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
-mv -f $RPM_BUILD_ROOT%{_datadir}/{gtk-doc,doc/}
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -101,6 +100,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2005/09/21 22:25:33  qboosh
+- more BRs, pass html-dir instead of later mv
+
 Revision 1.4  2005/09/21 22:21:01  qboosh
 - cleanup
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libral.spec?r1=1.4&r2=1.5&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to