[cdw] Update to 0.7.1

sebelk sebelk at fedoraproject.org
Thu Jun 21 19:15:26 UTC 2012


commit c3118c41d32db986745da456de15be1957e5aa32
Author: Sergio Belkin <sebelk at fedoraproject.org>
Date:   Thu Jun 21 16:15:06 2012 -0300

    Update to 0.7.1

 cdw.spec |   26 ++++++++------------------
 1 files changed, 8 insertions(+), 18 deletions(-)
---
diff --git a/cdw.spec b/cdw.spec
index b47573e..fe43d5c 100644
--- a/cdw.spec
+++ b/cdw.spec
@@ -1,21 +1,13 @@
 Name: cdw
-Version: 0.7.0 
-Release: 4%{?dist}
+Version: 0.7.1 
+Release: 1%{?dist}
 Summary: Front-end for tools used for burning data CD/DVD
 
 Group: Applications/Archiving
 License: GPLv2+ 
 URL: http://cdw.sourceforge.net/
 
-# The source for this package was retrieved from the following urls.  Use the
-# following commands to generate the tarball:
-#  wget -N "http://downloads.sourceforge.net/project/cdw/cdw/cdw%200.7.0/cdw-0.7.0.tar.gz?r=http%3A%2F%2Fsourceforge.net%2Fprojects%2Fcdw%2Ffiles%2Fcdw%2Fcdw%25200.7.0%2F&ts=1318858923&use_mirror=ufpr"
-# tar xvzf cdw-0.7.0.tar.gz
-# wget  "http://cdw.cvs.sourceforge.net/viewvc/cdw/cdw/COPYING?r1=1.1&r2=1.2&view=patch" -O COPYING.patch
-# cd cdw-0.7.0
-# patch -p1 COPYING ../COPYING.patch
-# cd .. &&  tar -cvzpf cdw-0.7.0.tar.gz cdw-0.7.0
-Source0: %{name}/%{name}-%{version}.tar.gz 
+Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
 
 BuildRequires: libcdio-devel, ncurses-devel, libburn-devel
 #It does not make sense install cdw without the packages below:
@@ -34,7 +26,6 @@ CD or DVD disc using md5sum or some of  programs that verifies SHA hashes.
 %prep
 %setup -q
 
-
 %build
 export CXXFLAGS="%{optflags}" LIBS="-lm"
 %configure
@@ -58,12 +49,11 @@ make check LIBS="-lm"
 
 
 %changelog
-* Thu Jan 12 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.7.0-4
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
-
-* Sun Nov 20 2011 Adrian Reber <adrian at lisas.de> - 0.7.0-3
-- Rebuilt for libcdio-0.83
-
+*Wed Jun 20 2012 Sergio Belkin <sebelk at fedoraproject.org> 0.7.1-1
+- Lots of bugfixes and improvements about of interface and workings
+- better detection of external tools
+- COPYING file have updated the FSF address
+ 
 *Mon Oct 17 2011 Sergio Belkin <sebelk at fedoraproject.org> 0.7.0-2
 - Fixed FSF address in COPYING file
 - Minor change in Description


More information about the scm-commits mailing list