SPECS: bashburn.spec - updated to 1.7a2

teodor teodor at pld-linux.org
Thu Jan 12 10:07:44 CET 2006


Author: teodor                       Date: Thu Jan 12 09:07:44 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.7a2

---- Files affected:
SPECS:
   bashburn.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: SPECS/bashburn.spec
diff -u SPECS/bashburn.spec:1.14 SPECS/bashburn.spec:1.15
--- SPECS/bashburn.spec:1.14	Mon Dec 19 04:54:12 2005
+++ SPECS/bashburn.spec	Thu Jan 12 10:07:38 2006
@@ -3,12 +3,12 @@
 Summary:	BashBurn - burning CDs at console
 Summary(pl):	BashBurn - nagrywanie płyt pod konsolą
 Name:		bashburn
-Version:	1.6.1
+Version:	1.7a2
 Release:	1
 License:	GPL v2
 Group:		Applications/System
 Source0:	http://dl.sourceforge.net/bashburn/%{_name}-%{version}.tar.gz
-# Source0-md5:	a5bb464fecf6e957244cf23245038e9d
+# Source0-md5:	1d613ba36a5d3eb9386238d7f6b70694
 URL:		http://bashburn.sourceforge.net/
 Requires:	cdrdao
 Requires:	cdrtools
@@ -19,22 +19,26 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-BashBurn is a bash script designed to make CD burning at the console
+BashBurn is a bash script designed to make CD&DVD burning at the console
 easier. It supports burning normal data CDs, audio CDs, blanking
 CD-RWs, multisession, and more.
+To use DVD burning you have to install:
+- dvdrtools
 
 %description -l pl
 BashBurn to skrypt w bashu zaprojektowany aby ułatwić nagrywanie płyt
-CD pod konsolą. Umożliwia nagrywanie CD z normalnymi danymi, płyt
+CD pod konsolą. Umożliwia nagrywanie CD i DVD z normalnymi danymi, płyt
 audio, czyszczenie CD-RW, wielosesyjność i więcej.
+Aby nagrywać DVD, należy zainstalować:
+- dvdrtools
 
 %prep
-%setup -q -n %{_name}
+%setup -q -n %{name}
 
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_bindir},%{_datadir}/%{_name}/{burning,config,convert,menus,misc},%{_sysconfdir}}
-install -d $RPM_BUILD_ROOT%{_datadir}/%{_name}/lang/{English,German,Norwegian,Polish,Spanish}
+install -d $RPM_BUILD_ROOT%{_datadir}/%{_name}/lang/{English,German,Norwegian,Polish,Spanish,Czech}
 
 for lng in lang/* ; do
 	install $lng/* $RPM_BUILD_ROOT%{_datadir}/%{_name}/$lng
@@ -67,6 +71,7 @@
 %lang(es) %{_datadir}/%{_name}/lang/Spanish
 %lang(nb) %{_datadir}/%{_name}/lang/Norwegian
 %lang(pl) %{_datadir}/%{_name}/lang/Polish
+%lang(cz) %{_datadir}/%{_name}/lang/Czech
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -74,6 +79,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2006/01/12 09:07:38  teodor
+- updated to 1.7a2
+
 Revision 1.14  2005/12/19 03:54:12  charles
 - added (and separated) more langs
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/bashburn.spec?r1=1.14&r2=1.15&f=u



More information about the pld-cvs-commit mailing list