commit f4df5f9d783e5fcb6bbc53824cc2efc7090ce37c
Author: Jakub Bogusz <[email protected]>
Date:   Thu Nov 15 20:09:48 2012 +0100

    - updated to 1.3.7
    - updated link patch

 gl2ps-link.patch | 9 ---------
 gl2ps.spec       | 6 +++---
 2 files changed, 3 insertions(+), 12 deletions(-)
---
diff --git a/gl2ps.spec b/gl2ps.spec
index d7027fc..d8015df 100644
--- a/gl2ps.spec
+++ b/gl2ps.spec
@@ -1,12 +1,12 @@
 Summary:       GL2PS - an OpenGL to PostScript printing library
 Summary(pl.UTF-8):     GL2PS - biblioteka drukowania z OpenGL-a do PostScriptu
 Name:          gl2ps
-Version:       1.3.6
-Release:       2
+Version:       1.3.7
+Release:       1
 License:       LGPL v2+ or GP2PS License v2+ (see COPYING.GL2PS)
 Group:         Libraries
 Source0:       http://www.geuz.org/gl2ps/src/%{name}-%{version}.tgz
-# Source0-md5: 41eb8f4a143ef83de2fd8cd3423acf7a
+# Source0-md5: 3b8da8a24fa4eceb6fe229326c8fe08f
 Patch0:                %{name}-link.patch
 URL:           http://www.geuz.org/gl2ps/
 BuildRequires: OpenGL-devel
diff --git a/gl2ps-link.patch b/gl2ps-link.patch
index a4b8c36..a3eb809 100644
--- a/gl2ps-link.patch
+++ b/gl2ps-link.patch
@@ -9,15 +9,6 @@
    set_target_properties(shared PROPERTIES OUTPUT_NAME gl2ps)
    set_target_properties(shared PROPERTIES
                          VERSION 
${GL2PS_MAJOR_VERSION}.${GL2PS_MINOR_VERSION}.${GL2PS_PATCH_VERSION}
-@@ -116,7 +116,7 @@
-     set_target_properties(shared PROPERTIES COMPILE_FLAGS "-DGL2PSDLL 
-DGL2PSDLL_EXPORTS")
-   endif(MSVC)
- 
--  install(TARGETS lib shared DESTINATION lib)
-+  install(TARGETS lib shared DESTINATION lib${LIB_SUFFIX})
- endif(OPENGL_FOUND)
- 
- if(WIN32)
 @@ -134,9 +134,9 @@
  
  if(GLUT_FOUND)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gl2ps.git/commitdiff/f4df5f9d783e5fcb6bbc53824cc2efc7090ce37c

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to