aboutsummaryrefslogtreecommitdiffstats
path: root/rpm-mandriva-setup.spec
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2006-03-16 13:36:49 +0000
committerRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2006-03-16 13:36:49 +0000
commita65d42610d519ecbf2b49068c336f7e7cb9f1554 (patch)
tree1a3d13d52bc22606853089e97c4867d8f39c4da5 /rpm-mandriva-setup.spec
parent106dca74519d2d6e5e3eb0de1b3c562c278589d1 (diff)
downloadrpm-setup-a65d42610d519ecbf2b49068c336f7e7cb9f1554.tar
rpm-setup-a65d42610d519ecbf2b49068c336f7e7cb9f1554.tar.gz
rpm-setup-a65d42610d519ecbf2b49068c336f7e7cb9f1554.tar.bz2
rpm-setup-a65d42610d519ecbf2b49068c336f7e7cb9f1554.tar.xz
rpm-setup-a65d42610d519ecbf2b49068c336f7e7cb9f1554.zip
1.16-1mdkv1_161.16
Diffstat (limited to 'rpm-mandriva-setup.spec')
-rw-r--r--rpm-mandriva-setup.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/rpm-mandriva-setup.spec b/rpm-mandriva-setup.spec
index b2f08e0..3fa5b96 100644
--- a/rpm-mandriva-setup.spec
+++ b/rpm-mandriva-setup.spec
@@ -1,5 +1,5 @@
%define name rpm-mandriva-setup
-%define version 1.15
+%define version 1.16
%define release %mkrel 1
# This can be useful for backport, as rpm-4.2
@@ -91,6 +91,10 @@ rm -rf $RPM_BUILD_ROOT
%endif
%changelog
+* Thu Mar 16 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.16-1mdk
+- Fix automatic deps for some devel packages (Guillaume Rousse)
+- Update OS name
+
* Tue Mar 14 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.15-1mdk
- Set _repackage_all_erasures to 0 (rgs)
- Add a way to disable fortify from cflags (Olivier Thauvin)