From db97bfa9361f1d8f127b686d6a728ff0f1cb9016 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Wed, 17 Feb 2010 01:50:13 +0000 Subject: [PATCH 1/4] Initialize branch F-13 for libcanberra --- branch | 1 + 1 file changed, 1 insertion(+) create mode 100644 branch diff --git a/branch b/branch new file mode 100644 index 0000000..baa94ef --- /dev/null +++ b/branch @@ -0,0 +1 @@ +F-13 From 3e53f2f7481373404a38f566df242c4dcdd06f85 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Sat, 20 Feb 2010 17:48:18 +0000 Subject: [PATCH 2/4] New version 0.23 --- .cvsignore | 2 +- libcanberra.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 0cc410f..1dca496 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libcanberra-0.22.tar.gz +libcanberra-0.23.tar.gz diff --git a/libcanberra.spec b/libcanberra.spec index e80a3eb..979cc0e 100644 --- a/libcanberra.spec +++ b/libcanberra.spec @@ -1,5 +1,5 @@ Name: libcanberra -Version: 0.22 +Version: 0.23 Release: 1%{?dist} Summary: Portable Sound Event Library Group: System Environment/Libraries @@ -127,6 +127,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/vala/vapi/libcanberra.vapi %changelog +* Sat Feb 20 2010 Lennart Poettering 0.23-1 +- New version 0.23 + * Tue Oct 20 2009 Lennart Poettering 0.22-1 - New version 0.22 diff --git a/sources b/sources index 3b84408..60fb4b9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e24e2f956fedfbcc58edfa40471b18d8 libcanberra-0.22.tar.gz +83fb2fb7608c77f91904e12a867534fd libcanberra-0.23.tar.gz From 6d21ad9950f9cfd4069945ed7727529dbf75d006 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 17 May 2010 14:55:31 +0000 Subject: [PATCH 3/4] New version 0.24 --- .cvsignore | 2 +- libcanberra.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 1dca496..9e794b5 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libcanberra-0.23.tar.gz +libcanberra-0.24.tar.gz diff --git a/libcanberra.spec b/libcanberra.spec index 979cc0e..bd411a7 100644 --- a/libcanberra.spec +++ b/libcanberra.spec @@ -1,5 +1,5 @@ Name: libcanberra -Version: 0.23 +Version: 0.24 Release: 1%{?dist} Summary: Portable Sound Event Library Group: System Environment/Libraries @@ -127,6 +127,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/vala/vapi/libcanberra.vapi %changelog +* Mon May 17 2010 Lennart Poettering 0.24-1 +- New version 0.24 + * Sat Feb 20 2010 Lennart Poettering 0.23-1 - New version 0.23 diff --git a/sources b/sources index 60fb4b9..f8719c3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -83fb2fb7608c77f91904e12a867534fd libcanberra-0.23.tar.gz +23de3d11abd4920c6c9560e3a566e04d libcanberra-0.24.tar.gz From 3120c770284b069a6fe4eb2fd76dcdf6da35725e Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 28 Jul 2010 20:45:50 +0000 Subject: [PATCH 4/4] dist-git conversion --- .cvsignore => .gitignore | 0 Makefile | 21 --------------------- branch | 1 - import.log | 1 - 4 files changed, 23 deletions(-) rename .cvsignore => .gitignore (100%) delete mode 100644 Makefile delete mode 100644 branch delete mode 100644 import.log 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 4ad9d15..0000000 --- a/Makefile +++ /dev/null @@ -1,21 +0,0 @@ -# Makefile for source rpm: libcanberra -# $Id$ -NAME := libcanberra -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),) -# attept 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) diff --git a/branch b/branch deleted file mode 100644 index baa94ef..0000000 --- a/branch +++ /dev/null @@ -1 +0,0 @@ -F-13 diff --git a/import.log b/import.log deleted file mode 100644 index 7bf54a3..0000000 --- a/import.log +++ /dev/null @@ -1 +0,0 @@ -libcanberra-0_3-1_fc10:HEAD:libcanberra-0.3-1.fc10.src.rpm:1213637385