diff options
Diffstat (limited to 'kwin-decor-suse2.spec')
-rw-r--r-- | kwin-decor-suse2.spec | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/kwin-decor-suse2.spec b/kwin-decor-suse2.spec index 80835d2..7fab40d 100644 --- a/kwin-decor-suse2.spec +++ b/kwin-decor-suse2.spec @@ -1,5 +1,5 @@ # -# spec file for package kwin-decor-suse (Version 0.2) +# spec file for package twin-decor-suse (Version 0.2) # # Copyright (c) 2005 Gerd Fleischer # This file and all modifications and additions to the pristine @@ -7,8 +7,8 @@ %define DIST %(if [ -r /etc/SuSE-release ]; then echo "SuSE"; else echo "Unknown"; fi) -Name: kwin-decor-suse2 -URL: http://www.gerdfleischer.de/kwin-decor-suse2/ +Name: twin-decor-suse2 +URL: http://www.gerdfleischer.de/twin-decor-suse2/ License: GPL Group: System/GUI/KDE Summary: The KDE window decoration from SUSE 9.3 - 10.2 @@ -18,7 +18,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build Source: %name-%version.tar.bz2 %description -The KDE window decoration from SUSE 9.3 - 10.2 extracted from the kdebase3-SUSE package. +The KDE window decoration from SUSE 9.3 - 10.2 extracted from the tdebase3-SUSE package. Authors: -------- @@ -49,8 +49,8 @@ make %install make DESTDIR=$RPM_BUILD_ROOT install-strip -install -d -m 755 $RPM_BUILD_ROOT%{_docdir}/kwin-decor-suse2 -install -m 644 ChangeLog README COPYING INSTALL AUTHORS NEWS $RPM_BUILD_ROOT%{_docdir}/kwin-decor-suse2/ +install -d -m 755 $RPM_BUILD_ROOT%{_docdir}/twin-decor-suse2 +install -m 644 ChangeLog README COPYING INSTALL AUTHORS NEWS $RPM_BUILD_ROOT%{_docdir}/twin-decor-suse2/ %files %defattr(-,root,root) @@ -61,9 +61,9 @@ install -m 644 ChangeLog README COPYING INSTALL AUTHORS NEWS $RPM_BUILD_ROOT%{_d /usr/%{_lib} /usr/share/ %endif -%{_docdir}/kwin-decor-suse2/ +%{_docdir}/twin-decor-suse2/ -%changelog -n kwin-decor-suse2 +%changelog -n twin-decor-suse2 * Sun Nov 20 2005 - [email protected] - use _lib * Sun May 01 2005 - [email protected] |