diff --git a/.cvsignore b/.cvsignore index 4d07c0f..9b29a4d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -system-config-samba-1.2.47.tar.bz2 +system-config-samba-1.2.50.tar.bz2 diff --git a/sources b/sources index 2159589..10038e7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e8236b65144f134fe82d452fb2bd8c57 system-config-samba-1.2.47.tar.bz2 +f69a4b61cfe21ce958314d82bd72f21d system-config-samba-1.2.50.tar.bz2 diff --git a/system-config-samba.spec b/system-config-samba.spec index 6acfb75..52892f9 100644 --- a/system-config-samba.spec +++ b/system-config-samba.spec @@ -1,6 +1,6 @@ Summary: Samba server configuration tool Name: system-config-samba -Version: 1.2.47 +Version: 1.2.50 Release: 1%{?dist} URL: http://fedoraproject.org/wiki/SystemConfig/samba License: GPL @@ -57,11 +57,6 @@ if [ -x /usr/bin/gtk-update-icon-cache ]; then gtk-update-icon-cache -q %{_datadir}/icons/hicolor fi -%preun -if [ -d /usr/share/system-config-samba ] ; then - rm -rf /usr/share/system-config-samba/*.pyc -fi - %postun touch --no-create %{_datadir}/icons/hicolor if [ -x /usr/bin/gtk-update-icon-cache ]; then @@ -70,7 +65,7 @@ fi %files -f %{name}.lang %defattr(-,root,root) -#%doc COPYING +%doc COPYING %doc doc/* /usr/bin/system-config-samba %dir /usr/share/system-config-samba @@ -81,6 +76,20 @@ fi %attr(0644,root,root) %config /etc/pam.d/system-config-samba %changelog +* Fri Aug 31 2007 Nils Philippsen - 1.2.50 +- bundle the GPL + +* Thu Aug 30 2007 Nils Philippsen - 1.2.49 +- pull in updated translations + +* Tue Aug 28 2007 Nils Philippsen - 1.2.48 +- gracefully handle unknown configuration options (#247541) + +* Mon Aug 27 2007 Nils Philippsen +- don't throw exceptions when encountering lines without trailing newlines + (#253464) +- don't remove *.pyc files upon uninstalling the package (#256401) + * Mon Aug 13 2007 Nils Philippsen - 1.2.47 - improve detection of commented out default values (#251477) - use non-capital default values