]> git.pld-linux.org Git - packages/docky.git/commitdiff
- py_postclean
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 8 Apr 2010 18:37:47 +0000 (18:37 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    docky.spec -> 1.2

docky.spec

index a2d37647efb5571d456d92718af4cad846c4159e..96917496065d62dc643f37e3d9e54a529e85b51b 100644 (file)
@@ -28,6 +28,7 @@ BuildRequires:        mono-csharp >= 1.1.13
 BuildRequires: mono-devel >= 2.2.0
 BuildRequires: pkgconfig
 BuildRequires: python-devel
+BuildRequires: rpmbuild(macros) >= 1.219
 BuildRequires: rpmbuild(monoautodeps)
 BuildRequires: sed >= 4.0
 Requires(post,postun): hicolor-icon-theme
@@ -66,6 +67,8 @@ rm -rf $RPM_BUILD_ROOT
        DESTDIR=$RPM_BUILD_ROOT \
        linuxpkgconfigdir=%{_pkgconfigdir}
 
+%py_postclean
+
 %find_lang %{name} --with-gnome
 
 %post
This page took 0.07395 seconds and 4 git commands to generate.