Author: darekr Date: Wed Aug 17 19:37:03 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.65
---- Files affected: SPECS: EasyBMP.spec (1.7 -> 1.8) ---- Diffs: ================================================================ Index: SPECS/EasyBMP.spec diff -u SPECS/EasyBMP.spec:1.7 SPECS/EasyBMP.spec:1.8 --- SPECS/EasyBMP.spec:1.7 Thu Jul 28 12:08:28 2005 +++ SPECS/EasyBMP.spec Wed Aug 17 21:36:56 2005 @@ -2,15 +2,15 @@ Summary: EasyBMP library Summary(pl): Biblioteka EasyBMP Name: EasyBMP -Version: 0.63 +Version: 0.65 Release: 1 License: LGPL Group: Libraries -%define dver 0.63 +%define dver 0.64 Source0: http://dl.sourceforge.net/easybmp/%{name}_%{version}.zip -# Source0-md5: ea7a6d65132122696cebeedc3ae3cc84 +# Source0-md5: 0d57f6c35969354168f81fedbb4516f0 Source1: http://dl.sourceforge.net/easybmp/%{name}_Documentation_%{dver}.zip -# Source1-md5: df59dfd7aa0e115e1431de470735e59c +# Source1-md5: d785153fc9663b964455fcb7fa126b3a URL: http://easybmp.sourceforge.net/ BuildRequires: unzip BuildArch: noarch @@ -27,8 +27,8 @@ %install rm -rf $RPM_BUILD_ROOT - install -d $RPM_BUILD_ROOT%{_includedir}/EasyBMP + install *.h $RPM_BUILD_ROOT%{_includedir}/EasyBMP %clean @@ -37,8 +37,7 @@ %files %defattr(644,root,root,755) %doc EasyBMP_ChangeLog.txt EasyBMP_UserManual.pdf -%dir %{_includedir}/%{name} -%{_includedir}/%{name}/* +%{_includedir}/%{name} %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -46,6 +45,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.8 2005/08/17 19:36:56 darekr +- updated to 0.65 + Revision 1.7 2005/07/28 10:08:28 blekot - up to 0.63 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/EasyBMP.spec?r1=1.7&r2=1.8&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
