]> git.pld-linux.org Git - packages/rpm-build-macros.git/commitdiff
- 1.473: no %{dirname:xxx} expand in rpm 4.4.9 auto/ac/rpm-build-macros-1_473-1 auto/th/rpm-build-macros-1_473-1
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 26 Aug 2008 13:51:03 +0000 (13:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm-build-macros.spec -> 1.184

rpm-build-macros.spec

index bfc53d2da2823dc75f6c540cb0935ed0ee905e9a..d2e07aaaae60dcc3c8af78cea9d321370d57f003 100644 (file)
@@ -1,4 +1,4 @@
-%define                rpm_macros_rev  1.472
+%define                rpm_macros_rev  1.473
 %define                find_lang_rev   1.32
 Summary:       PLD Linux RPM build macros
 Summary(pl.UTF-8):     Makra do budowania pakietów RPM dla Linuksa PLD
@@ -11,6 +11,7 @@ Source0:      rpm.macros
 Source1:       service_generator.sh
 Source2:       rpm-build.sh
 Source3:       rpm-find-lang
+#Patch0:               %{name}-pydebuginfo.patch
 BuildRequires: rpm >= 4.4.9-56
 Requires:      findutils >= 1:4.2.26
 Provides:      rpmbuild(find_lang) = %{find_lang_rev}
@@ -55,6 +56,8 @@ cp %{SOURCE0} .
 %{__sed} -i -e '/libtoolize --copy --force --install/s/ --install//' rpm.macros
 %endif
 
+#%patch0 -p1
+
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_rpmlibdir},/etc/shrc.d}
This page took 0.031739 seconds and 4 git commands to generate.