rpms/libarchive/devel libarchive.spec,1.4,1.5

Tomas Bzatek tbzatek at fedoraproject.org
Tue Dec 9 10:33:34 UTC 2008


Author: tbzatek

Update of /cvs/extras/rpms/libarchive/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv23622

Modified Files:
	libarchive.spec 
Log Message:
* Tue Dec  9 2008 Tomas Bzatek <tbzatek at redhat.com> 2.5.903a-2
- Add LZMA support



Index: libarchive.spec
===================================================================
RCS file: /cvs/extras/rpms/libarchive/devel/libarchive.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- libarchive.spec	8 Dec 2008 16:20:40 -0000	1.4
+++ libarchive.spec	9 Dec 2008 10:33:03 -0000	1.5
@@ -1,6 +1,6 @@
 Name:           libarchive
 Version:        2.5.903a
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A library for handling streaming archive formats 
 
 Group:          System Environment/Libraries
@@ -12,6 +12,10 @@
 BuildRequires: zlib-devel
 BuildRequires: bzip2-devel
 BuildRequires: sharutils
+BuildRequires: lzma-devel
+BuildRequires: e2fsprogs-devel
+BuildRequires: libacl-devel
+BuildRequires: libattr-devel
 
 %description
 Libarchive is a programming library that can create and read several different 
@@ -72,6 +76,9 @@
 
 
 %changelog
+* Tue Dec  9 2008 Tomas Bzatek <tbzatek at redhat.com> 2.5.903a-2
+- Add LZMA support
+
 * Mon Dec  8 2008 Tomas Bzatek <tbzatek at redhat.com> 2.5.903a-1
 - Update to 2.5.903a
 




More information about the fedora-extras-commits mailing list