Accepting request 183399 from KDE:Distro:Factory
Update KDE to KDE 4.10.95 OBS-URL: https://build.opensuse.org/request/show/183399 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/poxml?expand=0&rev=2
This commit is contained in:
parent
d11063fdc3
commit
ef0fee7cbb
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:855a7b26060b528a1176e4141cf220b031d21dd4c7a9f2df9f3cee0c40e982ed
|
||||
size 30944
|
3
poxml-4.10.95.tar.xz
Normal file
3
poxml-4.10.95.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f542adc240fb916cc8efe5441e45366c3e49b9a9e851392bf8f05c07c1b768eb
|
||||
size 30932
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 15 08:14:26 UTC 2013 - cgiboudeaux@gmx.com
|
||||
|
||||
- Update to 4.10.95
|
||||
* KDE 4.11 RC 1 release
|
||||
* See http://www.kde.org/announcements/announce-4.11-rc1.php
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 3 19:41:08 UTC 2013 - tittiatcoke@gmail.com
|
||||
|
||||
|
16
poxml.spec
16
poxml.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package poxml (Version 4.7.80_20111122)
|
||||
# spec file for package poxml
|
||||
#
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -15,15 +15,17 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: poxml
|
||||
BuildRequires: antlr
|
||||
BuildRequires: antlr-devel
|
||||
BuildRequires: libkde4-devel
|
||||
BuildRequires: antlr antlr-devel
|
||||
Summary: KDE SDK POXML Package
|
||||
License: GPL-2.0 and GFDL-1.2
|
||||
Group: System/GUI/KDE
|
||||
Summary: KDE SDK POXML Package
|
||||
Url: http://www.kde.org/
|
||||
Version: 4.10.90
|
||||
Release: 1
|
||||
Version: 4.10.95
|
||||
Release: 0
|
||||
Source0: %{name}-%{version}.tar.xz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%kde4_runtime_requires
|
||||
@ -57,8 +59,8 @@ export CFLAGS="$RPM_OPT_FLAGS -fPIC"
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%package -n kde4-l10n-devel
|
||||
Group: System/GUI/KDE
|
||||
Summary: KDE SDK Package
|
||||
Group: System/GUI/KDE
|
||||
%kde4_runtime_requires
|
||||
|
||||
%description -n kde4-l10n-devel
|
||||
|
Loading…
Reference in New Issue
Block a user