packages: yelp/yelp.spec - updated to 3.2.0; merged changes from DEVEL
megabajt
megabajt at pld-linux.org
Thu Sep 29 22:07:56 CEST 2011
Author: megabajt Date: Thu Sep 29 20:07:56 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to 3.2.0; merged changes from DEVEL
---- Files affected:
packages/yelp:
yelp.spec (1.176 -> 1.177)
---- Diffs:
================================================================
Index: packages/yelp/yelp.spec
diff -u packages/yelp/yelp.spec:1.176 packages/yelp/yelp.spec:1.177
--- packages/yelp/yelp.spec:1.176 Wed Jun 29 10:50:40 2011
+++ packages/yelp/yelp.spec Thu Sep 29 22:07:51 2011
@@ -2,12 +2,12 @@
Summary: A system documentation reader from the GNOME project
Summary(pl.UTF-8): Czytnik dokumentacji z projektu GNOME
Name: yelp
-Version: 3.0.4
+Version: 3.2.0
Release: 1
License: GPL v2
Group: X11/Applications
-Source0: http://ftp.gnome.org/pub/GNOME/sources/yelp/3.0/%{name}-%{version}.tar.xz
-# Source0-md5: ccca1c2cafe88f49685d8077b02fb395
+Source0: http://ftp.gnome.org/pub/GNOME/sources/yelp/3.2/%{name}-%{version}.tar.xz
+# Source0-md5: d57df40eb0a90bdbed1f996c158014cf
URL: http://projects.gnome.org/yelp/
BuildRequires: autoconf >= 2.63
BuildRequires: automake >= 1:1.11
@@ -23,16 +23,15 @@
BuildRequires: libtool >= 2:2.2.6
BuildRequires: libxml2-devel >= 1:2.6.31
BuildRequires: libxslt-devel >= 1.1.22
-BuildRequires: lzma-devel
+BuildRequires: lzma-devel >= 4.9
BuildRequires: pkgconfig >= 1:0.15.0
BuildRequires: rpmbuild(macros) >= 1.601
BuildRequires: sqlite3-devel
BuildRequires: tar >= 1:1.22
BuildRequires: xz
-BuildRequires: yelp-xsl >= 3.0.1
+BuildRequires: yelp-xsl >= 3.2.0
Requires(post,postun): desktop-file-utils
Requires(post,postun): glib2 >= 1:2.26.0
-Requires(post,postun): gtk-update-icon-cache
Requires: %{name}-libs = %{version}-%{release}
Requires: docbook-dtd412-xml
Requires: docbook-dtd42-xml
@@ -41,8 +40,7 @@
Requires: docbook-style-xsl >= 1.55.0
Requires: gnome-doc-utils >= 0.20.0
Requires: gnome-icon-theme-symbolic
-Requires: hicolor-icon-theme
-Requires: yelp-xsl >= 3.0.1
+Requires: yelp-xsl >= 3.2.0
# sr at Latn vs. sr at latin
Conflicts: glibc-misc < 6:2.7
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -111,7 +109,7 @@
--disable-silent-rules \
--disable-schemas-compile \
--disable-static \
- --enable-gtk-doc \
+ --disable-gtk-doc \
--with-html-dir=%{_gtkdocdir}
%{__make}
@@ -129,12 +127,10 @@
rm -rf $RPM_BUILD_ROOT
%post
-%update_icon_cache hicolor
%update_desktop_database_post
%glib_compile_schemas
%postun
-%update_icon_cache hicolor
%update_desktop_database_postun
%glib_compile_schemas
@@ -149,7 +145,6 @@
%{_datadir}/glib-2.0/schemas/org.gnome.yelp.gschema.xml
%{_datadir}/yelp
%{_desktopdir}/yelp.desktop
-%{_iconsdir}/hicolor/*/*/yelp-icon-big.png
%files libs
%defattr(644,root,root,755)
@@ -171,6 +166,13 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.177 2011/09/29 20:07:51 megabajt
+- updated to 3.2.0; merged changes from DEVEL
+
+Revision 1.176.4.1 2011/09/21 21:15:42 megabajt
+- updated to 3.1.4
+- disabled gtk-doc for now because it breaks build
+
Revision 1.176 2011/06/29 08:50:40 megabajt
- updated to 3.0.4
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/yelp/yelp.spec?r1=1.176&r2=1.177&f=u
More information about the pld-cvs-commit
mailing list