Author: qboosh Date: Tue Jan 29 17:52:08 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - ac version - removed empty AUTHORS
---- Files affected: SPECS: libytnef.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/libytnef.spec diff -u SPECS/libytnef.spec:1.1 SPECS/libytnef.spec:1.2 --- SPECS/libytnef.spec:1.1 Wed Nov 21 15:33:03 2007 +++ SPECS/libytnef.spec Tue Jan 29 18:52:02 2008 @@ -9,7 +9,7 @@ Source0: http://dl.sourceforge.net/ytnef/%{name}-%{version}.tar.gz # Source0-md5: 6c44b955f33cf714c75a7bbe895cc352 URL: http://ytnef.sourceforge.net/ -BuildRequires: autoconf +BuildRequires: autoconf >= 2.50 BuildRequires: automake BuildRequires: libtool BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -71,8 +71,9 @@ %files %defattr(644,root,root,755) -%doc AUTHORS ChangeLog +%doc ChangeLog %attr(755,root,root) %{_libdir}/libytnef.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/libytnef.so.0 %files devel %defattr(644,root,root,755) @@ -90,6 +91,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2008-01-29 17:52:02 qboosh +- ac version +- removed empty AUTHORS + Revision 1.1 2007-11-21 14:33:03 megabajt - new - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libytnef.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
