[packages/cups-driver-splix] - up to 20121025 snap (many changes in svn while no proper release)
arekm
arekm at pld-linux.org
Thu Oct 25 10:40:05 CEST 2012
commit 050ec0bfce65f9901c6fca58a47546a419d0e9e0
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Thu Oct 25 10:40:02 2012 +0200
- up to 20121025 snap (many changes in svn while no proper release)
cups-driver-splix.spec | 12 ++++++------
gcc45.patch | 11 -----------
2 files changed, 6 insertions(+), 17 deletions(-)
---
diff --git a/cups-driver-splix.spec b/cups-driver-splix.spec
index 6ae764f..6532799 100644
--- a/cups-driver-splix.spec
+++ b/cups-driver-splix.spec
@@ -1,16 +1,17 @@
+%define snap 20121025
Summary: A set of CUPS printer drivers for SPL (Samsung Printer Language) printers
Summary(hu.UTF-8): CUPS meghajtók sokasága SPL (Samsung Printer Language) nyomtatókhoz
Summary(pl.UTF-8): Zestaw sterowników do drukarek obsługujących SPL (Samsung Printer Language)
Name: cups-driver-splix
Version: 2.0.0
-Release: 10
+Release: 11.%{snap}.1
License: GPL
Group: Applications
-Source0: http://downloads.sourceforge.net/splix/splix-%{version}.tar.bz2
-# Source0-md5: f3aa735c22a926818b3d8b26c9964186
+# Source0: http://downloads.sourceforge.net/splix/splix-%{version}.tar.bz2
+Source0: splix-%{snap}.tar.bz2
+# Source0-md5: 1681508ba874da1a57dfaef28e15a9b8
Source1: http://splix.ap2c.org/samsung_cms.tar.bz2
# Source1-md5: 51bf60a93575eb392ed6ad5d43e00e36
-Patch0: gcc45.patch
URL: http://splix.sourceforge.net/
BuildRequires: cups-devel
BuildRequires: jbigkit-devel
@@ -89,8 +90,7 @@ Splix Dell meghajtók CUPS-hoz.
Splix sterownik Della do CUPS
%prep
-%setup -q -n splix-%{version} -a1
-%patch0 -p1
+%setup -q -n splix -a1
%build
%{__make} \
diff --git a/gcc45.patch b/gcc45.patch
deleted file mode 100644
index 749d0bf..0000000
--- a/gcc45.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- splix-2.0.0-orig/src/ppdfile.cpp 2010-05-28 07:13:42.152301039 +0200
-+++ splix-2.0.0/src/ppdfile.cpp 2010-05-28 07:14:24.492308202 +0200
-@@ -282,7 +282,7 @@
- * Opérateur d'assignation
- * Assignment operator
- */
--void PPDFile::Value::operator = (const PPDFile::Value::Value &val)
-+void PPDFile::Value::operator = (const PPDFile::Value &val)
- {
- if (_preformatted)
- delete[] _preformatted;
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/cups-driver-splix.git/commitdiff/050ec0bfce65f9901c6fca58a47546a419d0e9e0
More information about the pld-cvs-commit
mailing list