packages (DEVEL): brasero/brasero.spec, brasero/brasero-configure.patch (NE...

patrys patrys at pld-linux.org
Thu Aug 13 09:52:48 CEST 2009


Author: patrys                       Date: Thu Aug 13 07:52:48 2009 GMT
Module: packages                      Tag: DEVEL
---- Log message:
- 2.27.90

---- Files affected:
packages/brasero:
   brasero.spec (1.47 -> 1.47.2.1) , brasero-configure.patch (NONE -> 1.1.2.1)  (NEW), brasero-desktop.patch (1.1 -> NONE)  (REMOVED)

---- Diffs:

================================================================
Index: packages/brasero/brasero.spec
diff -u packages/brasero/brasero.spec:1.47 packages/brasero/brasero.spec:1.47.2.1
--- packages/brasero/brasero.spec:1.47	Wed Jul  1 16:51:41 2009
+++ packages/brasero/brasero.spec	Thu Aug 13 09:52:43 2009
@@ -6,12 +6,12 @@
 Summary:	Disc burning application for GNOME
 Summary(pl.UTF-8):	Program do wypalania płyt dla GNOME
 Name:		brasero
-Version:	2.26.3
+Version:	2.27.90
 Release:	1
 License:	GPL v2+
 Group:		X11/Applications
-Source0:	http://ftp.gnome.org/pub/GNOME/sources/brasero/2.26/%{name}-%{version}.tar.bz2
-# Source0-md5:	edf1b2b489a4686b84674dc7dbbd8130
+Source0:	http://ftp.gnome.org/pub/GNOME/sources/brasero/2.27/%{name}-%{version}.tar.bz2
+# Source0-md5:	e4fa8381d3fbbc869ac4fb5da853fda2
 URL:		http://www.gnome.org/projects/brasero/
 BuildRequires:	GConf2-devel >= 2.24.0
 BuildRequires:	autoconf
@@ -137,8 +137,7 @@
 	--enable-gtk-doc \
 	--with-html-dir=%{_gtkdocdir} \
 	--disable-caches \
-	--disable-schemas-install \
-	--enable-static
+	--disable-schemas-install
 %{__make}
 
 %install
@@ -209,10 +208,6 @@
 %{_includedir}/brasero
 %{_pkgconfigdir}/libbrasero-media.pc
 
-%files static
-%defattr(644,root,root,755)
-%{_libdir}/libbrasero-media.a
-
 %files apidocs
 %defattr(644,root,root,755)
 %{_gtkdocdir}/brasero
@@ -228,6 +223,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.47.2.1  2009/08/13 07:52:43  patrys
+- 2.27.90
+
 Revision 1.47  2009/07/01 14:51:41  megabajt
 - updated to 2.26.3
 

================================================================
Index: packages/brasero/brasero-configure.patch
diff -u /dev/null packages/brasero/brasero-configure.patch:1.1.2.1
--- /dev/null	Thu Aug 13 09:52:48 2009
+++ packages/brasero/brasero-configure.patch	Thu Aug 13 09:52:43 2009
@@ -0,0 +1,92 @@
+--- ../../BUILD/brasero-2.27.90/configure.in~	2009-08-10 15:53:52.000000000 +0200
++++ ../../BUILD/brasero-2.27.90/configure.in	2009-08-13 09:43:45.321584997 +0200
+@@ -218,7 +218,7 @@
+ NAUTILUS_REQUIRED=2.22.2
+ 
+ AC_ARG_ENABLE(nautilus,
+-			AS_HELP_STRING([--enable-nautilus],[Build Nautilus extension [[default = yes]]]),
++			AS_HELP_STRING([--enable-nautilus],[Build Nautilus extension [[default=yes]]]),
+ 			[enable_nautilus=$enableval],
+ 			[enable_nautilus="yes"])
+ 
+@@ -246,7 +246,7 @@
+ LIBISOFS_REQUIRED=0.6.4
+ 
+ AC_ARG_ENABLE(libburnia,
+-			AS_HELP_STRING([--enable-libburnia],[Build libburnia plugins [[default = yes]]]),
++			AS_HELP_STRING([--enable-libburnia],[Build libburnia plugins [[default=yes]]]),
+ 			[enable_libburnia=$enableval],
+ 			[enable_libburnia="yes"])
+ 
+@@ -268,7 +268,7 @@
+ 
+ dnl **************** check for cdrtools **********************
+ AC_ARG_ENABLE(cdrtools,
+-			AS_HELP_STRING([--enable-cdrtools],[Build cdrtools plugins [[default = yes]]]),
++			AS_HELP_STRING([--enable-cdrtools],[Build cdrtools plugins [[default=yes]]]),
+ 			[build_cdrtools=$enableval],
+ 			[build_cdrtools="yes"])
+ 
+@@ -281,7 +281,7 @@
+ 
+ dnl **************** check for cdrkit ************************
+ AC_ARG_ENABLE(cdrkit,
+-			AS_HELP_STRING([--enable-cdrkit],[Build cdrkit plugins [[default = yes]]]),
++			AS_HELP_STRING([--enable-cdrkit],[Build cdrkit plugins [[default=yes]]]),
+ 			[build_cdrkit=$enableval],
+ 			[build_cdrkit="yes"])
+ 
+@@ -297,7 +297,7 @@
+ dnl LIBNOTIFY_REQUIRED=0.3.0
+ 
+ dnl AC_ARG_ENABLE(libnotify,
+-dnl			AS_HELP_STRING([--enable-libnotify],[use libnotify if available [[default = yes]]]),,
++dnl			AS_HELP_STRING([--enable-libnotify],[use libnotify if available [[default=yes]]]),,
+ dnl			[enable_libnotify="yes"])
+ 
+ dnl if test x"$enable_libnotify" = "xyes"; then
+@@ -317,7 +317,7 @@
+ BEAGLE_REQUIRED=0.3.0
+ 
+ AC_ARG_ENABLE(search,
+-			AS_HELP_STRING([--enable-search],[Build search pane (if beagle is available) [[default = yes]]]),
++			AS_HELP_STRING([--enable-search],[Build search pane (if beagle is available) [[default=yes]]]),
+ 			[enable_search=$enableval],
+ 			[enable_search="yes"])
+ 
+@@ -340,7 +340,7 @@
+ TOTEM_REQUIRED=2.22.0
+ 
+ AC_ARG_ENABLE(playlist,
+-			AS_HELP_STRING([--enable-playlist],[Build playlist pane (if totem is available)[[default = yes]]]),
++			AS_HELP_STRING([--enable-playlist],[Build playlist pane (if totem is available)[[default=yes]]]),
+ 			[enable_playlist=$enableval],
+ 			[enable_playlist="yes"])
+ 
+@@ -362,7 +362,7 @@
+ dnl ****************check for preview (optional)**************
+ GSTREAMER_MODULE_REQUIRED=0.10.0
+ AC_ARG_ENABLE(preview,
+-			AS_HELP_STRING([--enable-preview],[Build preview pane [[default = yes]]]),
++			AS_HELP_STRING([--enable-preview],[Build preview pane [[default=yes]]]),
+ 			[enable_preview=$enableval],
+ 			[enable_preview="yes"])
+ 
+@@ -383,7 +383,7 @@
+ 
+ dnl ****************check for inotify (optional)**************
+ AC_ARG_ENABLE(inotify,
+-			AS_HELP_STRING([--enable-inotify],[use inotify [[default = yes]]]),
++			AS_HELP_STRING([--enable-inotify],[use inotify [[default=yes]]]),
+ 			[enable_inotify=$enableval],
+ 			[enable_inotify="yes"])
+ 
+@@ -394,7 +394,7 @@
+ 
+ dnl ****** Update mime, desktop and icon caches *******
+ AC_ARG_ENABLE(caches,
+-			AS_HELP_STRING([--enable-caches],[Run update-* to update mime, desktop and icon caches when installing [[default = yes]]]),
++			AS_HELP_STRING([--enable-caches],[Run update-* to update mime, desktop and icon caches when installing [[default=yes]]]),
+ 			[enable_caches=$enableval],
+ 			[enable_caches="yes"])
+ 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/brasero/brasero.spec?r1=1.47&r2=1.47.2.1&f=u



More information about the pld-cvs-commit mailing list