rpms/kphotoalbum/devel .cvsignore, 1.10, 1.11 kphotoalbum.spec, 1.26, 1.27 sources, 1.9, 1.10 kphotoalbum-svn_checkout.sh, 1.1, NONE

Kevin Kofler kkofler at fedoraproject.org
Mon Oct 6 23:44:26 UTC 2008


Author: kkofler

Update of /cvs/pkgs/rpms/kphotoalbum/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv25070/devel

Modified Files:
	.cvsignore kphotoalbum.spec sources 
Removed Files:
	kphotoalbum-svn_checkout.sh 
Log Message:
* Mon Oct 06 2008 Kevin Kofler <Kevin at tigcc.ticalc.org> 3.2-0.2.20081007svn
- new snapshot (20081007svn)
- use create_tarball.rb (includes translations)
- build against latest kdegraphics


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/kphotoalbum/devel/.cvsignore,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- .cvsignore	29 Sep 2008 13:38:29 -0000	1.10
+++ .cvsignore	6 Oct 2008 23:43:55 -0000	1.11
@@ -1 +1 @@
-kphotoalbum-20080929svn.tar.bz2
+kphotoalbum-20081007svn.tar.bz2


Index: kphotoalbum.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kphotoalbum/devel/kphotoalbum.spec,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- kphotoalbum.spec	29 Sep 2008 13:50:31 -0000	1.26
+++ kphotoalbum.spec	6 Oct 2008 23:43:56 -0000	1.27
@@ -1,17 +1,16 @@
 
-%define beta 20080929svn
+%define beta 20081007svn
 
 Summary: KDE Photo Album 
 Name:	 kphotoalbum
 Version: 3.2
-Release: 0.2.%{beta}%{?dist}
+Release: 0.3.%{beta}%{?dist}
 
 License: GPLv2+
 Group:   Applications/Multimedia 
 URL:	 http://kphotoalbum.org/
 #Source0:  http://kphotoalbum.org/download/kphotoalbum-%{version}.tar.bz2
 Source0: kphotoalbum-%{beta}.tar.bz2
-Source1: kphotoalbum-svn_checkout.sh
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires: desktop-file-utils
@@ -27,14 +26,14 @@
 Requires(postun): xdg-utils
 
 %description
-A photo almbum tool.  focuses on three key points:
+A photo album tool. Focuses on three key points:
   * It must be easy to describe a number of images at a time. 
   * It must be easy to search for images. 
   * It must be easy to browse and View the images.
 
 
 %prep
-%setup -q -n %{name}
+%setup -q -n %{name}-%{beta}
 
 
 %build
@@ -102,6 +101,12 @@
 
 
 %changelog
+* Mon Oct 06 2008 Kevin Kofler <Kevin at tigcc.ticalc.org> 3.2-0.2.20081007svn
+- new snapshot (20081007svn)
+- use create_tarball.rb (includes translations)
+- build against latest kdegraphics
+- fix typos in description
+
 * Mon Sep 29 2008 Rex Dieter <rdieter at fedoraproject.org> 3.2-0.2.20080929svn
 - respin against newer kdegraphics
 - kphotoalbum-20080929svn snapshot


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/kphotoalbum/devel/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sources	29 Sep 2008 13:38:29 -0000	1.9
+++ sources	6 Oct 2008 23:43:56 -0000	1.10
@@ -1 +1 @@
-a7a05e96df757fc5b559d5283deb17bd  kphotoalbum-20080929svn.tar.bz2
+f6b528cf02e44731feee12756f870168  kphotoalbum-20081007svn.tar.bz2


--- kphotoalbum-svn_checkout.sh DELETED ---




More information about the scm-commits mailing list