[yum-updatesd] - renamed patch

James Antill james at fedoraproject.org
Tue May 1 20:53:39 UTC 2012


On Tue, 2012-05-01 at 20:37 +0000, brummbq wrote:
> commit 491efc4fc69cac1a2e4ec6686d60123e3da912f0
> Author: Gregor Tätzner <gregor at freenet.de>
> Date:   Tue May 1 22:36:33 2012 +0200
> 
>     - renamed patch
> 
>  .gitignore                                         |    1 +
>  sources                                            |    1 +
>  ...kages.patch => yum-updatesd.typo-packages.patch |    4 ++--
>  3 files changed, 4 insertions(+), 2 deletions(-)
> ---
> diff --git a/.gitignore b/.gitignore
> index 0850cbb..65fa1e5 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -1 +1,2 @@
>  yum-updatesd-0.9.tar.bz2
> +/yum-updatesd.fix-typo-packages.patch
> diff --git a/sources b/sources
> index d363c98..af3a3af 100644
> --- a/sources
> +++ b/sources
> @@ -1 +1,2 @@
>  b03a3b3bf78a11fec240c82bf2f53b2b  yum-updatesd-0.9.tar.bz2
> +60186ab0ba0a5707487d35650f3f397c  yum-updatesd.fix-typo-packages.patch

 You don't want to put patches in sources ... or upload them as sources.
Just include them in the .spec file (and you don't need to .gitignore
them then, either).
 On that note, where is the rename in the .spec?



More information about the scm-commits mailing list