]> git.pld-linux.org Git - packages/ekgedit.git/commitdiff
- unify, cleanup
authordarekr <darekr@pld-linux.org>
Fri, 8 Jul 2005 20:08:15 +0000 (20:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ekgedit.spec -> 1.6

ekgedit.spec

index ff6c417f35651b9c8fe2113dc78e8ff60ecd3e12..8febbbe5ad29918b7cf3b3e84be30d189a64f298 100644 (file)
@@ -2,11 +2,10 @@ Summary:      Program to edit ekg user list
 Summary(pl):   Program do edycji list znajomych z ekg
 Name:          ekgedit
 Version:       0.0.3
 Summary(pl):   Program do edycji list znajomych z ekg
 Name:          ekgedit
 Version:       0.0.3
-Vendor:                Grzegorz Moskal <g.moskal@opengroup.org>
 Release:       1
 License:       GPL v2
 Group:         Applications/Communications
 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
 # Source0-md5: 86beee54373caea6842b17f398f709b1
 URL:           http://otak.k-k.pl/ekgedit/
 Requires:      ekg
@@ -28,10 +27,10 @@ Program do edycji listy znajomych z ekg.
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
 %install
 rm -rf $RPM_BUILD_ROOT
+
 %{__make} install \
        prefix=%{_prefix} \
 %{__make} install \
        prefix=%{_prefix} \
-       DESTDIR=$RPM_BUILD_ROOT \
-       DESTFIR=$RPM_BUILD_ROOT # typo
+       DESTDIR=$RPM_BUILD_ROOT
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -40,4 +39,4 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc README-pl NEWS
 %attr(755,root,root) %{_bindir}/*
 %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/*
This page took 0.075716 seconds and 4 git commands to generate.