commit 84258fb84985486b4cba6db71c7fe542165befb1
Author: Jakub Bogusz <[email protected]>
Date:   Wed Mar 4 19:33:12 2020 +0100

    - updated URL, verbose file list

 cog.spec | 16 +++++++---------
 1 file changed, 7 insertions(+), 9 deletions(-)
---
diff --git a/cog.spec b/cog.spec
index 0dad4e1..9ebf2f0 100644
--- a/cog.spec
+++ b/cog.spec
@@ -3,12 +3,13 @@ Summary(pl.UTF-8):    Konfigurator dla GNOME
 Name:          cog
 Version:       0.8.0
 Release:       3
-License:       GPL
+License:       GPL v2+
 Group:         X11/Applications
-Source0:       http://www.krakoa.dk/progs/%{name}/%{name}-%{version}.tar.gz
+#Source0Download: http://www.krakoa.dk/old-linux-software.html#COG
+Source0:       http://www.krakoa.dk/progs/cog/%{name}-%{version}.tar.gz
 # Source0-md5: fa6a42b2fa355cf736f661e6ed0589e5
 Patch0:                %{name}-desktop.patch
-URL:           http://www.krakoa.dk/linux-software.html#COG
+URL:           http://www.krakoa.dk/old-linux-software.html#COG
 BuildRequires: GConf2-devel >= 2.6.0
 BuildRequires: gettext-tools
 BuildRequires: gtk+2-devel >= 2:2.4.0
@@ -36,13 +37,10 @@ w prosty sposób.
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT%{_pixmapsdir}
 
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
-install pixmaps/cog-icon-2-48x48.png $RPM_BUILD_ROOT%{_pixmapsdir}/cog.png
-
 %find_lang %{name}
 
 %clean
@@ -51,7 +49,7 @@ rm -rf $RPM_BUILD_ROOT
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS NEWS README TODO
-%attr(755,root,root) %{_bindir}/*
+%attr(755,root,root) %{_bindir}/cog
 %{_datadir}/%{name}
-%{_desktopdir}/*.desktop
-%{_pixmapsdir}/*
+%{_desktopdir}/cog.desktop
+%{_pixmapsdir}/cog-icon-2-48x48.png
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cog.git/commitdiff/84258fb84985486b4cba6db71c7fe542165befb1

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to