Accepting request 886874 from GNOME:Apps
- Fixed SPEC file, replace URL with working upstream URL. (forwarded request 886381 from susnux) OBS-URL: https://build.opensuse.org/request/show/886874 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cairo-clock?expand=0&rev=5
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 18 01:04:59 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
|
||||
|
||||
- Fixed SPEC file, replace URL with working upstream URL.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 30 11:08:57 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
||||
+5
-6
@@ -12,14 +12,14 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
#
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
Name: cairo-clock
|
||||
Summary: Cairo-rendered on-screen clock
|
||||
Version: 0.3.4
|
||||
Release: 1
|
||||
URL: http://macslow.thepimp.net/projects/cairo-clock
|
||||
Release: 0
|
||||
URL: https://launchpad.net/cairo-clock
|
||||
Source0: %{name}-%{version}.tar.bz2
|
||||
# PATCH-FIX-UPSTREAM cairo-clock-fix-ldflags.patch deb#624922 vuntz@opensuse.org -- Taken from Debian, fix "unrecognized option '--export-dynamic'"
|
||||
Patch0: cairo-clock-fix-ldflags.patch
|
||||
@@ -32,7 +32,6 @@ BuildRequires: intltool
|
||||
BuildRequires: libglade2-devel
|
||||
BuildRequires: librsvg2-devel
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
It is an analog clock displaying the system-time. It leverages the
|
||||
@@ -66,8 +65,8 @@ rm -rf %{buildroot}
|
||||
%desktop_database_postun
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc AUTHORS COPYING NEWS README TODO
|
||||
%license COPYING
|
||||
%doc AUTHORS NEWS README TODO
|
||||
%{_bindir}/%{name}
|
||||
%{_datadir}/%{name}/
|
||||
%{_datadir}/applications/%{name}.desktop
|
||||
|
||||
Reference in New Issue
Block a user