rpms/xfburn/F-12 .cvsignore, 1.5, 1.6 sources, 1.5, 1.6 xfburn.spec, 1.8, 1.9 xfburn-0.4.2-fix-crash-on-iso-burning.patch, 1.1, NONE xfburn-0.4.2-fix-unmount.patch, 1.1, NONE xfburn-0.4.2-mark-constructor-properties-make-some-constructor_o.patch, 1.1, NONE

Christoph Wickert cwickert at fedoraproject.org
Sun Feb 14 21:38:45 UTC 2010


Author: cwickert

Update of /cvs/pkgs/rpms/xfburn/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv19053/F-12

Modified Files:
	.cvsignore sources xfburn.spec 
Removed Files:
	xfburn-0.4.2-fix-crash-on-iso-burning.patch 
	xfburn-0.4.2-fix-unmount.patch 
	xfburn-0.4.2-mark-constructor-properties-make-some-constructor_o.patch 
Log Message:
* Sun Feb 14 2010 Christoph Wickert <cwickert at fedoraproject.org> - 0.4.3-1
- Update to 0.4.3



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/xfburn/F-12/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- .cvsignore	24 Jul 2009 16:21:21 -0000	1.5
+++ .cvsignore	14 Feb 2010 21:38:44 -0000	1.6
@@ -1 +1 @@
-xfburn-0.4.2.tar.bz2
+xfburn-0.4.3.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/xfburn/F-12/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- sources	24 Jul 2009 16:21:21 -0000	1.5
+++ sources	14 Feb 2010 21:38:44 -0000	1.6
@@ -1 +1 @@
-67533208e2f487bdf6c779cfedae809d  xfburn-0.4.2.tar.bz2
+147cdc2d909e751125be16103b8dc81f  xfburn-0.4.3.tar.bz2


Index: xfburn.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xfburn/F-12/xfburn.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- xfburn.spec	29 Jan 2010 12:22:12 -0000	1.8
+++ xfburn.spec	14 Feb 2010 21:38:44 -0000	1.9
@@ -1,22 +1,12 @@
 Name:           xfburn
-Version:        0.4.2
-Release:        3%{?dist}
+Version:        0.4.3
+Release:        1%{?dist}
 Summary:        Simple CD burning tool for Xfce
 
 Group:          Applications/Archiving
 License:        GPLv2+
 URL:            http://goodies.xfce.org/projects/applications/%{name}
 Source0:        http://www.xfce.org/archive/src/apps/xfburn/0.4/%{name}-%{version}.tar.bz2
-# fix for https://bugzilla.redhat.com/show_bug.cgi?id=525515
-# http://git.xfce.org/apps/xfburn/commit/?id=78995b7eee0acde27bd0ea41137a7635174d362e
-Patch0:         xfburn-0.4.2-mark-constructor-properties-make-some-constructor_o.patch
-# fix for https://bugzilla.redhat.com/show_bug.cgi?id=525518
-# created from several upstream commits as described in
-# http://bugzilla.xfce.org/show_bug.cgi?id=5678#c23
-Patch1:         xfburn-0.4.2-fix-crash-on-iso-burning.patch
-# fix for https://bugzilla.redhat.com/show_bug.cgi?id=525514
-# http://git.xfce.org/apps/xfburn/commit/?id=4bf5494c29d3fa87657c99251e57bd5a999d1285
-Patch2:         xfburn-0.4.2-fix-unmount.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  libxfcegui4-devel >= 4.4.0 Thunar-devel >= 0.3.0 
@@ -34,9 +24,6 @@ compositions of data to either CD or DVD
 
 %prep
 %setup -q
-%patch0 -p1 -b .mark-constructor-properties
-%patch1 -p1 -b .crash-on-iso-burning
-%patch2 -p1 -b .unmount
 
 
 %build
@@ -90,6 +77,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Feb 14 2010 Christoph Wickert <cwickert at fedoraproject.org> - 0.4.3-1
+- Update to 0.4.3
+
 * Fri Jan 31 2010 Christoph Wickert <cwickert at fedoraproject.org> - 0.4.2-3
 - Properly unmount drive before burning (#525514)
 


--- xfburn-0.4.2-fix-crash-on-iso-burning.patch DELETED ---


--- xfburn-0.4.2-fix-unmount.patch DELETED ---


--- xfburn-0.4.2-mark-constructor-properties-make-some-constructor_o.patch DELETED ---



More information about the scm-commits mailing list