SPECS: chmlib.spec - updated to 0.37.3 (fixes CAN-2005-3318) - upd...

qboosh qboosh at pld-linux.org
Fri Oct 28 00:38:26 CEST 2005


Author: qboosh                       Date: Thu Oct 27 22:38:26 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.37.3 (fixes CAN-2005-3318)
- updated LIBDIR patch

---- Files affected:
SPECS:
   chmlib.spec (1.20 -> 1.21) 

---- Diffs:

================================================================
Index: SPECS/chmlib.spec
diff -u SPECS/chmlib.spec:1.20 SPECS/chmlib.spec:1.21
--- SPECS/chmlib.spec:1.20	Mon Sep 19 14:30:41 2005
+++ SPECS/chmlib.spec	Fri Oct 28 00:38:20 2005
@@ -2,12 +2,12 @@
 Summary:	chmlib - library designed for accessing MS ITSS files
 Summary(pl):	chmlib - biblioteka pozwalająca na dostęp do plików MS ITSS
 Name:		chmlib
-Version:	0.36
+Version:	0.37.3
 Release:	1
 License:	GPL
 Group:		Libraries
 Source0:	http://66.93.236.84/~jedwin/projects/chmlib/%{name}-%{version}.tbz
-# Source0-md5:	fd895bc91d13c18867a5dac6d44ef772
+# Source0-md5:	073f4cbb7cee68dc56b2e9b707503625
 Patch0:		%{name}-morearchs.patch
 Patch1:		%{name}-LIBDIR.patch
 URL:		http://66.93.236.84/~jedwin/projects/chmlib/
@@ -54,7 +54,7 @@
 Statyczna wersja chmlib.
 
 %prep
-%setup -q
+%setup -q -n %{name}-0.37
 %patch0 -p1
 %patch1 -p1
 
@@ -70,11 +70,10 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_libdir},%{_includedir},%{_bindir}}
+install -d $RPM_BUILD_ROOT%{_bindir}
 
 %{__make} install \
-	INSTALLPREFIX=$RPM_BUILD_ROOT%{_prefix} \
-	LIBDIR=$RPM_BUILD_ROOT%{_libdir}
+	DESTDIR=$RPM_BUILD_ROOT
 
 install *_chmLib chm_http $RPM_BUILD_ROOT%{_bindir}
 
@@ -92,9 +91,9 @@
 
 %files devel
 %defattr(644,root,root,755)
-%{_includedir}/*.h
 %attr(755,root,root) %{_libdir}/lib*.so
 %{_libdir}/lib*.la
+%{_includedir}/*.h
 
 %files static
 %defattr(644,root,root,755)
@@ -106,6 +105,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.21  2005/10/27 22:38:20  qboosh
+- updated to 0.37.3 (fixes CAN-2005-3318)
+- updated LIBDIR patch
+
 Revision 1.20  2005/09/19 12:30:41  djurban
 - update to 0.36
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/chmlib.spec?r1=1.20&r2=1.21&f=u




More information about the pld-cvs-commit mailing list