]> git.pld-linux.org Git - packages/cdrkit.git/commitdiff
- up to 1.1.1 auto/th/cdrkit-1_1_1-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 31 Dec 2006 06:35:14 +0000 (06:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cdrkit.spec -> 1.12

cdrkit.spec

index 5db73a29922130c3ee166e5390e2064bc2e4524d..32b52bc280051c36a6cc581a1763702ea7c07ba6 100644 (file)
@@ -5,13 +5,12 @@ Summary(pt_BR):       Um programa de grava
 Summary(ru):   ðÒÏÇÒÁÍÍÁ ÄÌÑ ÚÁÐÉÓÉ CD/DVD, ÚÁÐÕÓËÁÅÍÁÑ ÉÚ ËÏÍÁÎÄÎÏÊ ÓÔÒÏËÉ
 Summary(uk):   ðÒÏÇÒÁÍÁ ÄÌÑ ÚÁÐÉÓÕ CD/DVD, ÑËÁ ÚÁÐÕÓËÁ¤ÔØÓÑ Ú ËÏÍÁÎÄÎϧ ÓÔÒ¦ÞËÉ
 Name:          cdrkit
-Version:       1.1.0
-Release:       2
+Version:       1.1.1
+Release:       1
 License:       GPL v2
 Group:         Applications/System
 Source0:       http://debburn.alioth.debian.org/%{name}-%{version}.tar.gz
-# Source0-md5: 99e0d20aeb2ff7d556db157cdf998e82
-Patch0:                %{name}-compat.patch
+# Source0-md5: 937f87c13ce268522c14daa9ba8fdbf0
 URL:           http://cdrkit.org/
 BuildRequires: cmake
 BuildRequires: libcap-devel
@@ -220,7 +219,6 @@ fazer CD-ROMs de boot "El Torito".
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %{__make} \
@@ -287,15 +285,16 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/isoinfo
 %attr(755,root,root) %{_bindir}/isovfy
 %attr(755,root,root) %{_bindir}/isodump
-%{_mandir}/man8/isodebug.8*
-%{_mandir}/man8/isoinfo.8*
-%{_mandir}/man8/devdump.8*
-%{_mandir}/man8/isovfy.8*
-%{_mandir}/man8/isodump.8*
+%{_mandir}/man1/isodebug.1*
+%{_mandir}/man1/isoinfo.1*
+%{_mandir}/man1/devdump.1*
+%{_mandir}/man1/isovfy.1*
+%{_mandir}/man1/isodump.1*
 
 %files mkisofs
 %defattr(644,root,root,755)
 %doc doc/genisoimage/*
 %attr(755,root,root) %{_bindir}/mkisofs
 %attr(755,root,root) %{_bindir}/genisoimage
-%{_mandir}/man8/genisoimage.8*
+%{_mandir}/man1/genisoimage.1*
+%{_mandir}/man5/genisoimagerc.5*
This page took 0.079602 seconds and 4 git commands to generate.