Author: glen                         Date: Tue Aug 26 13:51:08 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 1.473: no %{dirname:xxx} expand in rpm 4.4.9

---- Files affected:
SPECS:
   rpm-build-macros.spec (1.183 -> 1.184) 

---- Diffs:

================================================================
Index: SPECS/rpm-build-macros.spec
diff -u SPECS/rpm-build-macros.spec:1.183 SPECS/rpm-build-macros.spec:1.184
--- SPECS/rpm-build-macros.spec:1.183   Tue Aug 12 21:18:33 2008
+++ SPECS/rpm-build-macros.spec Tue Aug 26 15:51:03 2008
@@ -1,5 +1,5 @@
 # $Revision$, $Date$
-%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
@@ -12,6 +12,7 @@
 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}
@@ -56,6 +57,8 @@
 %{__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}
@@ -80,6 +83,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.184  2008/08/26 13:51:03  glen
+- 1.473: no %{dirname:xxx} expand in rpm 4.4.9
+
 Revision 1.183  2008/08/12 19:18:33  glen
 - 1.472: ugly %pear_package_setup -c channel.xml support
 
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to