aboutsummaryrefslogtreecommitdiffstats
path: root/rpmtools.spec
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2002-04-22 15:59:41 +0000
committerFrancois Pons <fpons@mandriva.com>2002-04-22 15:59:41 +0000
commitd471b8f9a8b205a0dba4debf35e00c71f16c3a33 (patch)
treedd180b1708ce881c3bc6e070c8032bc044a7505f /rpmtools.spec
parentc308502834119ac1acd09c37642a5291479d9684 (diff)
downloadrpmtools-d471b8f9a8b205a0dba4debf35e00c71f16c3a33.tar
rpmtools-d471b8f9a8b205a0dba4debf35e00c71f16c3a33.tar.gz
rpmtools-d471b8f9a8b205a0dba4debf35e00c71f16c3a33.tar.bz2
rpmtools-d471b8f9a8b205a0dba4debf35e00c71f16c3a33.tar.xz
rpmtools-d471b8f9a8b205a0dba4debf35e00c71f16c3a33.zip
improved generation of synthesis (smaller)v8_2_fixed4.2.12
Diffstat (limited to 'rpmtools.spec')
-rw-r--r--rpmtools.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/rpmtools.spec b/rpmtools.spec
index 216f004..4063c42 100644
--- a/rpmtools.spec
+++ b/rpmtools.spec
@@ -1,5 +1,5 @@
%define name rpmtools
-%define release 11mdk
+%define release 12mdk
# do not modify here, see Makefile in the CVS
%define version 4.2
@@ -53,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/perl5/man/*/*
%changelog
+* Mon Apr 22 2002 François Pons <fpons@mandrakesoft.com> 4.2-12mdk
+- removed "rpmlib(" from synthesis file.
+
* Mon Apr 15 2002 François Pons <fpons@mandrakesoft.com> 4.2-11mdk
- fixed lock using packdrake --extract when current working
directory is on NIS and inaccessible (for root).