summaryrefslogtreecommitdiffstats
path: root/drakconf.spec
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2002-12-19 16:11:57 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2002-12-19 16:11:57 +0000
commit198b34767d326855a680597e6feba2e5e1981aa7 (patch)
tree40372f0f7549f730bccccf17ef1bf6574b286448 /drakconf.spec
parent7ad6ff4e67f7cb7a787f55d562d2311b1b4c96dc (diff)
downloadcontrol-center-198b34767d326855a680597e6feba2e5e1981aa7.tar
control-center-198b34767d326855a680597e6feba2e5e1981aa7.tar.gz
control-center-198b34767d326855a680597e6feba2e5e1981aa7.tar.bz2
control-center-198b34767d326855a680597e6feba2e5e1981aa7.tar.xz
control-center-198b34767d326855a680597e6feba2e5e1981aa7.zip
install missing ressource file;
workaround for broken ta locale
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