]> git.pld-linux.org Git - packages/cdrtools.git/commitdiff
- btcflash in subpackage auto/th/cdrtools-2_01_01-0_a10_2
authorArtur Frysiak <artur@frysiak.net>
Mon, 26 Jun 2006 06:51:36 +0000 (06:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cdrtools.spec -> 1.125

cdrtools.spec

index 96aaeff27ff66e86c387ed4917399e63eec6ee03..d87c3f87b10c6eafa88e3c19a2dba496721579ac 100644 (file)
@@ -7,7 +7,7 @@ Summary(ru):    
 Summary(uk):   ðÒÏÇÒÁÍÁ ÄÌÑ ÚÁÐÉÓÕ CD/DVD, ÑËÁ ÚÁÐÕÓËÁ¤ÔØÓÑ Ú ËÏÍÁÎÄÎϧ ÓÔÒ¦ÞËÉ
 Name:          cdrtools
 Version:       2.01.01
-Release:       0.%{_alpha}.1
+Release:       0.%{_alpha}.2
 Epoch:         5
 License:       GPL v2
 Group:         Applications/System
@@ -213,6 +213,13 @@ fazer CD-ROMs de boot "El Torito".
 ×ÉËÏÒÉÓÔÏ×Õ¤ÔØÓÑ ÄÌÑ ÚÁÐÉÓÕ CD-ROM'¦× ¦ ÍÁ¤ Ð¦ÄÔÒÉÍËÕ ÓÔ×ÏÒÅÎÎÑ
 ÚÁ×ÁÎÔÁÖÕ×ÁÎÉÈ El Torito CD-ROM'¦×.
 
+%package btcflash
+Summary:       BTC CD/DVD reader/writer firmware updater
+Group:         Application/System
+
+%description btcflash
+BTC CD/DVD reader/writer firmware updater.
+
 %prep
 %setup -q
 chmod +w -R *
@@ -322,13 +329,11 @@ rm -rf $RPM_BUILD_ROOT
 
 %files utils
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_bindir}/btcflash
 %attr(755,root,root) %{_bindir}/devdump
 %attr(755,root,root) %{_bindir}/isodebug
 %attr(755,root,root) %{_bindir}/isoinfo
 %attr(755,root,root) %{_bindir}/isovfy
 %attr(755,root,root) %{_bindir}/isodump
-%{_mandir}/man1/btcflash.1*
 %{_mandir}/man8/isoinfo.8*
 %{_mandir}/man8/devdump.8*
 %{_mandir}/man8/isovfy.8*
@@ -346,3 +351,8 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/mkhybrid
 %{_mandir}/man8/mkisofs.8*
 %{_mandir}/man8/mkhybrid.8*
+
+%files btcflash
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_bindir}/btcflash
+%{_mandir}/man1/btcflash.1*
This page took 0.080792 seconds and 4 git commands to generate.