]> git.pld-linux.org Git - packages/anaconda.git/commitdiff
- add %py_postclean
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 18 May 2006 09:08:31 +0000 (09:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    anaconda.spec -> 1.24

anaconda.spec

index e62c8703c8c882342bf86bd5588eaf22e64b4025..9ea2710b06177385ebe9fbfc976d0438835d2bd3 100644 (file)
@@ -14,7 +14,7 @@ Summary:      Graphical system installer
 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
@@ -62,6 +62,7 @@ BuildRequires:        python-rpm >= 4.2-0.61
 BuildRequires: python-urlgrabber
 BuildRequires: rpm-devel
 BuildRequires: rpm-pythonprov
+BuildRequires: rpmbuild(macros) >= 1.234
 BuildRequires: sed >= 4.0
 BuildRequires: slang-static
 BuildRequires: yum
@@ -168,6 +169,7 @@ cp %{SOURCE3} $RPM_BUILD_ROOT%{_libdir}/anaconda-runtime/mk-images.i386
 cp %{SOURCE4} $RPM_BUILD_ROOT%{_libdir}/anaconda-runtime/scrubtree
 
 %find_lang %{name}
+%py_postclean %{_libdir}/anaconda
 
 %clean
 rm -rf $RPM_BUILD_ROOT
This page took 0.153382 seconds and 4 git commands to generate.