diff options
author | Olivier Thauvin <nanardon@mandriva.org> | 2006-07-26 11:28:00 +0000 |
---|---|---|
committer | Olivier Thauvin <nanardon@mandriva.org> | 2006-07-26 11:28:00 +0000 |
commit | d345d088970586fb43764ae1eaace7bfb9569267 (patch) | |
tree | 41b49fdfea26a766f8701add1aaa8d6319a20b22 /rpm-mandriva-setup.spec | |
parent | 4a9c0abc489cf6c559299a56a602f335d15e81f9 (diff) | |
download | rpm-setup-d345d088970586fb43764ae1eaace7bfb9569267.tar rpm-setup-d345d088970586fb43764ae1eaace7bfb9569267.tar.gz rpm-setup-d345d088970586fb43764ae1eaace7bfb9569267.tar.bz2 rpm-setup-d345d088970586fb43764ae1eaace7bfb9569267.tar.xz rpm-setup-d345d088970586fb43764ae1eaace7bfb9569267.zip |
- 0.261.26
Diffstat (limited to 'rpm-mandriva-setup.spec')
-rw-r--r-- | rpm-mandriva-setup.spec | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/rpm-mandriva-setup.spec b/rpm-mandriva-setup.spec index 8d1896b..3ec35ff 100644 --- a/rpm-mandriva-setup.spec +++ b/rpm-mandriva-setup.spec @@ -1,5 +1,5 @@ %define name rpm-mandriva-setup -%define version 1.25 +%define version 1.26 %define release %mkrel 1 # This can be useful for backport, as rpm-4.2 @@ -91,6 +91,11 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Wed Jul 26 2006 Olivier Thauvin <nanardon@mandriva.org> 1.26-1mdv2007.0 +- 1.26 +- pkgconfig file can be located in /usr/share/pkgconfig, looking for it + to create requirement (thanks Gotz) + * Thu Jul 13 2006 Olivier Blin <oblin@mandriva.com> 1.25-1mdv2007.0 - 1.25: o Force also icon cache generation on uninstall |