template kde4: remove Patch0 and %patch0

Signed-off-by: Davide Madrisan <davide.madrisan@gmail.com>
This commit is contained in:
Davide Madrisan 2012-04-13 23:10:43 +02:00
parent 49ae2f41ac
commit 244e571a19
2 changed files with 4 additions and 2 deletions

View File

@ -9,6 +9,10 @@ Changes in version 1.9.4 -
* templates/{gnome,kde*,library,standard,standard-daemon} - Davide Madrisan:
Move %debug_package macro after all %description blocks.
+ update
* templates/kde4 - Davide Madrisan:
Remove 'Patch0' and '#%patch0 -p1' directives.
--------------------------------------------------------------------------------
Changes in version 1.9.3 - April Fools' Day Release

View File

@ -8,7 +8,6 @@ Distribution: @DISTRO@
Packager: @packager_fullname@ <@packager_email@>
URL: http://www.kde.org
Source: ...
#Patch0: %{name}-<pck-version>-<patch-description>.patch
License: ...
BuildRequires: cmake
BuildRequires: libqt4-devel
@ -37,7 +36,6 @@ This package contains libraries and header files for developing applications tha
%prep
%setup -q
#%patch0 -p1
%build
%cmake_kde4 -d build