Author: megabajt Date: Mon Sep 20 09:57:13 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.1.1
---- Files affected: packages/libxdg-basedir: libxdg-basedir.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: packages/libxdg-basedir/libxdg-basedir.spec diff -u packages/libxdg-basedir/libxdg-basedir.spec:1.4 packages/libxdg-basedir/libxdg-basedir.spec:1.5 --- packages/libxdg-basedir/libxdg-basedir.spec:1.4 Mon May 31 10:05:52 2010 +++ packages/libxdg-basedir/libxdg-basedir.spec Mon Sep 20 11:57:07 2010 @@ -2,12 +2,12 @@ Summary: An implementation of the XDG Base Directory specification Summary(pl.UTF-8): Implementacja specyfikacji XDG Base Directory Name: libxdg-basedir -Version: 1.1.0 +Version: 1.1.1 Release: 1 License: MIT Group: Libraries Source0: http://n.ethz.ch/~nevillm/download/libxdg-basedir/%{name}-%{version}.tar.gz -# Source0-md5: edf23c2bc530f6ca94b7ff6107064614 +# Source0-md5: 7c64a28b08c8fdf6c8a95b0d5f1497b0 URL: http://n.ethz.ch/~nevillm/download/libxdg-basedir/ BuildRequires: autoconf BuildRequires: automake @@ -49,7 +49,7 @@ %build %{__libtoolize} -%{__aclocal} +%{__aclocal} -I m4 %{__autoconf} %{__autoheader} %{__automake} @@ -76,15 +76,15 @@ %files devel %defattr(644,root,root,755) +%attr(755,root,root) %{_libdir}/%{name}.so +%{_libdir}/%{name}.la %{_includedir}/basedir.h %{_includedir}/basedir_fs.h %{_pkgconfigdir}/%{name}.pc -%attr(755,root,root) %{_libdir}/%{name}.so -%attr(755,root,root) %{_libdir}/%{name}.la %files static %defattr(644,root,root,755) -%attr(755,root,root) %{_libdir}/%{name}.a +%{_libdir}/%{name}.a %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -92,6 +92,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2010/09/20 09:57:07 megabajt +- updated to 1.1.1 + Revision 1.4 2010/05/31 08:05:52 pawelz - It is MIT license ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libxdg-basedir/libxdg-basedir.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
