]> git.pld-linux.org Git - packages/rpm-pld-macros.git/commitdiff
- typo auto/th/rpm-build-macros-1_546-1 auto/ti/rpm-build-macros-1_546-1
authorpawelz <pawelz@pld-linux.org>
Wed, 24 Feb 2010 18:26:43 +0000 (18:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- 1.546

Changed files:
    rpm-build-macros.spec -> 1.243
    rpm.macros -> 1.546

rpm-build-macros.spec
rpm.macros

index 6d276bfd8c2e891c488ae15d8e42e87611ccd02a..a0f69ecf1040ba47482d6d53ed6cda3ef37a3f2d 100644 (file)
@@ -1,4 +1,4 @@
-%define                rpm_macros_rev  1.545
+%define                rpm_macros_rev  1.546
 %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
index 032ae47943f6c3fb6efb05e585881b2a70ef13d3..39f8f25fcc8dc0dfa6602c59cae5d2628f1f24d1 100644 (file)
@@ -1312,7 +1312,7 @@ echo -e "</dependencies>\\n" >> %{_mavendepmapdir}/maven2-depmap.xml
 # Usage:
 # %%tomcat_clear_cache appname
 #
-# Call this script in %postun tomcat. It will remove compiled jsps related to
+# Call this script in %postun scriptlet. It will remove compiled jsps related to
 # given app.
 #
 %tomcat_clear_cache() %{!?1:ERROR}%{?2:ERROR} %{__rm} -rf %{_tomcatcachedir}/%1
This page took 0.14273 seconds and 4 git commands to generate.