SPECS: exiv2.spec - no autoheader, now builds finally - added pkgc...
qboosh
qboosh at pld-linux.org
Thu Nov 23 15:14:11 CET 2006
Author: qboosh Date: Thu Nov 23 14:14:10 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- no autoheader, now builds finally
- added pkgconfig file
---- Files affected:
SPECS:
exiv2.spec (1.11 -> 1.12)
---- Diffs:
================================================================
Index: SPECS/exiv2.spec
diff -u SPECS/exiv2.spec:1.11 SPECS/exiv2.spec:1.12
--- SPECS/exiv2.spec:1.11 Thu Nov 23 14:44:47 2006
+++ SPECS/exiv2.spec Thu Nov 23 15:14:05 2006
@@ -69,8 +69,9 @@
%{__libtoolize}
%{__aclocal}
%{__autoconf}
-%{__autoheader}
+# don't touch autoheader, config.h.in has been manually modified
%configure
+
%{__make} \
CFLAGS="%{rpmcflags} -Wall" \
CXXFLAGS="%{rpmcxxflags} -Wall"
@@ -102,6 +103,7 @@
%attr(755,root,root) %{_libdir}/libexiv2.so
%{_libdir}/libexiv2.la
%{_includedir}/%{name}
+%{_pkgconfigdir}/exiv2.pc
%files static
%defattr(644,root,root,755)
@@ -113,6 +115,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.12 2006/11/23 14:14:05 qboosh
+- no autoheader, now builds finally
+- added pkgconfig file
+
Revision 1.11 2006/11/23 13:44:47 qboosh
- fixed build by refreshing libtool to version compatible with ksh in posix mode
- BR+R: zlib-devel
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/exiv2.spec?r1=1.11&r2=1.12&f=u
More information about the pld-cvs-commit
mailing list