rpms/automoc/F-10 .cvsignore, 1.5, 1.6 automoc.spec, 1.11, 1.12 sources, 1.5, 1.6

Rex Dieter rdieter at fedoraproject.org
Fri Jan 23 16:55:19 UTC 2009


Author: rdieter

Update of /cvs/pkgs/rpms/automoc/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv24904

Modified Files:
	.cvsignore automoc.spec sources 
Log Message:
* Thu Jan 22 2009 Rex Dieter <rdieter at fedoraproject.org> 1.0-0.11.rc3
- automoc4-0.9.88 (1.0-rc3)



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/automoc/F-10/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore	4 Sep 2008 18:21:53 -0000	1.5
+++ .cvsignore	23 Jan 2009 16:54:49 -0000	1.6
@@ -1,2 +1 @@
-automoc4-0.9.84.tar.bz2
-automoc4-0.9.87.tar.bz2
+automoc4-0.9.88.tar.bz2


Index: automoc.spec
===================================================================
RCS file: /cvs/pkgs/rpms/automoc/F-10/automoc.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- automoc.spec	4 Sep 2008 18:21:53 -0000	1.11
+++ automoc.spec	23 Jan 2009 16:54:49 -0000	1.12
@@ -1,25 +1,30 @@
 #define snaptag .20080527svn811390
-%define beta 0.9.87
-%define beta_tag rc2
+%define beta 0.9.88
+%define beta_tag rc3
 
 Name:           automoc
 Version:        1.0
-Release:        0.9.%{?beta_tag}%{?dist}
-Summary:        KDE4 automoc
+Release:        0.11.%{?beta_tag}%{?dist}
+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:	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
-BuildRequires:  cmake qt4-devel kde-filesystem
+Requires:       cmake >= 2.4.5
+BuildRequires:  cmake >= 2.4.5
+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
@@ -51,6 +56,14 @@
 
 
 %changelog
+* Thu Jan 22 2009 Rex Dieter <rdieter at fedoraproject.org> 1.0-0.11.rc3
+- automoc4-0.9.88 (1.0-rc3)
+
+* Sat Nov 22 2008 Lorenzo Villani <lvillani at binaryhelix.net> - 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 <lvillani at binaryhelix.net> - 1.0-0.9.rc2
 - automoc4-0.9.87 (1.0-rc2)
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/automoc/F-10/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	4 Sep 2008 18:21:53 -0000	1.5
+++ sources	23 Jan 2009 16:54:49 -0000	1.6
@@ -1,2 +1 @@
-6e1167594b8edd0fd2156aad75b4b2b0  automoc4-0.9.84.tar.bz2
-f7d7fa4e948bfdc720ae4996a1ae07ee  automoc4-0.9.87.tar.bz2
+91bf517cb940109180ecd07bc90c69ec  automoc4-0.9.88.tar.bz2




More information about the fedora-extras-commits mailing list