Author: megabajt Date: Thu Oct 16 21:26:19 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - fixed location of apidocs (to avoid conflicts) - release 2
---- Files affected: SPECS: gmime.spec (1.77 -> 1.78) ---- Diffs: ================================================================ Index: SPECS/gmime.spec diff -u SPECS/gmime.spec:1.77 SPECS/gmime.spec:1.78 --- SPECS/gmime.spec:1.77 Fri Oct 10 18:35:29 2008 +++ SPECS/gmime.spec Thu Oct 16 23:26:14 2008 @@ -11,7 +11,7 @@ Summary(pl.UTF-8): Biblioteka GMIME Name: gmime Version: 2.4.2 -Release: 1 +Release: 2 License: LGPL v2.1+ Group: Libraries Source0: http://ftp.gnome.org/pub/GNOME/sources/gmime/2.4/%{name}-%{version}.tar.bz2 @@ -123,7 +123,7 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT \ - HTML_DIR=%{_gtkdocdir}/gmime + HTML_DIR=%{_gtkdocdir} rm -f $RPM_BUILD_ROOT%{_bindir}/uu{de,en}code @@ -153,7 +153,7 @@ %files apidocs %defattr(644,root,root,755) -%{_gtkdocdir}/gmime +%{_gtkdocdir}/gmime-2.4 %if %{with dotnet} %files -n dotnet-gmime-sharp @@ -172,6 +172,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.78 2008/10/16 21:26:14 megabajt +- fixed location of apidocs (to avoid conflicts) +- release 2 + Revision 1.77 2008/10/10 16:35:29 megabajt - updated to 2.4.2; merged changes from DEVEL ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gmime.spec?r1=1.77&r2=1.78&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
