SPECS: nautilus-cd-burner.spec - merged from DEVEL and updated to ...

freetz freetz at pld-linux.org
Tue Sep 6 19:45:31 CEST 2005


Author: freetz                       Date: Tue Sep  6 17:45:31 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- merged from DEVEL and updated to 2.12.0

---- Files affected:
SPECS:
   nautilus-cd-burner.spec (1.50 -> 1.51) 

---- Diffs:

================================================================
Index: SPECS/nautilus-cd-burner.spec
diff -u SPECS/nautilus-cd-burner.spec:1.50 SPECS/nautilus-cd-burner.spec:1.51
--- SPECS/nautilus-cd-burner.spec:1.50	Sun Sep  4 18:25:28 2005
+++ SPECS/nautilus-cd-burner.spec	Tue Sep  6 19:45:26 2005
@@ -1,35 +1,30 @@
 # $Revision$, $Date$
-#
-# Conditional build
-%bcond_without	hal	# disable HAL support
-#
 Summary:	Extension for Nautilus to write CD
 Summary(pl):	Rozszerzenie Nautilusa do zapisu płyt CD
 Name:		nautilus-cd-burner
-Version:	2.10.2
-Release:	2
+Version:	2.12.0
+Release:	1
 License:	LGPL v2+/GPL v2+ 
 Group:		Libraries
-Source0:	http://ftp.gnome.org/pub/gnome/sources/nautilus-cd-burner/2.10/%{name}-%{version}.tar.bz2
-# Source0-md5:	ed87311d620041d118d408072341343b
-Patch0:		%{name}-hal.patch
+Source0:	http://ftp.gnome.org/pub/gnome/sources/nautilus-cd-burner/2.12/%{name}-%{version}.tar.bz2
+# Source0-md5:	1647cb0192ced15979a2768dda23346d
 URL:		http://www.gnome.org/
 Buildrequires:	GConf2-devel >= 2.10.0
 BuildRequires:	autoconf >= 2.52
 BuildRequires:	automake
 BuildRequires:	gnome-vfs2-devel >= 2.10.0-2
-%{?with_hal:BuildRequires:	hal-devel >= 0.5.2}
+BuildRequires:	hal-devel >= 0.5.0
 BuildRequires:	intltool >= 0.33
 BuildRequires:	libglade2-devel >= 1:2.5.1
-BuildRequires:	libgnomeui-devel >= 2.10.0-2
-BuildRequires:	nautilus-devel >= 2.10.1
+BuildRequires:	libgnomeui-devel >= 2.11.2-2
+BuildRequires:	nautilus-devel >= 2.12.0
 BuildRequires:	pkgconfig
 BuildRequires:	rpmbuild(macros) >= 1.197
 Requires(post,preun): GConf2 >= 2.10.0
 Requires:	%{name}-libs = %{version}-%{release}
 Requires:	cdrtools
 Requires:	cdrtools-mkisofs
-%{?with_hal:Requires:	hal-libs >= 0.5.2}
+Requires:	hal-libs >= 0.5.4
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -78,15 +73,13 @@
 
 %prep
 %setup -q
-%patch0 -p0
 
 %build
 cp -f /usr/share/automake/config.sub .
 %{__autoconf}
 %configure \
 	--enable-static \
-	--disable-schemas-install \
-	--%{?with_hal:en}%{!?with_hal:dis}able-hal
+	--disable-schemas-install
 %{__make}
 
 %install
@@ -147,215 +140,20 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.50  2005/09/04 16:25:28  arekm
-- up to 2.10.2 on head, too
+Revision 1.51  2005/09/06 17:45:26  freetz
+- merged from DEVEL and updated to 2.12.0
 
-Revision 1.49  2005/09/04 15:23:25  arekm
-- rel 3
+Revision 1.48.2.5  2005/08/23 06:00:52  aflinta
+- version 2.11.7
 
-Revision 1.48  2005/05/19 19:45:33  wrobell
-- rel. 2 (support for hal 0.5.x)
+Revision 1.48.2.4  2005/08/18 11:36:10  aflinta
+- rebuild with cairo, rel. 2
 
-Revision 1.47  2005/04/12 22:03:56  qboosh
-- /sbin/ldconfig deps for post* -p are autogenerated
+Revision 1.48.2.3  2005/08/05 22:02:07  paladine
+- updated to 2.11.6
 
-Revision 1.46  2005/04/12 19:23:21  freetz
-- reversed ldconfig changes
+Revision 1.48.2.2  2005/07/25 17:58:57  freetz
+- 2.11.5
 
-Revision 1.45  2005/04/12 10:15:38  paladine
-- updated to 2.10.1
-- new style macros
-
-Revision 1.44  2005/03/20 21:50:59  aflinta
-- rebuils with howl 0.9.10, release 2
-
-Revision 1.43  2005/03/20 10:31:35  qboosh
-- no .la for nautilus modules, unified: -libs before -devel
-
-Revision 1.42  2005/03/11 10:49:11  paladine
-- merged from DEVEL and updated to 2.10.0
-- proper license
-
-Revision 1.41  2005/02/15 19:41:50  paladine
-- updated to 2.8.7
-
-Revision 1.40.2.4  2005/03/01 09:59:14  paladine
-- gpm-friendly Source0 URL
-- missing BR: pkgconfig
-
-Revision 1.40.2.3  2005/03/01 09:35:18  wiget
-- up to 2.9.8
-
-Revision 1.40.2.2  2005/02/08 17:07:39  grzegol
-- updated to 2.9.6
-
-Revision 1.40.2.1  2005/02/07 19:24:27  grzegol
-- updated to 2.9.5
-
-Revision 1.40  2004/12/06 21:30:48  freetz
-- 2.8.6, STBR
-
-Revision 1.39  2004/11/03 23:37:42  paladine
-- updated to 2.8.5
-
-Revision 1.38  2004/10/28 20:13:33  freetz
-- fixed hal Rs, rel.2 STBR
-
-Revision 1.37  2004/10/22 19:39:59  qboosh
-- base R: -libs
-
-Revision 1.36  2004/10/21 18:24:39  aflinta
-- up to version 2.8.4
-
-Revision 1.35  2004/10/07 16:01:02  grzegol
-- separated library into -libs subpackage
-- added -static subpackage
-- rel. 2
-
-Revision 1.34  2004/09/22 20:11:40  aflinta
-- up to version 2.8.3
-
-Revision 1.33  2004/09/21 08:41:28  freetz
-- 2.8.2, please STBR - important bugfix release
-
-Revision 1.32  2004/09/17 10:05:05  aflinta
-- release 2
-
-Revision 1.31  2004/09/17 09:52:05  krolik
-- cp -f config.sub for amd64
-
-Revision 1.30  2004/09/17 09:17:45  aflinta
-- typo fixed
-
-Revision 1.29  2004/09/17 03:28:19  freetz
-- 2.8.1, hal bconded, lowered hal BRs/Rs
-
-Revision 1.28  2004/09/13 21:37:58  grzegol
-- BR: nautilus-devel >= 2.8.0
-
-Revision 1.27  2004/09/10 21:00:36  grzegol
-- merged from DEVEL and updated to 2.8.0
-- removed locale-names patch
-- remove no locale in %%install
-- -devel R: gtk+2-devel >= 2:2.4.0
-
-Revision 1.26.2.7  2004/08/22 21:35:15  aflinta
-- rebuild with howl, release 2
-
-Revision 1.26.2.6  2004/08/17 16:50:44  aflinta
-- up to version 2.7.6
-
-Revision 1.26.2.5  2004/07/30 20:12:55  grzegol
-- updated to 2.7.5
-
-Revision 1.26.2.4  2004/07/22 19:46:17  grzegol
-- updated to 2.7.4
-
-Revision 1.26.2.3  2004/07/02 12:25:37  grzegol
-- removed not needed .la files
-- moved libnautilus-burn.la and added libnautilus-burn.so to -devel
-- updated BRs
-- cosmetics
-
-Revision 1.26.2.2  2004/06/17 17:17:21  freetz
-- 2.7.3, removed hal fix patch (already included in sources)
-
-Revision 1.26.2.1  2004/06/11 22:27:58  freetz
-- 2.7.2, hal support is on, added patch fixing stupid hal reqs, +devel spkg
-  %%files update, BRs update
-
-Revision 1.26  2004/04/19 17:09:53  grzegol
-- updated to 2.6.1
-
-Revision 1.25  2004/04/03 12:43:07  grzegol
-- copy config.* from automake to allow build on amd64
-
-Revision 1.24  2004/03/22 19:51:13  aflinta
-- merged from DEVEL, up to version 2.6.0
-
-Revision 1.23.2.4  2004/03/15 18:08:56  grzegol
-- added BR: autoconf
-
-Revision 1.23.2.3  2004/03/15 18:07:51  grzegol
-- updated to 0.6.7
-
-Revision 1.23.2.2  2004/03/09 06:47:46  aflinta
-- up to version 0.6.6
-
-Revision 1.23.2.1  2004/02/11 16:59:00  grzegol
-- updated to 0.6.5
-- added --copy to intltoolize
-- disabled schemas install during build
-
-Revision 1.23  2003/12/11 14:02:15  wiget
-- 0.6.1
-
-Revision 1.22  2003/10/24 22:56:10  freetz
-- cosmetics
-
-Revision 1.21  2003/10/24 22:00:53  freetz
-- 0.6.0
-- schema added (R post Gconf2)
-
-Revision 1.20  2003/09/08 20:05:08  grzegol
-- updated to 0.5.3
-
-Revision 1.19  2003/09/03 10:08:37  grzegol
-- updated to 0.5.2
-
-Revision 1.18  2003/08/25 23:12:10  grzegol
-- updated to 0.5.1
-
-Revision 1.17  2003/08/09 14:10:08  grzegol
-- updated to 0.5.0
-
-Revision 1.16  2003/08/01 11:58:49  grzegol
-- rel++ to rebuild without linc
-- sorting/cosmetics
-
-Revision 1.15  2003/05/28 04:18:07  inglod
-fix my error
-
-Revision 1.14  2003/05/27 15:14:01  inglod
-fix BuildRequires
-
-Revision 1.13  2003/05/27 14:07:38  aflinta
-- version 0.4.3
-
-Revision 1.12  2003/05/25 05:50:59  misi3k
-- massive attack s/pld.org.pl/pld-linux.org/
-
-Revision 1.11  2003/05/19 19:08:30  aflinta
-- version 0.4.2
-
-Revision 1.10  2003/05/05 14:18:22  aflinta
-- version 0.4.1
-
-Revision 1.9  2003/04/01 16:54:53  aflinta
-- updated to version 0.4.0
-
-Revision 1.8  2003/02/12 19:53:46  michuz
-- rel 3
-- new requires
-
-Revision 1.7  2003/01/29 09:50:34  wiget
-- %%files fixes
-- release 2
-
-Revision 1.6  2003/01/27 13:29:45  aflinta
-- updated to version 0.3.2
-
-Revision 1.5  2003/01/14 10:28:22  wrobell
-- fixed file list
-
-Revision 1.4  2003/01/13 23:57:33  aflinta
-- fixed attr
-
-Revision 1.3  2003/01/13 23:31:08  aflinta
-- updated to version 0.3.1
-
-Revision 1.2  2003/01/10 11:43:32  aflinta
-- updfated to version 0.3
-
-Revision 1.1  2002/12/13 16:28:45  aflinta
-- initial PLD release
+Revision 1.48.2.1  2005/07/03 21:51:00  freetz
+- 2.11.4, mandatory hal requirement (already 0.5.x API)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/nautilus-cd-burner.spec?r1=1.50&r2=1.51&f=u




More information about the pld-cvs-commit mailing list