packages: libisofs/libisofs.spec - updated to 1.0.6

qboosh qboosh at pld-linux.org
Tue May 3 09:44:02 CEST 2011


Author: qboosh                       Date: Tue May  3 07:44:02 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 1.0.6

---- Files affected:
packages/libisofs:
   libisofs.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: packages/libisofs/libisofs.spec
diff -u packages/libisofs/libisofs.spec:1.13 packages/libisofs/libisofs.spec:1.14
--- packages/libisofs/libisofs.spec:1.13	Fri Mar 11 18:00:54 2011
+++ packages/libisofs/libisofs.spec	Tue May  3 09:43:56 2011
@@ -2,17 +2,18 @@
 Summary:	Library to pack up hard disk files and directories into a ISO 9660 disk image
 Summary(pl.UTF-8):	Biblioteka do pakowania plików i katalogów w obrazy ISO 9660
 Name:		libisofs
-Version:	1.0.4
+Version:	1.0.6
 Release:	1
 License:	GPL v2+
 Group:		Libraries
 Source0:	http://files.libburnia-project.org/releases/%{name}-%{version}.tar.gz
-# Source0-md5:	5a8abcec98c312f5c3550cb66754eb66
+# Source0-md5:	85b8d2c9e378dc01c4b6039bcc1c6b43
 URL:		http://libburnia.pykix.org/
 BuildRequires:	acl-devel
 BuildRequires:	attr-devel
-BuildRequires:	libjte-devel
+BuildRequires:	libjte-devel >= 1.0.0
 BuildRequires:	zlib-devel
+Requires:	libjte >= 1.0.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %undefine	__cxx
@@ -32,7 +33,7 @@
 Requires:	%{name} = %{version}-%{release}
 Requires:	acl-devel
 Requires:	attr-devel
-Requires:	libjte-devel
+Requires:	libjte-devel >= 1.0.0
 Requires:	zlib-devel
 
 %description devel
@@ -66,6 +67,8 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+# *.la kept, dependencies are missing in .pc
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -96,6 +99,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2011/05/03 07:43:56  qboosh
+- updated to 1.0.6
+
 Revision 1.13  2011/03/11 17:00:54  qboosh
 - updated to 1.0.4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libisofs/libisofs.spec?r1=1.13&r2=1.14&f=u



More information about the pld-cvs-commit mailing list