Author: qboosh Date: Thu Feb 2 19:39:10 2012 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.2.0
---- Files affected: packages/libxdg-basedir: libxdg-basedir.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: packages/libxdg-basedir/libxdg-basedir.spec diff -u packages/libxdg-basedir/libxdg-basedir.spec:1.6 packages/libxdg-basedir/libxdg-basedir.spec:1.7 --- packages/libxdg-basedir/libxdg-basedir.spec:1.6 Thu Apr 28 14:16:04 2011 +++ packages/libxdg-basedir/libxdg-basedir.spec Thu Feb 2 20:39:05 2012 @@ -2,14 +2,14 @@ Summary: An implementation of the XDG Base Directory specification Summary(pl.UTF-8): Implementacja specyfikacji XDG Base Directory Name: libxdg-basedir -Version: 1.1.1 -Release: 2 +Version: 1.2.0 +Release: 1 License: MIT Group: Libraries Source0: http://n.ethz.ch/~nevillm/download/libxdg-basedir/%{name}-%{version}.tar.gz -# Source0-md5: 7c64a28b08c8fdf6c8a95b0d5f1497b0 +# Source0-md5: 5a9eaaba2ec7f62253ecaed032af313b URL: http://n.ethz.ch/~nevillm/download/libxdg-basedir/ -BuildRequires: autoconf +BuildRequires: autoconf >= 2.60 BuildRequires: automake BuildRequires: libtool BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -73,6 +73,7 @@ %files %defattr(644,root,root,755) +%doc COPYING %attr(755,root,root) %{_libdir}/%{name}.so.*.* %attr(755,root,root) %ghost %{_libdir}/%{name}.so.1 @@ -93,6 +94,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2012/02/02 19:39:05 qboosh +- updated to 1.2.0 + Revision 1.6 2011/04/28 12:16:04 lisu - drop libtool file - rel 2 @@ -111,4 +115,3 @@ Revision 1.1 2009/05/26 16:31:19 pawelz - initial, but ready (rel 1) - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libxdg-basedir/libxdg-basedir.spec?r1=1.6&r2=1.7&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
