rpms/brasero/F-10 .cvsignore, 1.13, 1.14 brasero.spec, 1.30, 1.31 sources, 1.13, 1.14

Denis Leroy denis at fedoraproject.org
Wed Dec 17 06:36:19 UTC 2008


Author: denis

Update of /cvs/pkgs/rpms/brasero/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv32254

Modified Files:
	.cvsignore brasero.spec sources 
Log Message:
Update to upstream 0.8.4, enabled nautilus extension


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/brasero/F-10/.cvsignore,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- .cvsignore	15 Sep 2008 08:17:55 -0000	1.13
+++ .cvsignore	17 Dec 2008 06:35:48 -0000	1.14
@@ -1 +1 @@
-brasero-0.8.2.tar.bz2
+brasero-0.8.4.tar.bz2


Index: brasero.spec
===================================================================
RCS file: /cvs/pkgs/rpms/brasero/F-10/brasero.spec,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- brasero.spec	15 Sep 2008 08:17:56 -0000	1.30
+++ brasero.spec	17 Dec 2008 06:35:48 -0000	1.31
@@ -1,6 +1,6 @@
 
 Name:      brasero
-Version:   0.8.2
+Version:   0.8.4
 Release:   1%{?dist}
 Summary:   Gnome CD/DVD burning application
 Group:     Applications/Multimedia
@@ -28,6 +28,8 @@
 BuildRequires:  scrollkeeper
 BuildRequires:  libburn-devel >= 0.4.0
 BuildRequires:  libisofs-devel >= 0.6.4
+BuildRequires:  nautilus-devel >= 2.22.2
+BuildRequires:  eel2-devel >= 2.13.3
 
 Requires:  dvd+rw-tools
 Requires:  cdrecord
@@ -54,6 +56,7 @@
 %build
 %configure \
 	--enable-dbus \
+	--enable-nautilus \
 	--enable-preview \
 	--disable-caches \
 	--disable-static \
@@ -66,6 +69,7 @@
 rm -rf $RPM_BUILD_ROOT
 export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
 make install DESTDIR=$RPM_BUILD_ROOT
+find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
 %find_lang %{name}
 
 sed -i 's/cd:x/cd;x/' $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop
@@ -121,6 +125,7 @@
 %{_mandir}/man1/%{name}.*
 %{_bindir}/*
 %{_libdir}/%{name}
+%{_libdir}/nautilus/extensions-2.0/*.so
 %{_datadir}/%{name}
 %{_datadir}/applications/*.desktop
 %{_datadir}/gnome/help/%{name}
@@ -131,6 +136,10 @@
 
 
 %changelog
+* Tue Dec 16 2008 Denis Leroy <denis at poolshark.org> - 0.8.3-1
+- Update to upstream 0.8.4
+- Enabled nautilus extension
+
 * Mon Sep 15 2008 Denis Leroy <denis at poolshark.org> - 0.8.2-1
 - Update to upstream 0.8.2
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/brasero/F-10/sources,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- sources	15 Sep 2008 08:17:56 -0000	1.13
+++ sources	17 Dec 2008 06:35:48 -0000	1.14
@@ -1 +1 @@
-a15a8176e17c7b25315fc6097206b032  brasero-0.8.2.tar.bz2
+5d0ad796e1f7b68a31f8757f1b3f9aef  brasero-0.8.4.tar.bz2




More information about the fedora-extras-commits mailing list