|
|
Author: nphilipp
Update of /cvs/dist/rpms/xsane/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv20131
Modified Files:
xsane.spec
Log Message:
version 0.991
remove obsolete buffer patch
Index: xsane.spec
===================================================================
RCS file: /cvs/dist/rpms/xsane/devel/xsane.spec,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- xsane.spec 16 Aug 2006 11:24:05 -0000 1.38
+++ xsane.spec 28 Aug 2006 07:04:51 -0000 1.39
@@ -2,15 +2,14 @@
Name: xsane
Summary: An X Window System front-end for the SANE scanner interface.
-Version: 0.99
-Release: 6%{?dist}
+Version: 0.991
+Release: 1%{?dist}
Source0: http://www.xsane.org/download/%{name}-%{version}.tar.gz
Source1: xsane.desktop
Source2: xsane.conf.in
Patch0: xsane-0.90-htmlview.patch
Patch1: xsane-0.99-medium-definitions.patch
Patch2: xsane-0.92_gimp2.0.patch
-Patch3: xsane-0.99-buffer.patch
License: GPL
URL: http://www.xsane.org/
Group: Applications/Multimedia
@@ -47,7 +46,6 @@
%patch0 -p1 -b .htmlview
%patch1 -p1 -b .medium-definitions
%patch2 -p1 -b .gimp2.0
-%patch3 -p1 -b .buffer
%build
%{expand:%%define optflags %{optflags} -DGIMP_ENABLE_COMPAT_CRUFT=1}
@@ -115,6 +113,10 @@
fi
%changelog
+* Mon Aug 28 2006 Nils Philippsen <nphilipp@xxxxxxxxxx> - 0.991-1
+- version 0.991
+- remove obsolete buffer patch
+
* Wed Aug 16 2006 Nils Philippsen <nphilipp@xxxxxxxxxx> - 0.99-6
- revamp scheme for integrating external GIMP plugins (#202545)
- use disttag
--
fedora-cvs-commits mailing list
fedora-cvs-commits@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-cvs-commits
|
|