Author: sparky Date: Fri Jan 28 12:53:18 2011 GMT Module: packages Tag: HEAD ---- Log message: - adapter, because spec was missing cvs log keyword
---- Files affected: packages/ruby-deprecated: ruby-deprecated.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: packages/ruby-deprecated/ruby-deprecated.spec diff -u packages/ruby-deprecated/ruby-deprecated.spec:1.1 packages/ruby-deprecated/ruby-deprecated.spec:1.2 --- packages/ruby-deprecated/ruby-deprecated.spec:1.1 Mon Sep 1 23:53:43 2008 +++ packages/ruby-deprecated/ruby-deprecated.spec Fri Jan 28 13:53:13 2011 @@ -4,10 +4,10 @@ Version: 2.0.1 Release: 1 License: Ruby -Source0: http://rubyforge.org/frs/download.php/40375/deprecated-%{version}.tar.gz +Source0: http://rubyforge.org/frs/download.php/40375/deprecated-%{version}.tar.gz # Source0-md5: 10d0962965ee856c364be2bfe8f1c323 Group: Development/Languages -URL: http://deprecated.rubyforge.org/ +URL: http://deprecated.rubyforge.org/ BuildRequires: rpmbuild(macros) >= 1.277 BuildRequires: ruby-modules BuildRequires: setup.rb @@ -15,10 +15,10 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -This is a small library intended to aid developers working with deprecated -code. The idea comes from the 'D' programming language, where developers can -mark certain code as deprecated, and then allow/disallow the ability to -execute deprecated code. +This is a small library intended to aid developers working with +deprecated code. The idea comes from the 'D' programming language, +where developers can mark certain code as deprecated, and then +allow/disallow the ability to execute deprecated code. %prep %setup -q -n deprecated-%{version} @@ -43,3 +43,10 @@ %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog +* %{date} PLD Team <[email protected]> +All persons listed below can be reached at <cvs_login>@pld-linux.org + +$Log$ +Revision 1.2 2011/01/28 12:53:13 sparky +- adapter, because spec was missing cvs log keyword + ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ruby-deprecated/ruby-deprecated.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
