]> git.pld-linux.org Git - packages/yelp.git/commitdiff
- updated to 2.3.4
authorgrzegol <grzegol@pld-linux.org>
Wed, 16 Jul 2003 13:52:01 +0000 (13:52 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    yelp.spec -> 1.44

yelp.spec

index dcb403dbfa9db12a2f92b9fa4659a783448ae570..0033a097c8d49cd0a6b731b55621c927979edf43 100644 (file)
--- a/yelp.spec
+++ b/yelp.spec
@@ -5,12 +5,12 @@
 Summary:       A system documentation reader from the Gnome project
 Summary(pl):   Czytnik dokumentacji z projektu GNOME
 Name:          yelp
-Version:       2.3.3
+Version:       2.3.4
 Release:       1
 License:       GPL
 Group:         X11/Applications
-# Source0-md5: 235b7104217f21c7568269201336e346
 Source0:       http://ftp.gnome.org/pub/gnome/sources/%{name}/2.3/%{name}-%{version}.tar.bz2
+# Source0-md5: 45221f8861337c460d17ad30ac2ed041
 Patch0:                %{name}-pixmapsdir.patch
 URL:           http://www.gnome.org/
 BuildRequires: GConf2-devel >= 2.1.90
@@ -23,13 +23,14 @@ BuildRequires:      gnome-vfs2-devel >= 2.2.0
 BuildRequires: libgnome-devel >= 2.1.90
 BuildRequires: libgnomeui-devel >= 2.1.90
 BuildRequires: libgtkhtml-devel >= 2.2.0
+BuildRequires: libtool
 BuildRequires: libxslt-devel >= 1.0.24
 BuildRequires: pkgconfig >= 0.12.0
 BuildRequires: rpm-build >= 4.1-10
-Requires(post):        GConf2
 Requires:      docbook-style-xsl >= 1.55.0
 Requires:      gnome-vfs2 >= 2.2.0
 Requires:      scrollkeeper
+Requires(post):        GConf2
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -55,10 +56,9 @@ narz
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT
 
 %{__make} install \
-           DESTDIR=$RPM_BUILD_ROOT
+       DESTDIR=$RPM_BUILD_ROOT
 
 %find_lang %{name} --with-gnome --all-name
 
@@ -75,6 +75,8 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/%{name}
 %{_libdir}/bonobo/servers/*
 %attr(755,root,root) %{_libdir}/%{name}-db2html
+%attr(755,root,root) %{_libdir}/%{name}-info2html
+%attr(755,root,root) %{_libdir}/%{name}-man2html
 %{_datadir}/sgml/docbook/%{name}
 %{_pixmapsdir}/%{name}
 %{_desktopdir}/*
This page took 0.065207 seconds and 4 git commands to generate.