Author: glen Date: Wed Oct 26 16:30:59 2011 GMT Module: packages Tag: HEAD ---- Log message: - up to 2.0.3
---- Files affected: packages/gist: gist.spec (1.13 -> 1.14) ---- Diffs: ================================================================ Index: packages/gist/gist.spec diff -u packages/gist/gist.spec:1.13 packages/gist/gist.spec:1.14 --- packages/gist/gist.spec:1.13 Sun Feb 13 21:41:47 2011 +++ packages/gist/gist.spec Wed Oct 26 18:30:53 2011 @@ -1,13 +1,13 @@ # $Revision$, $Date$ Summary: Command-line interface for gists.github.com Name: gist -Version: 2.0.0 +Version: 2.0.3 Release: 1 License: MIT Source0: http://github.com/defunkt/gist/tarball/v%{version} -# Source0-md5: 4be2158b5a3d570f0f14d3ba092458db +# Source0-md5: 0b99159635df2083651d2ff9db8abb25 Group: Applications -URL: http://github.com/defunkt/gist +URL: http://defunkt.io/gist/ BuildRequires: rpmbuild(macros) >= 1.484 BuildRequires: ruby >= 1:1.8.6 BuildRequires: ruby-modules @@ -39,7 +39,7 @@ rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man1} install -p %{name} $RPM_BUILD_ROOT%{_bindir} -cp -a %{name}.1 $RPM_BUILD_ROOT%{_mandir}/man1/%{name}.1 +cp -p %{name}.1 $RPM_BUILD_ROOT%{_mandir}/man1/%{name}.1 %clean rm -rf $RPM_BUILD_ROOT @@ -56,6 +56,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.14 2011/10/26 16:30:53 glen +- up to 2.0.3 + Revision 1.13 2011/02/13 20:41:47 arekm - up to 2.0.0 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gist/gist.spec?r1=1.13&r2=1.14&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
