Mailinglist Archive: opensuse-commit (762 mails)
| < Previous | Next > |
commit cups-drivers-splix for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Fri, 13 Aug 2010 02:44:18 +0200
- Message-id: <20100813004418.AFFC620236@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package cups-drivers-splix for
openSUSE:Factory
checked in at Fri Aug 13 02:44:18 CEST 2010.
--------
--- cups-drivers-splix/cups-drivers-splix.changes 2010-04-06
12:00:35.000000000 +0200
+++ /mounts/work_src_done/STABLE/cups-drivers-splix/cups-drivers-splix.changes
2010-08-06 16:49:01.000000000 +0200
@@ -1,0 +2,7 @@
+Fri Aug 6 13:06:47 UTC 2010 - andrea@xxxxxxxxxxxx
+
+- exclude from the package ppd files that requires JBIG when
+ JBIG is disabled bnc#628698
+- use upstream manufacturer subfolders
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ cups-drivers-splix.spec ++++++
--- /var/tmp/diff_new_pack.GuI8M1/_old 2010-08-13 02:44:05.000000000 +0200
+++ /var/tmp/diff_new_pack.GuI8M1/_new 2010-08-13 02:44:05.000000000 +0200
@@ -19,17 +19,21 @@
%bcond_with jbigkit
+%if %suse_version < 1120
+%define _libexecdir %_prefix/lib
+%endif
+
Name: cups-drivers-splix
Summary: CUPS printer drivers Samsung Printers
Version: 2.0.0
-Release: 1
+Release: 4
License: GPLv2
Group: Hardware/Printing
Url: http://splix.ap2c.org/
Source0:
http://downloads.sourceforge.net/project/splix/splix/%{version}/splix-%{version}.tar.bz2
Source1: http://splix.ap2c.org/samsung_cms.tar.bz2
Source2: README.SuSE
-Patch0: cups-drivers-splix-2.0.0-gcc45.patch
+Patch0: %name-2.0.0-gcc45.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: cups-devel fdupes gcc-c++
%if %{with jbigkit}
@@ -55,18 +59,12 @@
%__make %{!?_with_jbigkit:DISABLE_JBIG=1} %{?jobs:-j%{jobs}} V=1
%install
-%makeinstall
+%makeinstall %{!?_with_jbigkit:DISABLE_JBIG=1}
pushd $RPM_BUILD_ROOT%_datadir/cups/model/samsung/
%__tar xjvf "%{SOURCE1}"
popd
gzip -9 %buildroot/%_datadir/cups/model/*/*.ppd
-cd $RPM_BUILD_ROOT%_datadir/cups/model
-mv samsung Samsung
-mv dell Dell
-mv xerox Xerox
-cd -
-
%fdupes -s %{buildroot}
%clean
@@ -77,16 +75,16 @@
%doc README.SuSE
%dir %_datadir/cups
%dir %_datadir/cups/model
-%dir %_datadir/cups/model/Dell
-%dir %_datadir/cups/model/Samsung
-%dir %_datadir/cups/model/Xerox
+%dir %_datadir/cups/model/dell
+%dir %_datadir/cups/model/samsung
+%dir %_datadir/cups/model/xerox
%dir %_libexecdir/cups/
%dir %_libexecdir/cups/filter/
%_libexecdir/cups/filter/pstoqpdl
%_libexecdir/cups/filter/rastertoqpdl
-%_datadir/cups/model/Dell/*.ppd.gz
-%_datadir/cups/model/Samsung/*.ppd.gz
-%_datadir/cups/model/Samsung/cms
-%_datadir/cups/model/Xerox/*.ppd.gz
+%_datadir/cups/model/dell/*.ppd.gz
+%_datadir/cups/model/samsung/*.ppd.gz
+%_datadir/cups/model/samsung/cms
+%_datadir/cups/model/xerox/*.ppd.gz
%changelog
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |