tsmetana pushed to ocrad (master). "new upstream version"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Apr 13 10:15:21 UTC 2015


>From 9e21993da1cbf35d6454d00219c075f91fe5f327 Mon Sep 17 00:00:00 2001
From: Tomas Smetana <tsmetana at redhat.com>
Date: Mon, 13 Apr 2015 12:15:08 +0200
Subject: new upstream version


diff --git a/.gitignore b/.gitignore
index 7040d8c..04583ab 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ ocrad-0.19.tar.lz
 /ocrad-0.22.tar.lz
 /ocrad-0.23.tar.lz
 /ocrad-0.24.tar.lz
+/ocrad-0.25.tar.lz
diff --git a/ocrad-0.20-nostatic.patch b/ocrad-0.20-nostatic.patch
deleted file mode 100644
index c815e4f..0000000
--- a/ocrad-0.20-nostatic.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -up ocrad-0.20/Makefile.in.nostatic ocrad-0.20/Makefile.in
---- ocrad-0.20/Makefile.in.nostatic	2010-08-03 17:05:01.000000000 +0200
-+++ ocrad-0.20/Makefile.in	2010-08-03 17:05:14.000000000 +0200
-@@ -91,8 +91,6 @@ install : all install-info install-man
- 	if [ ! -d "$(DESTDIR)$(includedir)" ] ; then $(INSTALL_DIR) "$(DESTDIR)$(includedir)" ; fi
- 	if [ ! -d "$(DESTDIR)$(libdir)" ] ; then $(INSTALL_DIR) "$(DESTDIR)$(libdir)" ; fi
- 	$(INSTALL_PROGRAM) ./$(progname) "$(DESTDIR)$(bindir)/$(progname)"
--	$(INSTALL_DATA) $(VPATH)/$(libname)lib.h "$(DESTDIR)$(includedir)/$(libname)lib.h"
--	$(INSTALL_DATA) ./lib$(libname).a "$(DESTDIR)$(libdir)/lib$(libname).a"
- 
- install-info :
- 	if [ ! -d "$(DESTDIR)$(infodir)" ] ; then $(INSTALL_DIR) "$(DESTDIR)$(infodir)" ; fi
diff --git a/ocrad-0.25-nostatic.patch b/ocrad-0.25-nostatic.patch
new file mode 100644
index 0000000..acff2b3
--- /dev/null
+++ b/ocrad-0.25-nostatic.patch
@@ -0,0 +1,12 @@
+diff -up ocrad-0.25/Makefile.in.nostatic ocrad-0.25/Makefile.in
+--- ocrad-0.25/Makefile.in.nostatic	2014-12-13 20:53:41.000000000 +0100
++++ ocrad-0.25/Makefile.in	2015-04-13 12:11:44.889468505 +0200
+@@ -99,8 +99,6 @@ install-bin : all
+ 	if [ ! -d "$(DESTDIR)$(includedir)" ] ; then $(INSTALL_DIR) "$(DESTDIR)$(includedir)" ; fi
+ 	if [ ! -d "$(DESTDIR)$(libdir)" ] ; then $(INSTALL_DIR) "$(DESTDIR)$(libdir)" ; fi
+ 	$(INSTALL_PROGRAM) ./$(progname) "$(DESTDIR)$(bindir)/$(progname)"
+-	$(INSTALL_DATA) $(VPATH)/$(libname)lib.h "$(DESTDIR)$(includedir)/$(libname)lib.h"
+-	$(INSTALL_DATA) ./lib$(libname).a "$(DESTDIR)$(libdir)/lib$(libname).a"
+ 
+ install-bin-strip : all
+ 	$(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' install-bin
diff --git a/ocrad.spec b/ocrad.spec
index 7f04c1f..4522db0 100644
--- a/ocrad.spec
+++ b/ocrad.spec
@@ -1,11 +1,11 @@
 Summary: An Optical Character Recognition program
 Name: ocrad
-Version: 0.24
+Version: 0.25
 Release: 1%{?dist}
 License: GPLv3+
 Group: Applications/Multimedia
 Source: ftp://ftp.gnu.org/gnu/ocrad/%{name}-%{version}.tar.lz
-Patch0: ocrad-0.20-nostatic.patch
+Patch0: ocrad-0.25-nostatic.patch
 URL: http://www.gnu.org/software/ocrad/ocrad.html
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: lzip
@@ -55,6 +55,9 @@ fi
 %attr(0644,root,root) %{_infodir}/ocrad.info.gz
 
 %changelog
+* Mon Apr 13 2015 Tomas Smetana <tsmetana at redhat.com> - 0.25-1
+- new upstream version
+
 * Thu Oct 09 2014 Tomas Smetana <tsmetana at redhat.com> - 0.24-1
 - new upstream version
 
diff --git a/sources b/sources
index 15a62d0..f941500 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d999bc7c89960986d736a764e16342fa  ocrad-0.24.tar.lz
+da428daa81b481e13d21eeb2d4b985a8  ocrad-0.25.tar.lz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/ocrad.git/commit/?h=master&id=9e21993da1cbf35d6454d00219c075f91fe5f327


More information about the scm-commits mailing list