SPECS: lzma.spec - up to 4.42.2

arekm arekm at pld-linux.org
Mon Dec 10 14:57:06 CET 2007


Author: arekm                        Date: Mon Dec 10 13:57:06 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 4.42.2

---- Files affected:
SPECS:
   lzma.spec (1.34 -> 1.35) 

---- Diffs:

================================================================
Index: SPECS/lzma.spec
diff -u SPECS/lzma.spec:1.34 SPECS/lzma.spec:1.35
--- SPECS/lzma.spec:1.34	Sun Dec  9 23:25:23 2007
+++ SPECS/lzma.spec	Mon Dec 10 14:57:01 2007
@@ -1,18 +1,17 @@
 # $Revision$, $Date$
 # TODO:
 # - wait for alpha7 which will fix headers installation issue
-%define	snap	alpha6
+%define	snap	alpha
 Summary:	LZMA Encoder/Decoder
 Summary(pl.UTF-8):	Koder/Dekoder LZMA
 Name:		lzma
-Version:	4.42.0
-Release:	0.%{snap}.2
+Version:	4.42.2
+Release:	0.%{snap}.1
 Epoch:		1
 License:	GPL v3+/GPL v2+/GPL v2.1+/Public Domain
 Group:		Applications/Archiving
 Source0:	http://tukaani.org/lzma/%{name}-%{version}%{snap}.tar.gz
-# Source0-md5:	a22b0c661472e88942f683dd0f1852f0
-Patch0:		%{name}-fixes.patch
+# Source0-md5:	5cef8b41aecee8ce1c6fbc681701fe61
 URL:		http://tukaani.org/lzma/
 BuildRequires:	libstdc++-devel
 # does not need -libs, due apps being not linked with shared lib
@@ -91,7 +90,6 @@
 
 %prep
 %setup -q -n %{name}-%{version}%{snap}
-%patch0 -p1
 
 %build
 %configure
@@ -101,13 +99,9 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 
-install -d $RPM_BUILD_ROOT%{_includedir}
-
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-install src/common/lzma*.h $RPM_BUILD_ROOT%{_includedir}
-
 %find_lang %{name}
 
 %clean
@@ -123,7 +117,7 @@
 
 %files libs -f %{name}.lang
 %defattr(644,root,root,755)
-%doc AUTHORS COPYING* FAQ NEWS README* THANKS TODO
+%doc AUTHORS COPYING* NEWS README* THANKS TODO
 %attr(755,root,root) %{_libdir}/lib*.so.*
 
 %files devel
@@ -131,6 +125,7 @@
 %attr(755,root,root) %{_libdir}/lib*.so
 %{_libdir}/*.la
 %{_includedir}/*.h
+%{_includedir}/lzma
 %{_pkgconfigdir}/*.pc
 
 %files static
@@ -143,6 +138,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.35  2007-12-10 13:57:01  arekm
+- up to 4.42.2
+
 Revision 1.34  2007-12-09 22:25:23  areq
 - %{epoch}: added to R:
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/lzma.spec?r1=1.34&r2=1.35&f=u



More information about the pld-cvs-commit mailing list