Skip to content
This repository has been archived by the owner on Nov 11, 2021. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge branch 'jb33648' into 'master'
[license] Unify open source licenses. Contributes to JB#33648



See merge request !1
  • Loading branch information
lbt committed Dec 9, 2015
2 parents f1338e2 + 6c90733 commit dede5e5
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 183 deletions.
32 changes: 1 addition & 31 deletions rpm/kcalcore-qt5.spec
@@ -1,18 +1,9 @@
#
# Do NOT Edit the Auto-generated Part!
# Generated by: spectacle version 0.26
#

Name: kcalcore-qt5

# >> macros
# << macros

Summary: Port of KDE kcalcore calendar library
Version: 4.10.2
Release: 1
Group: System/Libraries
License: LGPL 2
License: LGPLv2
URL: https://github.com/mer-packages/kcalcore
Source0: %{name}-%{version}.tar.bz2
Source100: kcalcore-qt5.yaml
Expand All @@ -30,7 +21,6 @@ BuildRequires: pkgconfig(timed-qt5)
%description
Port of KDE kcalcore calendar library


%package devel
Summary: Development files for kcalcore
Group: Development/Libraries
Expand All @@ -40,47 +30,27 @@ Requires: %{name} = %{version}-%{release}
This package contains the files necessary to develop
applications using kcalcore


%prep
%setup -q -n %{name}-%{version}

# >> setup
# << setup

%build
# >> build pre
# << build pre

%qmake5

make %{?jobs:-j%jobs}

# >> build post
# << build post

%install
rm -rf %{buildroot}
# >> install pre
# << install pre
%qmake_install

# >> install post
# << install post

%post -p /sbin/ldconfig

%postun -p /sbin/ldconfig

%files
%defattr(-,root,root,-)
%{_libdir}/libkcalcoren-qt5.so.*
# >> files
# << files

%files devel
%defattr(-,root,root,-)
%{_includedir}/kcalcoren-qt5/*
%{_libdir}/libkcalcoren-qt5.so
%{_libdir}/pkgconfig/*.pc
# >> files devel
# << files devel
34 changes: 0 additions & 34 deletions rpm/kcalcore-qt5.yaml

This file was deleted.

82 changes: 0 additions & 82 deletions rpm/kcalcore.spec

This file was deleted.

36 changes: 0 additions & 36 deletions rpm/kcalcore.yaml

This file was deleted.

0 comments on commit dede5e5

Please sign in to comment.