Author: glen                         Date: Fri Nov 20 17:15:25 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 0.30, package more docs

---- Files affected:
packages/lrzip:
   lrzip.spec (1.17 -> 1.18) 

---- Diffs:

================================================================
Index: packages/lrzip/lrzip.spec
diff -u packages/lrzip/lrzip.spec:1.17 packages/lrzip/lrzip.spec:1.18
--- packages/lrzip/lrzip.spec:1.17      Fri Nov 20 01:39:41 2009
+++ packages/lrzip/lrzip.spec   Fri Nov 20 18:15:20 2009
@@ -6,12 +6,12 @@
 Summary:       Long Range ZIP or Lzma RZIP
 Summary(pl.UTF-8):     Long Range ZIP lub Lzma RZIP
 Name:          lrzip
-Version:       0.23
-Release:       2
+Version:       0.30
+Release:       1
 License:       GPL v2
 Group:         Applications/Archiving
 Source0:       http://ck.kolivas.org/apps/lrzip/%{name}-%{version}.tar.bz2
-# Source0-md5: a15ca1768adb50c839baabc13b0fb60a
+# Source0-md5: 7f4e47e5194a782f1b883ede3c457403
 Patch0:                %{name}-lzma.patch
 URL:           http://ck.kolivas.org/apps/lrzip/
 BuildRequires: autoconf
@@ -20,6 +20,7 @@
 BuildRequires: libstdc++-devel
 %{?with_system_lzma:BuildRequires:     lzma-devel >= 4.43-5}
 BuildRequires: lzo-devel >= 2.02-1
+BuildRequires: nasm
 BuildRequires: zlib-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -49,7 +50,8 @@
 %build
 %{__aclocal}
 %{__autoconf}
-%configure
+%configure \
+       --enable-asm
 %{__make}
 
 %install
@@ -58,15 +60,21 @@
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
+rm -rf $RPM_BUILD_ROOT%{_docdir}/%{name}-0.24
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc README
+%doc README*
+%doc AUTHORS BUGS ChangeLog doc/Current-Benchmarks.txt TODO WHATS-NEW
+%doc lzma/7zC.txt lzma/7zFormat.txt lzma/Methods.txt lzma/README 
lzma/README-Alloc lzma/history.txt lzma/lzma.txt
+%doc doc/magic.header.txt doc/lrzip.conf.example
 %attr(755,root,root) %{_bindir}/lrzip
 %attr(755,root,root) %{_bindir}/lrunzip
 %{_mandir}/man1/lrzip.1*
+%{_mandir}/man5/lrzip.conf.5*
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -74,6 +82,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.18  2009/11/20 17:15:20  glen
+- up to 0.30, package more docs
+
 Revision 1.17  2009/11/20 00:39:41  zbyniu
 - missing BRs
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/lrzip/lrzip.spec?r1=1.17&r2=1.18&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to