Browse Source

upgrading package: gocr 0.46 -> 0.47

Ralf S. Engelschall 16 years ago
parent
commit
9334651f1a
1 changed files with 2 additions and 10 deletions
  1. 2 10
      gocr/gocr.spec

+ 2 - 10
gocr/gocr.spec

@@ -31,8 +31,8 @@ Distribution: OpenPKG Community
 Class:        EVAL
 Group:        Graphics
 License:      GPL
-Version:      0.46
-Release:      20081023
+Version:      0.47
+Release:      20090330
 
 #   list of sources
 Source0:      http://switch.dl.sourceforge.net/sourceforge/jocr/gocr-%{version}.tar.gz
@@ -81,18 +81,10 @@ AutoReqProv:  no
 
     %{l_shtool} mkdir -f -p -m 755 \
         $RPM_BUILD_ROOT%{l_prefix}/bin \
-        $RPM_BUILD_ROOT%{l_prefix}/include \
-        $RPM_BUILD_ROOT%{l_prefix}/lib \
         $RPM_BUILD_ROOT%{l_prefix}/man/man1
     %{l_shtool} install -c -s -m 755 \
         bin/gocr \
         $RPM_BUILD_ROOT%{l_prefix}/bin/
-    %{l_shtool} install -c -m 644 \
-        src/gocr.h \
-        $RPM_BUILD_ROOT%{l_prefix}/include/
-    %{l_shtool} install -c -m 644 \
-        src/libPgm2asc.a \
-        $RPM_BUILD_ROOT%{l_prefix}/lib/
     %{l_shtool} install -c -m 644 \
         man/man1/gocr.1 \
         $RPM_BUILD_ROOT%{l_prefix}/man/man1/