Author: lisu                         Date: Mon Mar 21 12:46:54 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 1.3.2
- python version specific egg-info
- .ui -> .glade

---- Files affected:
packages/system-config-printer:
   system-config-printer.spec (1.52 -> 1.53) 

---- Diffs:

================================================================
Index: packages/system-config-printer/system-config-printer.spec
diff -u packages/system-config-printer/system-config-printer.spec:1.52 
packages/system-config-printer/system-config-printer.spec:1.53
--- packages/system-config-printer/system-config-printer.spec:1.52      Thu Feb 
17 14:11:43 2011
+++ packages/system-config-printer/system-config-printer.spec   Mon Mar 21 
13:46:49 2011
@@ -2,12 +2,12 @@
 Summary:       A graphical interface for configuring printers
 Summary(pl.UTF-8):     Graficzny interfejs do zarzÄ…dzania drukarkami
 Name:          system-config-printer
-Version:       1.3.0
+Version:       1.3.2
 Release:       1
 License:       GPL v2+
 Group:         X11/Applications
 Source0:       
http://cyberelk.net/tim/data/system-config-printer/1.3/%{name}-%{version}.tar.xz
-# Source0-md5: e77275899ccf0afc1d6170fe55e38f99
+# Source0-md5: 34a0ce9a11be5695b3b4065e4f17b009
 URL:           http://cyberelk.net/tim/software/system-config-printer/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -86,7 +86,7 @@
 /etc/dbus-1/system.d/com.redhat.PrinterDriversInstaller.conf
 %dir %{_datadir}/system-config-printer
 %dir %{_datadir}/system-config-printer/ui
-%{_datadir}/system-config-printer/ui/*.ui
+%{_datadir}/system-config-printer/ui/*.glade
 %attr(755,root,root) %{_datadir}/system-config-printer/*.py*
 %dir %{_datadir}/system-config-printer/troubleshoot
 %attr(755,root,root) %{_datadir}/system-config-printer/troubleshoot/*.py*
@@ -94,9 +94,11 @@
 %{_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]
+%if "%{py_ver}" > "2.4"
+%{py_sitescriptdir}/cupshelpers-1.0-py*.egg-info
+%endif
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -104,6 +106,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.53  2011/03/21 12:46:49  lisu
+- up to 1.3.2
+- python version specific egg-info
+- .ui -> .glade
+
 Revision 1.52  2011/02/17 13:11:43  lisu
 - updated to 1.3.0 (merged with DEVEL)
 - new binary
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/system-config-printer/system-config-printer.spec?r1=1.52&r2=1.53&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to