]> git.pld-linux.org Git - packages/libgnomecanvas.git/commitdiff
- cleanups, release 2 libgnomecanvas-2_3_0-2
authoraflinta <aflinta@pld-linux.org>
Mon, 12 May 2003 20:07:14 +0000 (20:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libgnomecanvas.spec -> 1.40

libgnomecanvas.spec

index 91ee0a276716f8ff22a32501d7bf9e9942b85ff6..77f7bf52cbc16d9e9b335731af3ef6af78f2d408 100644 (file)
@@ -2,7 +2,7 @@ Summary:        GnomeCanvas widget
 Summary(pl):   Widget GnomeCanvas
 Name:          libgnomecanvas
 Version:       2.3.0
-Release:       1
+Release:       2
 License:       LGPL
 Group:         X11/Libraries
 Source0:       http://ftp.gnome.org/pub/gnome/sources/%{name}/2.3/%{name}-%{version}.tar.bz2
@@ -65,16 +65,14 @@ rm -f missing
 %{__automake}
 %configure \
        --enable-gtk-doc \
-       --with-html-path=%{_gtkdocdir}
+       --with-html-dir=%{_gtkdocdir}
 %{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
 %{__make} install \
-       DESTDIR=$RPM_BUILD_ROOT \
-       HTML_DIR=%{_gtkdocdir} \
-       pkgconfigdir=%{_pkgconfigdir}
+       DESTDIR=$RPM_BUILD_ROOT 
 
 # no static modules
 rm -f $RPM_BUILD_ROOT%{_libdir}/libglade/2.0/*.a
This page took 0.249675 seconds and 4 git commands to generate.