SPECS: system-config-printer.spec - almost works

patrys patrys at pld-linux.org
Wed May 23 21:18:47 CEST 2007


Author: patrys                       Date: Wed May 23 19:18:47 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- almost works

---- Files affected:
SPECS:
   system-config-printer.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/system-config-printer.spec
diff -u SPECS/system-config-printer.spec:1.2 SPECS/system-config-printer.spec:1.3
--- SPECS/system-config-printer.spec:1.2	Wed May 23 21:12:22 2007
+++ SPECS/system-config-printer.spec	Wed May 23 21:18:42 2007
@@ -14,6 +14,7 @@
 BuildRequires:	gettext-devel
 BuildRequires:	intltool
 BuildRequires:	python-devel
+Requires:	python-rhpl
 %pyrequires_eq	python-libs
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -47,7 +48,8 @@
 
 %find_lang %{name}
 
-%py_postclean %{_datadir}/system-config-printer
+%py_comp $RPM_BUILD_ROOT%{_datadir}/system-config-printer
+%py_ocomp $RPM_BUILD_ROOT%{_datadir}/system-config-printer
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -58,7 +60,10 @@
 %attr(755,root,root) %{_bindir}/system-config-printer-applet
 %attr(755,root,root) %{_sbindir}/system-config-printer
 %{_sysconfdir}/xdg/autostart/*.desktop
-%{_datadir}/system-config-printer
+%dir %{_datadir}/system-config-printer
+%{_datadir}/system-config-printer/*.glade
+%{_datadir}/system-config-printer/*.png
+%attr(755,root,root) %{_datadir}/system-config-printer/*.py*
 %{_mandir}/man*/*
 %{_desktopdir}/*.desktop
 
@@ -68,6 +73,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2007/05/23 19:18:42  patrys
+- almost works
+
 Revision 1.2  2007/05/23 19:12:22  patrys
 - fixed deps
 - TODO: descriptions
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/system-config-printer.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list