SPECS: smart.spec - added sources

glen glen at pld-linux.org
Sat Mar 4 13:32:35 CET 2006


Author: glen                         Date: Sat Mar  4 12:32:35 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added sources

---- Files affected:
SPECS:
   smart.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/smart.spec
diff -u SPECS/smart.spec:1.2 SPECS/smart.spec:1.3
--- SPECS/smart.spec:1.2	Sat Mar  4 13:14:00 2006
+++ SPECS/smart.spec	Sat Mar  4 13:32:30 2006
@@ -11,8 +11,8 @@
 Source1:	%{name}.console
 Source2:	%{name}.pam
 Source3:	%{name}.desktop
-Source4:	distro.py
-Patch0:		%{name}-0.28-mxddcl.patch
+Source4:	%{name}-distro.py
+Patch0:		%{name}-mxddcl.patch
 BuildRequires:	gcc-c++
 BuildRequires:	python-devel >= 1:2.3
 BuildRequires:	sed >= 4.0
@@ -44,7 +44,7 @@
 
 %prep
 %setup -q
-#%patch0 -p1 -b .mxddcl
+%patch0 -p1
 # %{_libdir} is hardcoded
 %{__sed} -i -e's,/usr/lib/,%{_libdir}/,' smart/const.py
 
@@ -67,7 +67,7 @@
 install -p smart/interfaces/images/smart.png $RPM_BUILD_ROOT%{_pixmapsdir}/smart.png
 # Currently needs to hardcode %{_libdir}, as this is hardcoded in the
 # code, too.
-install -p %{SOURCE4} $RPM_BUILD_ROOT%{_libdir}/smart
+install -p %{SOURCE4} $RPM_BUILD_ROOT%{_libdir}/smart/distro.py
 
 %find_lang %{name}
 
@@ -123,6 +123,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2006/03/04 12:32:30  glen
+- added sources
+
 Revision 1.2  2006/03/04 12:14:00  glen
 - pldize
 
================================================================

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



More information about the pld-cvs-commit mailing list