]> git.pld-linux.org Git - packages/cdrkit.git/blobdiff - cdrkit.spec
- updated to 1.1.8
[packages/cdrkit.git] / cdrkit.spec
index 9ff42121d8d25816cb5c9a761f9d1d62773d6132..9c9eede52558dc183842ab31307d6724e5edd6c6 100644 (file)
@@ -5,14 +5,14 @@ Summary(pt_BR.UTF-8): Um programa de gravação de CD/DVD
 Summary(ru.UTF-8):     Программа для записи CD/DVD, запускаемая из командной строки
 Summary(uk.UTF-8):     Програма для запису CD/DVD, яка запускається з командної стрічки
 Name:          cdrkit
-Version:       1.1.2
+Version:       1.1.8
 Release:       1
 License:       GPL v2
 Group:         Applications/System
-Source0:       http://debburn.alioth.debian.org/%{name}-%{version}.tar.gz
-# Source0-md5: fa9754ce04c610262472d0de270f6804
+Source0:       http://cdrkit.org/releases/%{name}-%{version}.tar.gz
+# Source0-md5: 97a9ea4e1bf59beb12aca649958d8c6c
 URL:           http://cdrkit.org/
-BuildRequires: cmake
+BuildRequires: cmake >= 2.4.3
 BuildRequires: libcap-devel
 BuildRequires: libmagic-devel
 Provides:      cdrecord
@@ -270,6 +270,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/icedax
 %attr(755,root,root) %{_bindir}/cdda2mp3
 %attr(755,root,root) %{_bindir}/cdda2ogg
+%attr(755,root,root) %{_bindir}/cdda2wav
 %{_mandir}/man1/icedax.1*
 %{_mandir}/man1/cdda2ogg.1*
 
@@ -285,11 +286,20 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/isoinfo
 %attr(755,root,root) %{_bindir}/isovfy
 %attr(755,root,root) %{_bindir}/isodump
+# needs check
+%attr(755,root,root) %{_bindir}/dirsplit
+%attr(755,root,root) %{_bindir}/pitchplay
+#
 %{_mandir}/man1/isodebug.1*
 %{_mandir}/man1/isoinfo.1*
 %{_mandir}/man1/devdump.1*
 %{_mandir}/man1/isovfy.1*
 %{_mandir}/man1/isodump.1*
+# needs check
+%{_mandir}/man1/dirsplit.1*
+%{_mandir}/man1/list_audio_tracks.1*
+%{_mandir}/man1/pitchplay.1*
+#
 
 %files mkisofs
 %defattr(644,root,root,755)
This page took 0.125431 seconds and 4 git commands to generate.