SPECS: file-roller.spec - merged from DEVEL and updated to 2.12.0

freetz freetz at pld-linux.org
Tue Sep 6 20:33:46 CEST 2005


Author: freetz                       Date: Tue Sep  6 18:33:46 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- merged from DEVEL and updated to 2.12.0

---- Files affected:
SPECS:
   file-roller.spec (1.70 -> 1.71) 

---- Diffs:

================================================================
Index: SPECS/file-roller.spec
diff -u SPECS/file-roller.spec:1.70 SPECS/file-roller.spec:1.71
--- SPECS/file-roller.spec:1.70	Fri Jul  8 16:20:40 2005
+++ SPECS/file-roller.spec	Tue Sep  6 20:33:41 2005
@@ -3,26 +3,28 @@
 Summary(pl):	Zarządca archiwów dla GNOME
 Summary(pt_BR):	Gerenciador de arquivos compactados para o GNOME
 Name:		file-roller
-Version:	2.10.4
+Version:	2.12.0
 Release:	1
 License:	GPL v2
 Group:		X11/Applications
-Source0:	http://ftp.gnome.org/pub/gnome/sources/file-roller/2.10/%{name}-%{version}.tar.bz2
-# Source0-md5:	74115fe3289042cc41dc517dede3f64f
+Source0:	http://ftp.gnome.org/pub/gnome/sources/file-roller/2.12/%{name}-%{version}.tar.bz2
+# Source0-md5:	fcc3197b998568ba45843eb04b2614d3
 Patch0:		%{name}-desktop.patch
 URL:		http://www.gnome.org/
 BuildRequires:	GConf2-devel >= 2.10.0
 BuildRequires:	autoconf >= 2.52
 BuildRequires:	automake
 BuildRequires:	gettext-devel
+BuildRequires:	gnome-doc-utils >= 0.3.1-2
 BuildRequires:	gnome-vfs2-devel >= 2.10.0-2
-BuildRequires:	gtk+2-devel >= 2:2.6.4
+BuildRequires:	gtk+2-devel >= 2:2.8.0
 BuildRequires:	libglade2-devel >= 1:2.5.1
 BuildRequires:	libgnomeui-devel >= 2.10.0-2
 BuildRequires:	libtool
 BuildRequires:	nautilus-devel >= 2.10.0-3
 BuildRequires:	pkgconfig
 BuildRequires:	rpmbuild(macros) >= 1.197
+BuildRequires:	scrollkeeper
 Requires(post,preun):	GConf2
 Requires(post,postun):	desktop-file-utils
 Requires(post,postun):	scrollkeeper
@@ -77,6 +79,7 @@
 %patch0 -p1
 
 %build
+gnome-doc-prepare --copy --force
 %{__libtoolize}
 %{__aclocal}
 %{__autoconf}
@@ -131,7 +134,7 @@
 %{_desktopdir}/*
 %{_pixmapsdir}/file-roller.png
 %{_omf_dest_dir}/%{name}
-%{_sysconfdir}/gconf/schemas/*
+%{_sysconfdir}/gconf/schemas/file-roller.schemas
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -139,277 +142,24 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.70  2005/07/08 14:20:40  freetz
-- 2.10.4
+Revision 1.71  2005/09/06 18:33:41  freetz
+- merged from DEVEL and updated to 2.12.0
 
-Revision 1.69  2005/06/02 23:02:31  zbyniu
-- popt-devel is (indirect) required by libgnome-devel not here
+Revision 1.69.2.6  2005/08/22 20:21:59  aflinta
+- 2.11.92
 
-Revision 1.68  2005/05/31 20:54:59  zbyniu
-- BR: gettext-devel, popt-devel
+Revision 1.69.2.5  2005/08/18 09:35:22  aflinta
+- rebuild with cairo, rel. 2
 
-Revision 1.67  2005/05/25 12:22:48  paladine
-- rel. 2 for fixed desktop file
+Revision 1.69.2.4  2005/08/09 13:09:14  paladine
+- missing BR: scrollkeeper
 
-Revision 1.66  2005/04/22 19:42:40  freetz
-- 2.10.3
+Revision 1.69.2.3  2005/08/09 10:09:07  paladine
+- updated to 2.11.91
+- gnome-doc-utils for omf files
 
-Revision 1.65  2005/04/12 08:34:41  paladine
-- updated to 2.10.2
+Revision 1.69.2.2  2005/07/25 18:41:06  freetz
+- 2.11.90
 
-Revision 1.64  2005/04/08 09:54:08  paladine
-- new style macros
-- rel. 2, STBR
-
-Revision 1.63  2005/04/06 11:18:31  paladine
-- missing umask 022
-
-Revision 1.62  2005/04/06 00:01:40  paladine
-- updated BRs/Rs
-
-Revision 1.61  2005/04/04 17:14:41  freetz
-- 2.10.1, dropped gnome-mime support/gzip.patch, new style gconf macros,
-  updated BRs/Rs, banner support, less verbose scrollkeeper-update
-
-Revision 1.60  2005/03/20 18:23:54  aflinta
-- merged from DEVEL, rebuild with howl 0.9.10, release 2
-
-Revision 1.58  2005/02/13 17:10:39  qboosh
-- no .la for bonobo modules
-
-Revision 1.57.2.3  2005/03/12 14:53:46  aflinta
-- up to version 2.10.0
-
-Revision 1.57.2.2  2005/02/28 22:29:54  paladine
-- updated to 2.9.92
-- missing BR: pkgconfig
-
-Revision 1.57.2.1  2005/02/08 13:36:10  grzegol
-- updated to 2.9.91
-
-Revision 1.57  2004/11/17 11:26:37  paladine
-- added desktop patch
-- cosmetics
-- rel 2
-
-Revision 1.56  2004/10/20 13:55:28  freetz
-- 2.8.3, changelog:
-  - Fixed extraction without folders recreation
-
-Revision 1.55  2004/10/11 20:51:34  freetz
-- 2.8.2
-
-Revision 1.54  2004/09/29 15:04:38  grzegol
-- updated to 2.8.1
-
-Revision 1.53  2004/09/13 18:48:11  grzegol
-- merged from DEVEL and updated to 2.8.0
-- run /usr/bin/update-desktop-database in %%post and %%postun
-
-Revision 1.52  2004/08/17 14:56:17  ankry
-- rel. 2 to rebuild
-
-Revision 1.51  2004/06/23 14:15:14  grzegol
-- updated to 2.6.2
-
-Revision 1.50.2.7  2004/08/30 18:28:18  aflinta
-- up to version 2.7.5
-
-Revision 1.50.2.6  2004/08/22 21:05:36  aflinta
-- rebuild with howl, release 2
-
-Revision 1.50.2.5  2004/08/16 21:32:46  aflinta
-- up to version 2.7.4
-
-Revision 1.50.2.4  2004/08/03 11:42:07  grzegol
-- updated to 2.7.3
-
-Revision 1.50.2.3  2004/07/20 12:02:01  grzegol
-- updated to 2.7.2
-
-Revision 1.50.2.2  2004/07/05 19:34:59  grzegol
-- updated to 2.7.1
-
-Revision 1.50.2.1  2004/06/05 17:23:00  freetz
-- 2.7.0 - gnome 2.8 developement series
-
-Revision 1.50  2004/04/19 21:23:53  aflinta
-- up to version 2.6.1
-
-Revision 1.49  2004/03/23 13:16:07  grzegol
-- merged from DEVEL and updated to 2.6.0
-
-Revision 1.48  2004/02/10 00:35:28  krzak
-- gzip-mime.patch to handle application/gzip
-- rel 2, STBR
-
-Revision 1.47  2004/01/26 12:07:58  freetz
-- up to 2.4.4
-
-Revision 1.46  2004/01/15 17:44:52  freetz
-- 2.4.3, STBR for AC
-
-Revision 1.45.2.9  2004/03/15 21:42:23  grzegol
-- updated to 2.5.7
-
-Revision 1.45.2.8  2004/03/08 11:37:27  grzegol
-- added epoch to gtk+2-devel BR
-
-Revision 1.45.2.7  2004/03/08 11:34:49  grzegol
-- updated to 2.5.6
-
-Revision 1.45.2.6  2004/02/24 13:23:13  grzegol
-- updated to 2.5.5
-
-Revision 1.45.2.5  2004/02/16 16:56:38  grzegol
-- updated to 2.5.4
-- added locale-names patch (changes locale no -> nb)
-
-Revision 1.45.2.4  2004/01/31 21:09:25  grzegol
-- updated to 2.5.3
-
-Revision 1.45.2.3  2004/01/14 19:40:31  grzegol
-- updated to 2.5.2
-
-Revision 1.45.2.2  2003/12/29 13:16:08  trojan
-- updated to 2.5.1
-
-Revision 1.45.2.1  2003/11/25 15:50:47  wiget
-- 2.5.0
-
-Revision 1.45  2003/11/10 15:01:41  grzegol
-- updated to 2.4.2
-
-Revision 1.44  2003/10/21 15:42:37  freetz
-- 2.4.1.1
-
-Revision 1.43  2003/10/14 06:32:11  trojan
-- updated to 2.4.1
-
-Revision 1.42  2003/09/12 09:23:36  freetz
-- R unzip
-
-Revision 1.41  2003/09/10 20:02:40  aflinta
-- version 2.4.0.1
-
-Revision 1.40  2003/09/10 18:12:54  aflinta
-- version 2.4.0
-
-Revision 1.39  2003/09/01 21:26:59  aflinta
-- version 2.3.6
-
-Revision 1.38  2003/08/25 22:12:51  grzegol
-- updated to 2.3.5
-
-Revision 1.37  2003/08/11 15:58:02  aflinta
-- forced new gnome-vfs2 - just for fun ;)
-
-Revision 1.36  2003/08/11 15:55:09  grzegol
-- updated to 2.3.4
-
-Revision 1.35  2003/08/01 11:58:49  grzegol
-- rel++ to rebuild without linc
-- sorting/cosmetics
-
-Revision 1.34  2003/07/08 18:26:38  blues
-- "f" and some "g" letters of small fixes inpired by kloczek
-
-Revision 1.33  2003/07/07 13:03:14  qboosh
-- use _desktopdir macro, other minor changes where needed
-
-Revision 1.32  2003/06/29 18:40:23  aflinta
-- version 2.3.3
-
-Revision 1.31  2003/05/26 16:24:58  malekith
-- massive attack: adding Source-md5
-
-Revision 1.30  2003/05/25 05:47:24  misi3k
-- massive attack s/pld.org.pl/pld-linux.org/
-
-Revision 1.29  2003/05/19 19:45:44  aflinta
-- version 2.3.2
-
-Revision 1.28  2003/04/07 21:56:01  aflinta
-- version 2.3.1
-
-Revision 1.27  2003/03/25 14:55:09  aflinta
-- updated to version 2.3.0
-
-Revision 1.26  2003/03/20 11:41:20  trojan
-- updated to 2.2.3
-
-Revision 1.25  2003/03/11 09:05:19  qboosh
-- BR: libtool
-
-Revision 1.24  2003/03/10 17:00:28  aflinta
-- updated to version 2.2.2
-
-Revision 1.23  2003/03/08 20:30:50  aflinta
-- fixed ownership of gconf
-
-Revision 1.22  2003/01/28 13:14:20  aflinta
-- updated to version 2.2.1
-
-Revision 1.21  2003/01/20 20:50:35  aflinta
-- updated to version 2.2.0
-
-Revision 1.20  2003/01/06 14:24:54  aflinta
-- updated to version 2.1.5
-
-Revision 1.19  2002/12/10 17:51:00  wrobell
-- fixed permissions for bonobo modules
-
-Revision 1.18  2002/12/10 13:27:55  aflinta
-- some cleanups
-
-Revision 1.17  2002/12/10 13:15:04  aflinta
-- updated to version 2.1.4
-
-Revision 1.16  2002/12/09 18:04:47  aflinta
-- updated to version 2.1.3
-
-Revision 1.15  2002/12/05 11:53:28  aflinta
-- moved /usr/X11R6 -> /usr, some cleanups, release 5
-
-Revision 1.14  2002/10/29 18:54:31  aflinta
-- rebuild against bonobo-activation 2.1.0, release up
-
-Revision 1.13  2002/10/24 22:08:59  malekith
-- release 2
-
-Revision 1.12  2002/10/24 10:25:49  kloczek
-- merge translations from Conectiva,
-- removed redundant BuldRequires rules and few cosmetics.
-
-Revision 1.11  2002/10/22 10:29:12  aflinta
-- corrected schemas path
-
-Revision 1.10  2002/10/22 10:21:02  aflinta
-- spec simplified
-- corrected desktop and omf files locations
-
-Revision 1.9  2002/10/20 20:00:36  grzegol
-- typo :)
-
-Revision 1.8  2002/10/20 19:59:17  grzegol
-- updated to 2.1.2
-
-Revision 1.7  2002/10/15 13:31:07  grzegol
-- updated to 2.1.1
-
-Revision 1.6  2002/10/13 19:25:23  grzegol
-- don't register omf files, etc. while building
-
-Revision 1.5  2002/10/08 19:48:24  grzegol
-- updated to 2.1.0
-
-Revision 1.4  2002/05/21 23:13:01  kloczek
-perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \
-             s/^automake -a -c -f/\%\{__automake\}/; \
-	     s/^autoconf/\%\{__autoconf\}/"
-
-Revision 1.3  2002/05/06 11:30:56  qboosh
-- pl description, fixed find_lang macro name
-
-Revision 1.2  2002/05/04 13:24:57  kloczek
-- rewrited but don't build.
+Revision 1.69.2.1  2005/07/03 21:46:01  freetz
+- 2.11.2
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/file-roller.spec?r1=1.70&r2=1.71&f=u




More information about the pld-cvs-commit mailing list