SPECS: kphotoalbum.spec - avoid epoch bump if the project eventual...

glen glen at pld-linux.org
Fri Dec 29 11:10:49 CET 2006


Author: glen                         Date: Fri Dec 29 10:10:49 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- avoid epoch bump if the project eventually gets version number
- md5 fixed

---- Files affected:
SPECS:
   kphotoalbum.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/kphotoalbum.spec
diff -u SPECS/kphotoalbum.spec:1.1 SPECS/kphotoalbum.spec:1.2
--- SPECS/kphotoalbum.spec:1.1	Thu Dec 28 23:58:29 2006
+++ SPECS/kphotoalbum.spec	Fri Dec 29 11:10:43 2006
@@ -1,13 +1,15 @@
 # $Revision$
+%define		_snap	2006-12-09
+%define		_rel	0.1
 Summary:	Kphotoalbum
 Summary(pl):	Kphotoalbu,
 Name:		kphotoalbum
-Version:	20061209noi18n
-Release:	0.1
+Version:	snap
+Release:	0.%(echo %{_snap} | tr -d -).%{_rel}
 License:	GPL v2
 Group:		X11/Applications/Graphics
-Source0:	http://kphotoalbum.org/snapshots/%{name}-2006-12-09-noi18n.tar.gz
-# Source0-md5:	aa00aa
+Source0:	http://kphotoalbum.org/snapshots/%{name}-%{_snap}-noi18n.tar.gz
+# Source0-md5:	aaf534a6e866a4a5ebff200f0670f266
 Patch0:		%{name}-namespace.patch
 URL:		http://kphotoalbum.org/
 BuildRequires:	kdelibs-devel
@@ -15,13 +17,14 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-KPhotoAlbum is a tool which you can use to easily sort your images. It provides many functionalities to sort them and find them easily.
+KPhotoAlbum is a tool which you can use to easily sort your images. It
+provides many functionalities to sort them and find them easily.
 
 %description -l pl
 Program do opisywania i wyszukiwania zdjec.
 
 %prep
-%setup -q -n %{name}-2006-12-09-noi18n
+%setup -q -n %{name}-%{_snap}-noi18n
 %patch0 -p1
 
 %build
@@ -48,6 +51,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2006/12/29 10:10:43  glen
+- avoid epoch bump if the project eventually gets version number
+- md5 fixed
+
 Revision 1.1  2006/12/28 22:58:29  pawelk
 - added kphotoalbum - apllication for tagging images
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kphotoalbum.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list