]> git.pld-linux.org Git - packages/cups-driver-splix.git/commitdiff
- up to 20121025 snap (many changes in svn while no proper release) auto/th/cups-driver-splix-2.0.0-11.20121025.1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 25 Oct 2012 08:40:02 +0000 (10:40 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 25 Oct 2012 08:40:02 +0000 (10:40 +0200)
cups-driver-splix.spec
gcc45.patch [deleted file]

index 6ae764f0e6e19fc31f27a512b2df8f5defad8eab..653279979b320891fa9a563faa1954a284982d15 100644 (file)
@@ -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 (file)
index 749d0bf..0000000
+++ /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;
This page took 0.086508 seconds and 4 git commands to generate.