From 979caa6518593f5009fa5b62be698ee73ee5e770 Mon Sep 17 00:00:00 2001 From: Lukas Tinkl Date: Jan 26 2009 12:10:45 +0000 Subject: KDE 4.2.0 --- diff --git a/automoc.spec b/automoc.spec index 53dc457..58c4312 100644 --- a/automoc.spec +++ b/automoc.spec @@ -5,22 +5,26 @@ Name: automoc Version: 1.0 Release: 0.11.%{?beta_tag}%{?dist} -Summary: KDE4 automoc +Summary: Automatic moc for Qt 4 Group: Development/Tools License: BSD URL: http://www.kde.org -Source0: ftp://ftp.kde.org/pub/kde/unstable/4.0.94/support/automoc4-%{beta}.tar.bz2 +Source0: ftp://ftp.kde.org/pub/kde/stable/automoc4/%{beta}/automoc4-%{beta}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Provides: automoc4 = %{beta} Requires: cmake >= 2.4.5 BuildRequires: cmake >= 2.4.5 -BuildRequires: qt4-devel +BuildRequires: qt4-devel BuildRequires: kde-filesystem %description -KDE4 automoc +This package contains the automoc4 binary which is used to run moc on the +right source files in a Qt 4 or KDE 4 application. +Moc is the meta object compiler which is a widely used tool with Qt and +creates standard C++ files to provide syntactic sugar of the signal/slots +mechanism. %prep @@ -52,7 +56,16 @@ rm -rf %{buildroot} %changelog -* Mon Jan 26 2009 Lukáš Tinkl 1.0-0.9.88.rc3 +* Thu Jan 22 2009 Rex Dieter 1.0-0.11.rc3 +- automoc4-0.9.88 (1.0-rc3) + +* Sat Nov 22 2008 Lorenzo Villani - 1.0-0.10.rc2 +- fix package summary and descriptions (as requested by Richard Hughes) +- match cmake minimum required version with the contents of CMakeLists.txt + (paranoid fix) + +* Thu Sep 4 2008 Lorenzo Villani - 1.0-0.9.rc2 +- automoc4-0.9.87 (1.0-rc2) * Wed Jul 23 2008 Rex Dieter 1.0-0.8.rc1 - automoc4-0.9.84 (1.0-rc1)