diff options
| -rw-r--r-- | LICENSE | 20 | ||||
| -rw-r--r-- | Makefile | 2 | ||||
| -rw-r--r-- | README.markdown | 20 | ||||
| -rw-r--r-- | php-deepend-Mockery.spec | 20 | 
4 files changed, 34 insertions, 28 deletions
@@ -15,7 +15,7 @@      <meta content="authenticity_token" name="csrf-param" /> -<meta content="kZ7J9ttOijJgfVJKlyW6s3XIG/Eqw4AGiWsYgvSAxaM=" name="csrf-token" /> +<meta content="4hBGUZW8K8aePTwvrshX+fVoFGEBgZD1cHMo++Xd+Bs=" name="csrf-token" />      <link href="https://a248.e.akamai.net/assets.github.com/stylesheets/bundles/github-c4b3a1e3484da7dab93ea4f6caca07a0168ffa77.css" media="screen" rel="stylesheet" type="text/css" />      <link href="https://a248.e.akamai.net/assets.github.com/stylesheets/bundles/github2-34d96ae148c427d3106177152ac475d7df36c780.css" media="screen" rel="stylesheet" type="text/css" /> @@ -29,7 +29,7 @@      <meta property="og:title" content="mockery"/>      <meta property="og:type" content="githubog:gitrepository"/>      <meta property="og:url" content="https://github.com/padraic/mockery"/> -    <meta property="og:image" content="https://a248.e.akamai.net/assets.github.com/images/gravatars/gravatar-140.png?1329275859"/> +    <meta property="og:image" content="https://a248.e.akamai.net/assets.github.com/images/gravatars/gravatar-140.png?1329275975"/>      <meta property="og:site_name" content="GitHub"/>      <meta property="og:description" content="mockery - Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal is to offer a test double framework with a succint API capable of clearly defining all possible object operations and interactions using a human readable Domain Specific Language (DSL). Designed as a drop in alternative to PHPUnit's phpunit-mock-objects library, Mockery is easy to integrate with PHPUnit and can operate alongside phpunit-mock-objects without the World ending. "/> @@ -48,11 +48,11 @@          <div class="container clearfix">            <a class="site-logo" href="https://github.com">              <!--[if IE]> -            <img alt="GitHub" class="github-logo" src="https://a248.e.akamai.net/assets.github.com/images/modules/header/logov7.png?1323882717" /> -            <img alt="GitHub" class="github-logo-hover" src="https://a248.e.akamai.net/assets.github.com/images/modules/header/logov7-hover.png?1324325376" /> +            <img alt="GitHub" class="github-logo" src="https://a248.e.akamai.net/assets.github.com/images/modules/header/logov7.png?1323882799" /> +            <img alt="GitHub" class="github-logo-hover" src="https://a248.e.akamai.net/assets.github.com/images/modules/header/logov7-hover.png?1324325436" />              <![endif]--> -            <img alt="GitHub" class="github-logo-4x" height="30" src="https://a248.e.akamai.net/assets.github.com/images/modules/header/logov7@4x.png?1323882717" /> -            <img alt="GitHub" class="github-logo-4x-hover" height="30" src="https://a248.e.akamai.net/assets.github.com/images/modules/header/logov7@4x-hover.png?1324325376" /> +            <img alt="GitHub" class="github-logo-4x" height="30" src="https://a248.e.akamai.net/assets.github.com/images/modules/header/logov7@4x.png?1323882799" /> +            <img alt="GitHub" class="github-logo-4x-hover" height="30" src="https://a248.e.akamai.net/assets.github.com/images/modules/header/logov7@4x-hover.png?1324325436" />            </a>                    <!-- @@ -398,7 +398,7 @@    </div>  <div class="frame frame-loading large-loading-area" style="display:none;" data-tree-list-url="/padraic/mockery/tree-list/2c5e3244b72d268d8c70935fcceb39b3d84d57db" data-blob-url-prefix="/padraic/mockery/blob/2c5e3244b72d268d8c70935fcceb39b3d84d57db"> -  <img src="https://a248.e.akamai.net/assets.github.com/images/spinners/octocat-spinner-64.gif?1329872007" height="64" width="64"> +  <img src="https://a248.e.akamai.net/assets.github.com/images/spinners/octocat-spinner-64.gif?1329872006" height="64" width="64">  </div>        </div> @@ -463,12 +463,12 @@            <li><a href="https://github.com/security">Security</a></li>        </ul> -      <p>© 2012 <span title="0.04800s from fe11.rs.github.com">GitHub</span> Inc. All rights reserved.</p> +      <p>© 2012 <span title="0.05489s from fe3.rs.github.com">GitHub</span> Inc. All rights reserved.</p>      </div><!-- /#legal or /#legal_ie-->        <div class="sponsor">          <a href="http://www.rackspace.com" class="logo"> -          <img alt="Dedicated Server" height="36" src="https://a248.e.akamai.net/assets.github.com/images/modules/footer/rackspaces_logo.png?1329521039" width="38" /> +          <img alt="Dedicated Server" height="36" src="https://a248.e.akamai.net/assets.github.com/images/modules/footer/rackspaces_logo.png?1329521041" width="38" />          </a>          Powered by the <a href="http://www.rackspace.com ">Dedicated          Servers</a> and<br/> <a href="http://www.rackspacecloud.com">Cloud @@ -801,7 +801,7 @@ I think you should use an -    <span id='server_response_time' data-time='0.04947' data-host='fe11'></span> +    <span id='server_response_time' data-time='0.05599' data-host='fe3'></span>    </body>  </html> @@ -1,4 +1,4 @@  SRCDIR := $(shell pwd)  NAME := $(shell basename $(SRCDIR)) -include ../common/Makefile +include ../../common/Makefile diff --git a/README.markdown b/README.markdown index e43e0ca..b51ad2b 100644 --- a/README.markdown +++ b/README.markdown @@ -15,7 +15,7 @@      <meta content="authenticity_token" name="csrf-param" /> -<meta content="mZDiC48jghul0hyB6ymLLJii5HG0uyC107YAvlojuPk=" name="csrf-token" /> +<meta content="7wCfmyw6nR4MhUN2F0cT+aReuh/q9cESnjAnXWHVAKQ=" name="csrf-token" />      <link href="https://a248.e.akamai.net/assets.github.com/stylesheets/bundles/github-c4b3a1e3484da7dab93ea4f6caca07a0168ffa77.css" media="screen" rel="stylesheet" type="text/css" />      <link href="https://a248.e.akamai.net/assets.github.com/stylesheets/bundles/github2-34d96ae148c427d3106177152ac475d7df36c780.css" media="screen" rel="stylesheet" type="text/css" /> @@ -29,7 +29,7 @@      <meta property="og:title" content="mockery"/>      <meta property="og:type" content="githubog:gitrepository"/>      <meta property="og:url" content="https://github.com/padraic/mockery"/> -    <meta property="og:image" content="https://a248.e.akamai.net/assets.github.com/images/gravatars/gravatar-140.png?1329275856"/> +    <meta property="og:image" content="https://a248.e.akamai.net/assets.github.com/images/gravatars/gravatar-140.png?1329275985"/>      <meta property="og:site_name" content="GitHub"/>      <meta property="og:description" content="mockery - Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal is to offer a test double framework with a succint API capable of clearly defining all possible object operations and interactions using a human readable Domain Specific Language (DSL). Designed as a drop in alternative to PHPUnit's phpunit-mock-objects library, Mockery is easy to integrate with PHPUnit and can operate alongside phpunit-mock-objects without the World ending. "/> @@ -48,11 +48,11 @@          <div class="container clearfix">            <a class="site-logo" href="https://github.com">              <!--[if IE]> -            <img alt="GitHub" class="github-logo" src="https://a248.e.akamai.net/assets.github.com/images/modules/header/logov7.png?1323882716" /> -            <img alt="GitHub" class="github-logo-hover" src="https://a248.e.akamai.net/assets.github.com/images/modules/header/logov7-hover.png?1324325358" /> +            <img alt="GitHub" class="github-logo" src="https://a248.e.akamai.net/assets.github.com/images/modules/header/logov7.png?1323882804" /> +            <img alt="GitHub" class="github-logo-hover" src="https://a248.e.akamai.net/assets.github.com/images/modules/header/logov7-hover.png?1324325453" />              <![endif]--> -            <img alt="GitHub" class="github-logo-4x" height="30" src="https://a248.e.akamai.net/assets.github.com/images/modules/header/logov7@4x.png?1323882716" /> -            <img alt="GitHub" class="github-logo-4x-hover" height="30" src="https://a248.e.akamai.net/assets.github.com/images/modules/header/logov7@4x-hover.png?1324325358" /> +            <img alt="GitHub" class="github-logo-4x" height="30" src="https://a248.e.akamai.net/assets.github.com/images/modules/header/logov7@4x.png?1323882804" /> +            <img alt="GitHub" class="github-logo-4x-hover" height="30" src="https://a248.e.akamai.net/assets.github.com/images/modules/header/logov7@4x-hover.png?1324325453" />            </a>                    <!-- @@ -1530,7 +1530,7 @@ class DbTest extends PHPUnit_Framework_TestCase    </div>  <div class="frame frame-loading large-loading-area" style="display:none;" data-tree-list-url="/padraic/mockery/tree-list/2c5e3244b72d268d8c70935fcceb39b3d84d57db" data-blob-url-prefix="/padraic/mockery/blob/2c5e3244b72d268d8c70935fcceb39b3d84d57db"> -  <img src="https://a248.e.akamai.net/assets.github.com/images/spinners/octocat-spinner-64.gif?1329872007" height="64" width="64"> +  <img src="https://a248.e.akamai.net/assets.github.com/images/spinners/octocat-spinner-64.gif?1329872008" height="64" width="64">  </div>        </div> @@ -1595,12 +1595,12 @@ class DbTest extends PHPUnit_Framework_TestCase            <li><a href="https://github.com/security">Security</a></li>        </ul> -      <p>© 2012 <span title="0.04158s from fe9.rs.github.com">GitHub</span> Inc. All rights reserved.</p> +      <p>© 2012 <span title="0.04528s from fe4.rs.github.com">GitHub</span> Inc. All rights reserved.</p>      </div><!-- /#legal or /#legal_ie-->        <div class="sponsor">          <a href="http://www.rackspace.com" class="logo"> -          <img alt="Dedicated Server" height="36" src="https://a248.e.akamai.net/assets.github.com/images/modules/footer/rackspaces_logo.png?1329521039" width="38" /> +          <img alt="Dedicated Server" height="36" src="https://a248.e.akamai.net/assets.github.com/images/modules/footer/rackspaces_logo.png?1329521040" width="38" />          </a>          Powered by the <a href="http://www.rackspace.com ">Dedicated          Servers</a> and<br/> <a href="http://www.rackspacecloud.com">Cloud @@ -1933,7 +1933,7 @@ I think you should use an -    <span id='server_response_time' data-time='0.04276' data-host='fe9'></span> +    <span id='server_response_time' data-time='0.04650' data-host='fe4'></span>    </body>  </html> diff --git a/php-deepend-Mockery.spec b/php-deepend-Mockery.spec index 1f920ce..c2eeb24 100644 --- a/php-deepend-Mockery.spec +++ b/php-deepend-Mockery.spec @@ -3,7 +3,7 @@  %global channel pear.survivethedeepend.com  Name:           php-deepend-Mockery -Version:        0.7.2 +Version:        0.8.0  Release:        1%{?dist}  Summary:        Mockery is a simple but flexible PHP mock object framework @@ -45,22 +45,22 @@ cd %{pear_name}-%{version}  %install  cd %{pear_name}-%{version} -%{__rm} -rf $RPM_BUILD_ROOT docdir -%{__pear} install --nodeps --packagingroot $RPM_BUILD_ROOT %{name}.xml +%{__rm} -rf %{buildroot} docdir +%{__pear} install --nodeps --packagingroot %{buildroot} %{name}.xml  # Clean up unnecessary files -%{__rm} -rf $RPM_BUILD_ROOT%{pear_phpdir}/.??* +%{__rm} -rf %{buildroot}%{pear_metadir}/.??*  # Install XML package description -%{__mkdir} -p $RPM_BUILD_ROOT%{pear_xmldir} -%{__install} -pm 644 %{name}.xml $RPM_BUILD_ROOT%{pear_xmldir} +%{__mkdir} -p %{buildroot}%{pear_xmldir} +%{__install} -pm 644 %{name}.xml %{buildroot}%{pear_xmldir}  mkdir docdir  %{__cp} %{SOURCE1} %{SOURCE2} docdir  %clean -%{__rm} -rf $RPM_BUILD_ROOT +%{__rm} -rf %{buildroot}  %post @@ -83,6 +83,12 @@ fi  %doc %{pear_name}-%{version}/docdir/*  %changelog +* Fri Apr 19 2013 Remi Collet <remi@fedoraproject.org> - 0.8.0-1 +- Update to 0.8.0 (backport) + +* Thu Apr 18 2013 Christof Damian <christof@damian.net> - 0.8.0-1 +- upstream 0.8.0 +  * Sun Mar 04 2012 Remi Collet <RPMS@FamilleCollet.com> - 0.7.2-1  - upstream 0.7.2, rebuild for remi repository  | 
