packages: devhelp/devhelp.spec - updated to 2.30.0

megabajt megabajt at pld-linux.org
Thu Apr 1 15:38:45 CEST 2010


Author: megabajt                     Date: Thu Apr  1 13:38:45 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 2.30.0

---- Files affected:
packages/devhelp:
   devhelp.spec (1.116 -> 1.117) 

---- Diffs:

================================================================
Index: packages/devhelp/devhelp.spec
diff -u packages/devhelp/devhelp.spec:1.116 packages/devhelp/devhelp.spec:1.117
--- packages/devhelp/devhelp.spec:1.116	Wed Feb 10 18:42:11 2010
+++ packages/devhelp/devhelp.spec	Thu Apr  1 15:38:39 2010
@@ -2,12 +2,12 @@
 Summary:	API documentation browser for GNOME
 Summary(pl.UTF-8):	Przeglądarka dokumentacji API dla GNOME
 Name:		devhelp
-Version:	2.28.1
-Release:	4
+Version:	2.30.0
+Release:	1
 License:	GPL v2+
 Group:		X11/Applications
-Source0:	http://ftp.gnome.org/pub/GNOME/sources/devhelp/2.28/%{name}-%{version}.tar.bz2
-# Source0-md5:	b9ec14ddf74c4b9924da77b62c345cf8
+Source0:	http://ftp.gnome.org/pub/GNOME/sources/devhelp/2.30/%{name}-%{version}.tar.bz2
+# Source0-md5:	a24087cd1b4fe6722ec05f6e88104ace
 Patch0:		%{name}-bookdir.patch
 URL:		http://www.imendio.com/projects/devhelp/
 BuildRequires:	GConf2-devel >= 2.24.0
@@ -25,6 +25,7 @@
 BuildRequires:	python
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.311
+BuildRequires:	sed >= 4.0
 BuildRequires:	zlib-devel
 Requires(post,postun):	gtk+2
 Requires(post,postun):	hicolor-icon-theme
@@ -94,6 +95,9 @@
 %setup -q
 %patch0 -p1
 
+sed -i -e 's/^en at shaw//' po/LINGUAS
+rm -f po/en at shaw.po
+
 %build
 %{__intltoolize}
 %{__libtoolize}
@@ -103,7 +107,8 @@
 %{__automake}
 %configure \
 	--enable-static \
-	--disable-install-schemas
+	--disable-schemas-install \
+	--disable-silent-rules
 %{__make}
 
 %install
@@ -172,6 +177,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.117  2010/04/01 13:38:39  megabajt
+- updated to 2.30.0
+
 Revision 1.116  2010/02/10 17:42:11  megabajt
 - release 4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/devhelp/devhelp.spec?r1=1.116&r2=1.117&f=u



More information about the pld-cvs-commit mailing list