From e3285ed97f0d958de5fc9ff06a72bffc4a78c730 Mon Sep 17 00:00:00 2001 From: Tomáš Mráz Date: Mar 04 2005 09:23:59 +0000 Subject: - changed version propagation --- diff --git a/.cvsignore b/.cvsignore index 8576534..236c559 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -authconfig-4.6.9.tar.gz +authconfig-4.6.11.tar.bz2 diff --git a/authconfig.spec b/authconfig.spec index 13fe2f9..83af574 100644 --- a/authconfig.spec +++ b/authconfig.spec @@ -1,6 +1,6 @@ Summary: Text-mode tool for setting up NIS and shadow passwords. Name: authconfig -Version: 4.6.9 +Version: 4.6.11 # Don't change release in elvis CVS, up version after merging all patches # from dist CVS instead. Release: 1 @@ -8,7 +8,7 @@ License: GPL ExclusiveOS: Linux Group: System Environment/Base BuildRoot: %{_tmppath}/%{name}-root -Source: %{name}-%{version}.tar.gz +Source: %{name}-%{version}.tar.bz2 Requires: glibc >= 2.1, glib2, pam >= 0.77-56 Requires: python >= %(%{__python} -c "import sys; print sys.version[:3]") Conflicts: pam_krb5 < 1.49, samba-common < 3.0, samba-client < 3.0 @@ -81,6 +81,16 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/pixmaps/* %changelog +* Fri Mar 4 2005 Tomas Mraz - 4.6.11-1 +- changed version propagation + +* Thu Mar 3 2005 Tomas Mraz +- updated translations +- fixed build on gcc4 + +* Wed Feb 23 2005 Tomas Mraz - 4.6.10-1 +- updated translations + * Thu Feb 10 2005 Tomas Mraz - 4.6.9-1 - improved the code that writes tls_cacertdir to ldap.conf diff --git a/sources b/sources index c5202bc..6005761 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -64db8a98f83460f15fa78837e72b67d5 authconfig-4.6.9.tar.gz +d99488c2e99970c15bed885fb7318062 authconfig-4.6.11.tar.bz2