]> git.pld-linux.org Git - packages/rpm-build-macros.git/blobdiff - rpm-build-macros.spec
- patch without previous (never commited) patch
[packages/rpm-build-macros.git] / rpm-build-macros.spec
index 211aaddb62a0a96717c06ef0c94700552f9534cb..f7ffc57dd61a70f0d9d4cf6f6c32cdcdeaf23870 100644 (file)
@@ -1,4 +1,4 @@
-%define                rpm_macros_rev  1.624
+%define                rpm_macros_rev  1.647
 %define                find_lang_rev   1.35
 Summary:       PLD Linux RPM build macros
 Summary(pl.UTF-8):     Makra do budowania pakietów RPM dla Linuksa PLD
@@ -12,7 +12,8 @@ Source1:      service_generator.sh
 Source2:       rpm-build.sh
 Source3:       rpm-find-lang
 Source4:       dokuwiki-find-lang.sh
-#Patch0:               %{name}-pydebuginfo.patch
+Patch0:                disable-systemd.patch
+#Patchx: %{name}-pydebuginfo.patch
 BuildRequires: rpm >= 4.4.9-56
 Requires:      findutils >= 1:4.2.26
 Provides:      rpmbuild(find_lang) = %{find_lang_rev}
@@ -51,6 +52,7 @@ cp %{SOURCE0} .
 
 %if "%{pld_release}" == "ac"
 %{__sed} -i -e '/libtoolize --copy --force --install/s/ --install//' rpm.macros
+%patch0 -p1
 %endif
 
 %build
This page took 0.042092 seconds and 4 git commands to generate.