packages: xzgv/xzgv-patch, xzgv/xzgv.spec - up to 0.9.1

adwol adwol at pld-linux.org
Sat Dec 3 22:20:25 CET 2011


Author: adwol                        Date: Sat Dec  3 21:20:25 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 0.9.1

---- Files affected:
packages/xzgv:
   xzgv-patch (1.5 -> 1.6) , xzgv.spec (1.38 -> 1.39) 

---- Diffs:

================================================================
Index: packages/xzgv/xzgv-patch
diff -u packages/xzgv/xzgv-patch:1.5 packages/xzgv/xzgv-patch:1.6
--- packages/xzgv/xzgv-patch:1.5	Mon Feb 25 15:18:55 2008
+++ packages/xzgv/xzgv-patch	Sat Dec  3 22:20:20 2011
@@ -1,52 +1,43 @@
---- xzgv-0.7/doc/Makefile.orig	Tue Apr 24 16:09:04 2001
-+++ xzgv-0.7/doc/Makefile	Tue Apr 24 16:13:00 2001
+diff -ruN xzgv-0.9.1.orig/config.mk xzgv-0.9.1/config.mk
+--- xzgv-0.9.1.orig/config.mk	2007-08-12 12:14:42.000000000 +0200
++++ xzgv-0.9.1/config.mk	2010-02-24 12:43:36.946478342 +0100
+@@ -7,7 +7,7 @@
+ # This is likely to be what you'll want for most systems:
+ #
+ CC=gcc
+-CFLAGS=-O2 -Wall
++CFLAGS=$(OPT)
+ 
+ # Set the awk interpreter to use for a script used while compiling.
+ # (This should be a `new' awk, such as gawk or mawk.)
+diff -ruN xzgv-0.9.1.orig/doc/Makefile xzgv-0.9.1/doc/Makefile
+--- xzgv-0.9.1.orig/doc/Makefile	2007-12-23 21:49:03.000000000 +0100
++++ xzgv-0.9.1/doc/Makefile	2010-02-24 12:44:02.742473730 +0100
 @@ -38,8 +38,7 @@
  
  install: installdirs
  	install xzgv.1 $(MANDIR)
--	install xzgv.gz $(INFODIR)
--	install-info  --infodir=$(INFODIR) xzgv.gz
+-	install -m 644 xzgv.info.gz $(INFODIR)
+-	install-info --infodir=$(INFODIR) xzgv.info.gz
 +	install xzgv.info* $(INFODIR)
  
  uninstall:
  	$(RM) $(MANDIR)/xzgv.1
---- xzgv-0.7/doc/xzgv.texi.orig	Tue Apr 24 16:13:38 2001
-+++ xzgv-0.7/doc/xzgv.texi	Tue Apr 24 16:15:12 2001
-@@ -1,6 +1,6 @@
- \input texinfo   @c -*-texinfo-*-
- @c %**start of header
-- at setfilename xzgv
-+ at setfilename xzgv.info
- @settitle The xzgv manual
- @setchapternewpage odd
- @c %**end of header
-@@ -23,10 +23,10 @@
+diff -ruN xzgv-0.9.1.orig/doc/xzgv.texi xzgv-0.9.1/doc/xzgv.texi
+--- xzgv-0.9.1.orig/doc/xzgv.texi	2007-12-23 21:42:16.000000000 +0100
++++ xzgv-0.9.1/doc/xzgv.texi	2010-02-24 12:43:36.947477809 +0100
+@@ -23,7 +23,7 @@
  @c This is `ifinfo' to stop texi2{html,roff} seeing it, as they don't
  @c handle it.
  @ifinfo
 - at dircategory Graphics Utilities
 + at dircategory Graphics Utilities:
  @direntry
--* xzgv: (xzgv). A picture viewer for X, with a thumbnail-based file
--                selector.
-+xzgv: (xzgv).				A picture viewer for X, with
-+					a thumbnail-based file selector
- @end direntry
- @end ifinfo
- 
---- xzgv-0.7/config.mk.orig	Tue Apr 24 16:02:43 2001
-+++ xzgv-0.7/config.mk	Tue Apr 24 16:06:18 2001
-@@ -7,7 +7,7 @@
- # This is likely to be what you'll want for most systems:
- #
- CC=gcc
--CFLAGS=-O2 -Wall
-+CFLAGS=$(OPT)
- 
- # Set the awk interpreter to use for a script used while compiling.
- # (This should be a `new' awk, such as gawk or mawk.)
---- xzgv-0.9/src/Makefile~	2007-08-14 00:39:16.000000000 +0200
-+++ xzgv-0.9/src/Makefile	2008-02-25 15:10:32.000000000 +0100
+ * xzgv: (xzgv). A picture viewer for X, with a thumbnail-based file
+                 selector.
+diff -ruN xzgv-0.9.1.orig/src/Makefile xzgv-0.9.1/src/Makefile
+--- xzgv-0.9.1.orig/src/Makefile	2007-12-23 21:47:25.000000000 +0100
++++ xzgv-0.9.1/src/Makefile	2010-02-24 12:43:36.948477881 +0100
 @@ -10,7 +10,7 @@
  include ../config.mk
  

================================================================
Index: packages/xzgv/xzgv.spec
diff -u packages/xzgv/xzgv.spec:1.38 packages/xzgv/xzgv.spec:1.39
--- packages/xzgv/xzgv.spec:1.38	Mon Feb 25 19:16:13 2008
+++ packages/xzgv/xzgv.spec	Sat Dec  3 22:20:20 2011
@@ -2,12 +2,12 @@
 Summary:	Picture viewer for X, with thumbnail-based file selector
 Summary(pl.UTF-8):	Przeglądarka plików graficznych pod X Window System z obsługą miniatur
 Name:		xzgv
-Version:	0.9
+Version:	0.9.1
 Release:	1
 License:	GPL v2+
 Group:		X11/Applications/Graphics
 Source0:	http://dl.sourceforge.net/xzgv/%{name}-%{version}.tar.gz
-# Source0-md5:	7e2dfad595c97c2abbb392b61ea69f1b
+# Source0-md5:	d6452ebd4911d986fa1176086afb6e33
 Source1:	%{name}.desktop
 Source2:	%{name}.png
 Patch0:		%{name}-patch
@@ -87,6 +87,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.39  2011/12/03 21:20:20  adwol
+- up to 0.9.1
+
 Revision 1.38  2008/02/25 18:16:13  qboosh
 - gdk-pixbuf package was gtk+1-specific; gtk-pixbuf-2.0 is included in gtk+2
 - BR: pkgconfig
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xzgv/xzgv-patch?r1=1.5&r2=1.6&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xzgv/xzgv.spec?r1=1.38&r2=1.39&f=u



More information about the pld-cvs-commit mailing list