summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drakconf.spec12
-rw-r--r--drakconf16.pngbin0 -> 1264 bytes
-rw-r--r--drakconf16.png.bz2bin1587 -> 0 bytes
-rw-r--r--drakconf32.pngbin0 -> 2681 bytes
-rw-r--r--drakconf32.png.bz2bin3127 -> 0 bytes
-rw-r--r--drakconf48.pngbin0 -> 3865 bytes
-rw-r--r--drakconf48.png.bz2bin4325 -> 0 bytes
7 files changed, 6 insertions, 6 deletions
diff --git a/drakconf.spec b/drakconf.spec
index 0ffc78e8..295387e9 100644
--- a/drakconf.spec
+++ b/drakconf.spec
@@ -8,9 +8,9 @@ Release: 0.5mdk
# get the source from our cvs repository (see
# http://www.linuxmandrake.com/en/cvs.php3)
Source0: %name-%version.tar.bz2
-Source1: drakconf16.png.bz2
-Source2: drakconf32.png.bz2
-Source3: drakconf48.png.bz2
+Source1: drakconf16.png
+Source2: drakconf32.png
+Source3: drakconf48.png
License: GPL
Group: System/Configuration/Other
Url: http://www.mandrakelinux.com/en/cvs.php3
@@ -60,9 +60,9 @@ EOF
#install menu icon
mkdir -p %buildroot/{%_miconsdir,%_liconsdir}
-bzcat %SOURCE1 > %buildroot/%_miconsdir/drakconf.png
-bzcat %SOURCE2 > %buildroot/%_iconsdir/drakconf.png
-bzcat %SOURCE3 > %buildroot/%_liconsdir/drakconf.png
+isntall -m644 %SOURCE1 %buildroot/%_miconsdir/drakconf.png
+isntall -m644 %SOURCE2 %buildroot/%_iconsdir/drakconf.png
+isntall -m644 %SOURCE3 %buildroot/%_liconsdir/drakconf.png
#this allow user to use drakconf
ln -sf %_bindir/drakconf %buildroot/%_sbindir/drakconf
diff --git a/drakconf16.png b/drakconf16.png
new file mode 100644
index 00000000..f5d62b11
--- /dev/null
+++ b/drakconf16.png
Binary files differ
diff --git a/drakconf16.png.bz2 b/drakconf16.png.bz2
deleted file mode 100644
index 6542cff8..00000000
--- a/drakconf16.png.bz2
+++ /dev/null
Binary files differ
diff --git a/drakconf32.png b/drakconf32.png
new file mode 100644
index 00000000..19189610
--- /dev/null
+++ b/drakconf32.png
Binary files differ
diff --git a/drakconf32.png.bz2 b/drakconf32.png.bz2
deleted file mode 100644
index 344ac16f..00000000
--- a/drakconf32.png.bz2
+++ /dev/null
Binary files differ
diff --git a/drakconf48.png b/drakconf48.png
new file mode 100644
index 00000000..26834f4e
--- /dev/null
+++ b/drakconf48.png
Binary files differ
diff --git a/drakconf48.png.bz2 b/drakconf48.png.bz2
deleted file mode 100644
index 8fa53105..00000000
--- a/drakconf48.png.bz2
+++ /dev/null
Binary files differ