]> git.pld-linux.org Git - projects/template-specs.git/commitdiff
- use %undos macro
authorpawelz <pawelz@pld-linux.org>
Mon, 8 Feb 2010 07:41:00 +0000 (07:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    java.spec -> 1.39

java.spec

index bfb9d9d585654732afd63096ac802e0bca30d79a..ec6cff96d465927ebae9656890a162d89de975f6 100644 (file)
--- a/java.spec
+++ b/java.spec
@@ -35,6 +35,9 @@ BuildRequires:        jpackage-utils
 BuildRequires: rpm >= 4.4.9-56
 BuildRequires: rpm-javaprov
 BuildRequires: rpmbuild(macros) >= 1.300
+# for %%undos macro
+BuildRequires: rpmbuild(macros) >= 1.533
+BuildRequires: sed >= 4.0
 # for %{_javadir}
 Requires:      jpackage-utils
 BuildArch:     noarch
@@ -97,7 +100,7 @@ Manual for %{name}.
 
 %prep
 %setup -q -n %{srcname}-%{version}
-#%{__sed} -i -e 's,\r$,,' build.xml
+#%%undos build.xml
 
 %build
 export JAVA_HOME="%{java_home}"
This page took 0.120926 seconds and 4 git commands to generate.