packages: rpm-build-macros/rpm-build-macros.spec - disable systemd for ac

glen glen at pld-linux.org
Tue Mar 13 17:04:12 CET 2012


Author: glen                         Date: Tue Mar 13 16:04:12 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- disable systemd for ac

---- Files affected:
packages/rpm-build-macros:
   rpm-build-macros.spec (1.324 -> 1.325) 

---- Diffs:

================================================================
Index: packages/rpm-build-macros/rpm-build-macros.spec
diff -u packages/rpm-build-macros/rpm-build-macros.spec:1.324 packages/rpm-build-macros/rpm-build-macros.spec:1.325
--- packages/rpm-build-macros/rpm-build-macros.spec:1.324	Fri Feb 17 19:17:29 2012
+++ packages/rpm-build-macros/rpm-build-macros.spec	Tue Mar 13 17:04:07 2012
@@ -13,7 +13,8 @@
 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}
@@ -52,6 +53,7 @@
 
 %if "%{pld_release}" == "ac"
 %{__sed} -i -e '/libtoolize --copy --force --install/s/ --install//' rpm.macros
+%patch0 -p1
 %endif
 
 %build
@@ -92,6 +94,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.325  2012/03/13 16:04:07  glen
+- disable systemd for ac
+
 Revision 1.324  2012/02/17 18:17:29  baggins
 - 1.647
 - added generic systemd_service macro and systemd_service_reload
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/rpm-build-macros/rpm-build-macros.spec?r1=1.324&r2=1.325&f=u



More information about the pld-cvs-commit mailing list