summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Lepied <flepied@mandriva.com>2005-09-01 16:10:19 +0000
committerFrederic Lepied <flepied@mandriva.com>2005-09-01 16:10:19 +0000
commitc85fce0141989b51ae9f0f25bb6b2c215a2fa8c7 (patch)
treedddf640f18a1fd9a72e7f4653153029c3c3e6097
parentf06b0b7971c67a5c0dc956f0cc2a432fe67713f4 (diff)
downloadindexhtml-c85fce0141989b51ae9f0f25bb6b2c215a2fa8c7.tar
indexhtml-c85fce0141989b51ae9f0f25bb6b2c215a2fa8c7.tar.gz
indexhtml-c85fce0141989b51ae9f0f25bb6b2c215a2fa8c7.tar.bz2
indexhtml-c85fce0141989b51ae9f0f25bb6b2c215a2fa8c7.tar.xz
indexhtml-c85fce0141989b51ae9f0f25bb6b2c215a2fa8c7.zip
2006.0-1mdk
-rw-r--r--indexhtml.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/indexhtml.spec b/indexhtml.spec
index a087dd0..98f4ecd 100644
--- a/indexhtml.spec
+++ b/indexhtml.spec
@@ -1,7 +1,7 @@
Summary: Mandriva Linux html welcome page
Name: indexhtml
-Version: 10.2
-Release: 6mdk
+Version: 2006.0
+Release: 1mdk
URL: http://www.mandrivalinux.com/
Requires: wget
Source: indexhtml-%version.tar.bz2
@@ -31,7 +31,7 @@ find $RPM_BUILD_DIR/%name -name "*~" -print | xargs /bin/rm -fr
find $RPM_BUILD_DIR/%name -name "CVS" -print | xargs /bin/rm -fr
install -d -m 0755 %buildroot/%_datadir/mdk/indexhtml/
-install -m 0644 HTML/* %buildroot/%_datadir/mdk/indexhtml/
+tar c -C HTML . | tar x -C %buildroot/%_datadir/mdk/indexhtml/
install -m 0755 update-indexhtml %buildroot/%_datadir/mdk/indexhtml/
install -d -m 0755 %buildroot/%_datadir/mdk/mail/text/
@@ -76,6 +76,9 @@ cat %_datadir/mdk/indexhtml/index.html | \
#/etc/sysconfig/network-scripts/ifup.d/indexhtml
%changelog
+* Thu Sep 1 2005 Frederic Lepied <flepied@mandriva.com> 2006.0-1mdk
+- 2006
+
* Tue Aug 16 2005 Pablo Saratxaga <pablo@mandriva.com> 10.2-6mdk
- changed name to "Mandriva Linux" in images
- some more translations