From 9898133c501b8c5956e96e26a7c668f74d16e261 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 29 Jul 2010 05:35:45 +0000 Subject: [PATCH 1/3] dist-git conversion --- .cvsignore => .gitignore | 0 Makefile | 21 --------------------- 2 files changed, 21 deletions(-) rename .cvsignore => .gitignore (100%) delete mode 100644 Makefile diff --git a/.cvsignore b/.gitignore similarity index 100% rename from .cvsignore rename to .gitignore diff --git a/Makefile b/Makefile deleted file mode 100644 index 94702af..0000000 --- a/Makefile +++ /dev/null @@ -1,21 +0,0 @@ -# Makefile for source rpm: patchutils -# $Id$ -NAME := patchutils -SPECFILE = $(firstword $(wildcard *.spec)) - -define find-makefile-common -for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$d/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done -endef - -MAKEFILE_COMMON := $(shell $(find-makefile-common)) - -ifeq ($(MAKEFILE_COMMON),) -# attempt a checkout -define checkout-makefile-common -test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 -endef - -MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) -endif - -include $(MAKEFILE_COMMON) From 124e0f819145b0ec033408d2d33c32629399aff3 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Tue, 8 Feb 2011 08:52:25 -0600 Subject: [PATCH 2/3] - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild --- patchutils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/patchutils.spec b/patchutils.spec index 7361c1c..f8b8a3f 100644 --- a/patchutils.spec +++ b/patchutils.spec @@ -1,7 +1,7 @@ Summary: A collection of programs for manipulating patch files Name: patchutils Version: 0.3.1 -Release: 3%{?dist} +Release: 4%{?dist} License: GPLv2+ Group: Applications/System URL: http://cyberelk.net/tim/patchutils/ @@ -45,6 +45,9 @@ rm -rf %{buildroot} %{_mandir}/*/* %changelog +* Tue Feb 08 2011 Fedora Release Engineering - 0.3.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Sat Jul 25 2009 Fedora Release Engineering - 0.3.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild From 7e946440f945b00529a3cba28ba6615dcd2a72fc Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Thu, 10 Feb 2011 15:50:18 +0000 Subject: [PATCH 3/3] 0.3.2. --- .gitignore | 1 + patchutils-0.3.1.tar.bz2.sig | Bin 65 -> 0 bytes patchutils-0.3.2.tar.bz2.sig | Bin 0 -> 65 bytes patchutils.spec | 7 +++++-- sources | 2 +- 5 files changed, 7 insertions(+), 3 deletions(-) delete mode 100644 patchutils-0.3.1.tar.bz2.sig create mode 100644 patchutils-0.3.2.tar.bz2.sig diff --git a/.gitignore b/.gitignore index 4baa2dc..044d2fa 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ patchutils-0.2.30.tar.bz2 patchutils-0.2.31.tar.bz2 patchutils-0.3.0.tar.bz2 patchutils-0.3.1.tar.bz2 +/patchutils-0.3.2.tar.bz2 diff --git a/patchutils-0.3.1.tar.bz2.sig b/patchutils-0.3.1.tar.bz2.sig deleted file mode 100644 index 29f1ee9be8327de35de85d28755478d2e612b855..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 65 zcmV-H0KWf-KLZ5-NqPqjX(f@P9=Dkz5dyPu0HBULuX05DcQ?dFaq>+|tDgv_MM?mj X9$dc03$O_$TJs(?CL^t{2R_mG`IH$9 diff --git a/patchutils-0.3.2.tar.bz2.sig b/patchutils-0.3.2.tar.bz2.sig new file mode 100644 index 0000000000000000000000000000000000000000..b07bb4777340a3841689df58ffe98104fcb3385d GIT binary patch literal 65 zcmV-H0KWf-KLZ5-O;iX@1hg7`no8Q&5d!>k0GtYR*c@tFvl{!N4cRfYj_iQx-RS_H XEAB{?sbt|P&%bgYUJAQ`2vL`kUk@D3 literal 0 HcmV?d00001 diff --git a/patchutils.spec b/patchutils.spec index f8b8a3f..663a1a8 100644 --- a/patchutils.spec +++ b/patchutils.spec @@ -1,7 +1,7 @@ Summary: A collection of programs for manipulating patch files Name: patchutils -Version: 0.3.1 -Release: 4%{?dist} +Version: 0.3.2 +Release: 1%{?dist} License: GPLv2+ Group: Applications/System URL: http://cyberelk.net/tim/patchutils/ @@ -45,6 +45,9 @@ rm -rf %{buildroot} %{_mandir}/*/* %changelog +* Thu Feb 10 2011 Tim Waugh 0.3.2-1 +- 0.3.2. + * Tue Feb 08 2011 Fedora Release Engineering - 0.3.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild diff --git a/sources b/sources index fe1e676..097ff73 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3fd9bca58a429fbbb1c2126f1b72aa23 patchutils-0.3.1.tar.bz2 +74607b4a28c9009c6aeeed0e91098917 patchutils-0.3.2.tar.bz2