SPECS: system-config-printer.spec - 1.0.9
patrys
patrys at pld-linux.org
Thu Oct 23 17:10:40 CEST 2008
Author: patrys Date: Thu Oct 23 15:10:40 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- 1.0.9
---- Files affected:
SPECS:
system-config-printer.spec (1.20 -> 1.21)
---- Diffs:
================================================================
Index: SPECS/system-config-printer.spec
diff -u SPECS/system-config-printer.spec:1.20 SPECS/system-config-printer.spec:1.21
--- SPECS/system-config-printer.spec:1.20 Mon Oct 20 19:28:26 2008
+++ SPECS/system-config-printer.spec Thu Oct 23 17:10:35 2008
@@ -2,13 +2,12 @@
Summary: A graphical interface for configuring printers
Summary(pl.UTF-8): Graficzny interfejs do zarządzania drukarkami
Name: system-config-printer
-Version: 0.9.93
+Version: 1.0.9
Release: 1
License: GPL v2
Group: X11/Applications
-Source0: http://cyberelk.net/tim/data/system-config-printer/%{name}-%{version}.tar.bz2
-# Source0-md5: b97deae648bc1c5825874d250a9c140c
-Patch0: %{name}-gksu.patch
+Source0: http://cyberelk.net/tim/data/system-config-printer/1.0.x/%{name}-%{version}.tar.bz2
+# Source0-md5: accb926526b4c56c47ba732dd1028cb4
URL: http://cyberelk.net/tim/software/system-config-printer/
BuildRequires: autoconf
BuildRequires: automake
@@ -17,13 +16,12 @@
BuildRequires: intltool
BuildRequires: python-devel
BuildRequires: xmlto
-Requires: gksu
Requires: python-PyXML
Requires: python-pycups >= 1.9.28
Requires: python-pynotify
-Requires: python-rhpl
%pyrequires_eq python-libs
Obsoletes: eggcups
+Obsoletes: gnome-cups-manager < 0.34
# sr at Latn vs. sr at latin
Conflicts: glibc-misc < 6:2.7
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -42,7 +40,6 @@
%prep
%setup -q
-%patch0 -p1
sed -i -e s#sr\@Latn#sr\@latin# configure.in
@@ -66,13 +63,16 @@
%py_comp $RPM_BUILD_ROOT%{_datadir}/system-config-printer
%py_ocomp $RPM_BUILD_ROOT%{_datadir}/system-config-printer
+%py_comp $RPM_BUILD_ROOT%{py_sitescriptdir}/cupshelpers
+%py_ocomp $RPM_BUILD_ROOT%{py_sitescriptdir}/cupshelpers
+%py_postclean $RPM_BUILD_ROOT%{py_sitescriptdir}/cupshelpers
%clean
rm -rf $RPM_BUILD_ROOT
%files -f %{name}.lang
%defattr(644,root,root,755)
-%doc AUTHORS ChangeLog NEWS README TODO
+%doc AUTHORS ChangeLog NEWS README
%attr(755,root,root) %{_bindir}/my-default-printer
%attr(755,root,root) %{_bindir}/system-config-printer
%attr(755,root,root) %{_bindir}/system-config-printer-applet
@@ -87,6 +87,9 @@
%{_datadir}/system-config-printer/icons/i-network-printer.png
%{_mandir}/man*/*
%{_desktopdir}/*.desktop
+%{py_sitescriptdir}/cupshelpers-1.0-py*.egg-info
+%dir %{py_sitescriptdir}/cupshelpers
+%{py_sitescriptdir}/cupshelpers/*py[co]
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -94,6 +97,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.21 2008/10/23 15:10:35 patrys
+- 1.0.9
+
Revision 1.20 2008/10/20 17:28:26 qboosh
- reordered files
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/system-config-printer.spec?r1=1.20&r2=1.21&f=u
More information about the pld-cvs-commit
mailing list