SPECS: anaconda.spec - add %py_postclean
glen
glen at pld-linux.org
Thu May 18 11:08:36 CEST 2006
Author: glen Date: Thu May 18 09:08:36 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- add %py_postclean
---- Files affected:
SPECS:
anaconda.spec (1.23 -> 1.24)
---- Diffs:
================================================================
Index: SPECS/anaconda.spec
diff -u SPECS/anaconda.spec:1.23 SPECS/anaconda.spec:1.24
--- SPECS/anaconda.spec:1.23 Thu May 18 01:32:18 2006
+++ SPECS/anaconda.spec Thu May 18 11:08:31 2006
@@ -15,7 +15,7 @@
Summary(pl): Graficzny instalator systemu
Name: anaconda
Version: 11.0.5
-Release: 0.14
+Release: 0.15
License: GPL
Group: Applications/System
Source0: %{name}-%{version}.tar.bz2
@@ -63,6 +63,7 @@
BuildRequires: python-urlgrabber
BuildRequires: rpm-devel
BuildRequires: rpm-pythonprov
+BuildRequires: rpmbuild(macros) >= 1.234
BuildRequires: sed >= 4.0
BuildRequires: slang-static
BuildRequires: yum
@@ -169,6 +170,7 @@
cp %{SOURCE4} $RPM_BUILD_ROOT%{_libdir}/anaconda-runtime/scrubtree
%find_lang %{name}
+%py_postclean %{_libdir}/anaconda
%clean
rm -rf $RPM_BUILD_ROOT
@@ -241,6 +243,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.24 2006/05/18 09:08:31 glen
+- add %py_postclean
+
Revision 1.23 2006/05/17 23:32:18 glen
- updated deps
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/anaconda.spec?r1=1.23&r2=1.24&f=u
More information about the pld-cvs-commit
mailing list