From 2147711aae0e551544b1ad781fec75bf0f7d4327 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Wed, 17 Feb 2010 03:25:02 +0000 Subject: [PATCH 1/3] Initialize branch F-13 for viewnior --- 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 e8ff08465d7daef124cc3e3fa3bf278cec420364 Mon Sep 17 00:00:00 2001 From: Christoph Wickert Date: Wed, 31 Mar 2010 16:52:09 +0000 Subject: [PATCH 2/3] - Update to 1.0 --- .cvsignore | 2 +- sources | 2 +- viewnior.spec | 7 +++++-- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index 06319c3..0cdbf4d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -viewnior-0.7.tar.gz +viewnior-1.0.tar.gz diff --git a/sources b/sources index 5fc9a04..7a14d6b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c4db1ca78ea048c35e904a6a162d489b viewnior-0.7.tar.gz +a9cc6cdf5b0c628ad7a2577656915f58 viewnior-1.0.tar.gz diff --git a/viewnior.spec b/viewnior.spec index 9d41e13..6314b3a 100644 --- a/viewnior.spec +++ b/viewnior.spec @@ -6,7 +6,7 @@ %bcond_with gnome Name: viewnior -Version: 0.7 +Version: 1.0 Release: 1%{?dist} Summary: Elegant image viewer @@ -25,7 +25,7 @@ BuildRequires: GConf2-devel %description Viewnior is an image viewer program. Created to be simple, fast and elegant. -It's minimalistic interface provides more screenspace for your images. Among +It's minimalistic interface provides more screen space for your images. Among its features are: * Fullscreen & Slideshow @@ -91,6 +91,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %changelog +* Wed Mar 31 2010 Christoph Wickert - 1.0-1 +- Update to 1.0 + * Tue Feb 16 2010 Christoph Wickert - 0.7-2 - Add patch to fix DSO linking (#565018) - Switch to %%bcond macro From 4fb82daa50a3a997f57715ed63c0494adb7bba86 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 29 Jul 2010 14:58:30 +0000 Subject: [PATCH 3/3] 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 21176ed..0000000 --- a/Makefile +++ /dev/null @@ -1,21 +0,0 @@ -# Makefile for source rpm: viewnior -# $Id: Makefile,v 1.1 2009/09/24 04:24:48 kevin Exp $ -NAME := viewnior -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 fb97fdc..0000000 --- a/import.log +++ /dev/null @@ -1 +0,0 @@ -viewnior-0_7-1_fc11:HEAD:viewnior-0.7-1.fc11.src.rpm:1253782866