SPECS: ekgedit.spec - unify, cleanup

darekr darekr at pld-linux.org
Fri Jul 8 22:08:20 CEST 2005


Author: darekr                       Date: Fri Jul  8 20:08:20 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- unify, cleanup

---- Files affected:
SPECS:
   ekgedit.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/ekgedit.spec
diff -u SPECS/ekgedit.spec:1.5 SPECS/ekgedit.spec:1.6
--- SPECS/ekgedit.spec:1.5	Tue May 27 23:06:49 2003
+++ SPECS/ekgedit.spec	Fri Jul  8 22:08:15 2005
@@ -3,11 +3,10 @@
 Summary(pl):	Program do edycji list znajomych z ekg
 Name:		ekgedit
 Version:	0.0.3
-Vendor:		Grzegorz Moskal <g.moskal at opengroup.org>
 Release:	1
 License:	GPL v2
 Group:		Applications/Communications
-Source0:	http://otak.k-k.pl/%{name}/%{name}-sources/%{name}-%{version}.tar.gz
+Source0:	http://otak.k-k.pl/ekgedit/ekgedit-sources/%{name}-%{version}.tar.gz
 # Source0-md5:	86beee54373caea6842b17f398f709b1
 URL:		http://otak.k-k.pl/ekgedit/
 Requires:	ekg
@@ -29,10 +28,10 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
+
 %{__make} install \
 	prefix=%{_prefix} \
-	DESTDIR=$RPM_BUILD_ROOT \
-	DESTFIR=$RPM_BUILD_ROOT # typo
+	DESTDIR=$RPM_BUILD_ROOT
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -41,7 +40,7 @@
 %defattr(644,root,root,755)
 %doc README-pl NEWS
 %attr(755,root,root) %{_bindir}/*
-%config(noreplace) %verify(not md5 size mtime) %{_sysconfdir}/otak/*
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/otak/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -49,6 +48,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2005/07/08 20:08:15  darekr
+- unify, cleanup
+
 Revision 1.5  2003/05/27 21:06:49  misi3k
 - updated to 0.0.3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ekgedit.spec?r1=1.5&r2=1.6&f=u




More information about the pld-cvs-commit mailing list