rpms/automoc/devel .cvsignore, 1.2, 1.3 automoc.spec, 1.3, 1.4 sources, 1.2, 1.3

Rex Dieter (rdieter) fedora-extras-commits at redhat.com
Fri Jun 20 18:25:56 UTC 2008


Author: rdieter

Update of /cvs/pkgs/rpms/automoc/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19282

Modified Files:
	.cvsignore automoc.spec sources 
Log Message:
* Fri Jun 20 2008 RexDieter <rdieter at fedoraproject.org> 1.0-0.6.beta2
- automoc4-0.9.93 (aka 1.0beta2)



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/automoc/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	1 Jun 2008 10:46:24 -0000	1.2
+++ .cvsignore	20 Jun 2008 18:25:13 -0000	1.3
@@ -1 +1 @@
-automoc-1.0.20080527svn811390.tar.gz
+automoc4-0.9.83.tar.bz2


Index: automoc.spec
===================================================================
RCS file: /cvs/pkgs/rpms/automoc/devel/automoc.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- automoc.spec	10 Jun 2008 17:02:57 -0000	1.3
+++ automoc.spec	20 Jun 2008 18:25:13 -0000	1.4
@@ -1,17 +1,22 @@
-%define snaptag .20080527svn811390
+#define snaptag .20080527svn811390
+%define beta 0.9.93
+%define beta_tag beta2
 
 Name:           automoc
 Version:        1.0
-Release:        0.5%{?snaptag}%{?dist}
+Release:        0.6%{?beta_tag}%{?dist}
 Summary:        KDE4 automoc
 Group:          Development/Tools
 License:        BSD
 URL:            http://www.kde.org
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-Source0:        http://rpm.binaryhelix.net/SOURCES/%{name}-%{version}%{?snaptag}.tar.gz
+#Source0:        http://rpm.binaryhelix.net/SOURCES/%{name}-%{version}%{?snaptag}.tar.gz
+Source0:  ftp://ftp.kde.org/pub/kde/unstable/4.0.83/support/automoc4-%{beta}.tar.bz2
 Patch0:         automoc-1.0-lib64.patch
 
+Provides: automoc4 = %{beta}
+
 Requires:       cmake
 BuildRequires:  cmake qt4-devel kde-filesystem
 
@@ -50,8 +55,10 @@
 %{_libdir}/automoc4/automoc4.files.in
 
 
-
 %changelog
+* Fri Jun 20 2008 RexDieter <rdieter at fedoraproject.org> 1.0-0.6.beta2
+- automoc4-0.9.93 (aka 1.0beta2)
+
 * Thu Jun 10 2008 Lorenzo Villani <lvillani at binaryhelix.net> - 1.0-0.5.20080527svn811390
 - Leave automoc4.files.in in _libdir
 - Same applies to Automoc4Config.cmake


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/automoc/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	1 Jun 2008 10:46:24 -0000	1.2
+++ sources	20 Jun 2008 18:25:13 -0000	1.3
@@ -1 +1 @@
-577b4c8ac4e9ebce24d57af26b1cb337  automoc-1.0.20080527svn811390.tar.gz
+7876af12da90bd357fc547c4f4828603  automoc4-0.9.83.tar.bz2




More information about the fedora-extras-commits mailing list