summaryrefslogtreecommitdiffstats
path: root/drakconf.spec
diff options
context:
space:
mode:
Diffstat (limited to 'drakconf.spec')
-rw-r--r--drakconf.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/drakconf.spec b/drakconf.spec
index a9347530..0ffc78e8 100644
--- a/drakconf.spec
+++ b/drakconf.spec
@@ -4,7 +4,7 @@
Summary: The Mandrake Control Center
Name: drakconf
Version: 9.1
-Release: 0.4mdk
+Release: 0.5mdk
# get the source from our cvs repository (see
# http://www.linuxmandrake.com/en/cvs.php3)
Source0: %name-%version.tar.bz2
@@ -42,6 +42,7 @@ Center : kde and gnome themes.
%setup -q
%build
+rm -f po/ta.po
perl -pi -e 's/^use strict/#use strict/g' control-center
%install
@@ -108,6 +109,9 @@ rm -rf $RPM_BUILD_ROOT
%_datadir/mcc/themes/kde
%changelog
+* Thu Dec 19 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 9.1-0.5mdk
+- install missing rc file
+
* Thu Dec 19 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 9.1-0.4mdk
- gtk+2 port
- lot of cleaning