]> git.pld-linux.org Git - packages/yelp.git/commitdiff
- bumped BRs/Rs auto/ac/yelp-2_6_5-4
authorpaladine <paladine@pld-linux.org>
Fri, 8 Apr 2005 11:02:14 +0000 (11:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- no schemas so no %gconf_schema_install in %%post an no R(post): GConf2
- rel. 4, STBR

Changed files:
    yelp.spec -> 1.68

yelp.spec

index a5f3e8c6c4957839d347b6c3db0a1bf5dc6c2708..b9f9876a9d1f74691f21ed60a36d1e58bf5827dd 100644 (file)
--- a/yelp.spec
+++ b/yelp.spec
@@ -6,34 +6,32 @@ Summary:      A system documentation reader from the GNOME project
 Summary(pl):   Czytnik dokumentacji z projektu GNOME
 Name:          yelp
 Version:       2.6.5
-Release:       3
+Release:       4
 License:       GPL
 Group:         X11/Applications
-Source0:       http://ftp.gnome.org/pub/gnome/sources/%{name}/2.6/%{name}-%{version}.tar.bz2
+Source0:       http://ftp.gnome.org/pub/gnome/sources/yelp/2.6/%{name}-%{version}.tar.bz2
 # Source0-md5: 9bd94af344ee6a0bf69aa6f9cbd6b7e9
 Patch0:                %{name}-desktop-categories.patch
 URL:           http://www.gnome.org/
-BuildRequires: GConf2-devel >= 2.6.1
-BuildRequires: ORBit2-devel >= 1:2.10.0
+BuildRequires: GConf2-devel >= 2.10.0
+BuildRequires: ORBit2-devel >= 1:2.12.1
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: bzip2-devel
-BuildRequires: glib2-devel >= 1:2.4.0
+BuildRequires: glib2-devel >= 1:2.6.4
 BuildRequires: gnome-common >= 2.8.0
-BuildRequires: gnome-vfs2-devel >= 2.6.1.1
-BuildRequires: libglade2-devel >= 1:2.4.0
-BuildRequires: libgnomeui-devel >= 2.6.0
-BuildRequires: libgtkhtml-devel >= 2.6.1
+BuildRequires: gnome-vfs2-devel >= 2.10.0-2
+BuildRequires: libglade2-devel >= 1:2.5.1
+BuildRequires: libgnomeui-devel >= 2.10.0-2
+BuildRequires: libgtkhtml-devel >= 2.6.3
 BuildRequires: libtool
-BuildRequires: libxml2-devel >= 2.6.9
-BuildRequires: libxslt-devel >= 1.1.5
+BuildRequires: libxml2-devel >= 1:2.6.19
+BuildRequires: libxslt-devel >= 1.1.14
 BuildRequires: pkgconfig >= 1:0.15.0
 BuildRequires: popt-devel
 BuildRequires: rpm-build >= 4.1-10
-Requires(post):        GConf2
 Requires:      docbook-style-xsl >= 1.55.0
-Requires:      gnome-mime-data >= 2.4.1
-Requires:      gnome-vfs2 >= 2.6.1.1
+Requires:      gnome-vfs2 >= 2.10.0-2
 Requires:      scrollkeeper
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -71,9 +69,6 @@ rm -r $RPM_BUILD_ROOT%{_datadir}/locale/no
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post
-%gconf_schema_install
-
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc README ChangeLog NEWS TODO AUTHORS
This page took 0.051942 seconds and 4 git commands to generate.