rpms/gv/devel .cvsignore, 1.6, 1.7 gv.spec, 1.18, 1.19 sources, 1.6, 1.7 gv-3.5.8-buffer.patch, 1.1, NONE gv-3.6.5-pkgdatadir.patch, 1.1, NONE gv-infopopup-warning-fix.patch, 1.1, NONE

Orion Poplawski orion at fedoraproject.org
Tue Oct 21 21:25:55 UTC 2008


Author: orion

Update of /cvs/pkgs/rpms/gv/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv31378

Modified Files:
	.cvsignore gv.spec sources 
Removed Files:
	gv-3.5.8-buffer.patch gv-3.6.5-pkgdatadir.patch 
	gv-infopopup-warning-fix.patch 
Log Message:
* Tue Oct 21 2008 Orion Poplawski <orion at cora.nwra.com> 3.6.6-1
- Update to 3.6.6
- Add extra neede BuildRequires
- Remove upstreamed patches
- Fix license - GPLv3+



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/gv/devel/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore	18 Jul 2008 15:46:06 -0000	1.6
+++ .cvsignore	21 Oct 2008 21:25:25 -0000	1.7
@@ -1 +1 @@
-gv-3.6.5.tar.gz
+gv-3.6.6.tar.gz


Index: gv.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gv/devel/gv.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- gv.spec	21 Oct 2008 20:54:41 -0000	1.18
+++ gv.spec	21 Oct 2008 21:25:25 -0000	1.19
@@ -1,22 +1,16 @@
 Summary: A X front-end for the Ghostscript PostScript(TM) interpreter
 Name: gv
-Version: 3.6.5
-Release: 4%{?dist}
+Version: 3.6.6
+Release: 1%{?dist}
 License: GPLv3+
 Group: Applications/Publishing
 Requires: ghostscript
 URL: http://www.gnu.org/software/gv/
 Source0: ftp://ftp.gnu.org/gnu/gv/gv-%{version}.tar.gz
-Patch0: gv-3.5.8-buffer.patch
-#Install data files in %{_datadir} not %{_libdir}
-#Sent upstream to bug-gv at gnu.org 20080718
-Patch1: gv-3.6.5-pkgdatadir.patch
-#Uptream patch to fix error reporting
-#https://savannah.gnu.org/bugs/?23865
-Patch2: gv-infopopup-warning-fix.patch
 BuildRequires: /usr/bin/makeinfo
-BuildRequires: Xaw3d-devel, /usr/bin/desktop-file-install
-BuildRequires: automake
+BuildRequires: Xaw3d-devel, libXinerama-devel
+BuildRequires: zlib-devel, bzip2-devel
+BuildRequires: desktop-file-utils
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires(post): /sbin/install-info, /usr/bin/update-mime-database
 Requires(post): /usr/bin/update-desktop-database
@@ -32,13 +26,9 @@
 
 %prep
 %setup -q
-%patch0 -p1 -b .buffer
-%patch1 -p1 -b .pkgdatadir
-%patch2 -p0 -b .infopopup
 
 
 %build
-autoreconf
 %configure
 make %{?_smp_mflags}
 
@@ -102,13 +92,18 @@
 %doc AUTHORS ChangeLog COPYING NEWS README
 %{_bindir}/ghostview
 %{_bindir}/gv
+%{_bindir}/gv-update-userconfig
 %{_datadir}/gv/
 %{_datadir}/applications/fedora-gv.desktop
 %{_datadir}/info/gv.info.gz
 %{_mandir}/man1/gv.*
+%{_mandir}/man1/gv-update-userconfig.*
 
 %changelog
-* Tue Oct 21 2008 Orion Poplawski <orion at cora.nwra.com> 3.6.5-4
+* Tue Oct 21 2008 Orion Poplawski <orion at cora.nwra.com> 3.6.6-1
+- Update to 3.6.6
+- Add extra neede BuildRequires
+- Remove upstreamed patches
 - Fix license - GPLv3+
 
 * Wed Aug 6 2008 Orion Poplawski <orion at cora.nwra.com> 3.6.5-3


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/gv/devel/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources	18 Jul 2008 15:46:06 -0000	1.6
+++ sources	21 Oct 2008 21:25:25 -0000	1.7
@@ -1 +1 @@
-ce3081b1b3e6258607f2de70f39cbcd2  gv-3.6.5.tar.gz
+0b9c02724af876d9e5556c4e957b6343  gv-3.6.6.tar.gz


--- gv-3.5.8-buffer.patch DELETED ---


--- gv-3.6.5-pkgdatadir.patch DELETED ---


--- gv-infopopup-warning-fix.patch DELETED ---




More information about the scm-commits mailing list