[Bug 1898100] Review Request: beebeep - My first package that i want to contribute to the community

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://bugzilla.redhat.com/show_bug.cgi?id=1898100



--- Comment #1 from Evert <evert.p.augustinus@xxxxxxxxxxxxxx> ---
spec file with actual changelog:

%global debug_package %{nil}

Name: beebeep
Summary: Secure Network Chat
Version: 5.8.2
Release: 1
Group: Applications/Communications
URL: http://sourceforge.net/projects/beebeep/
Source0:
https://sourceforge.net/projects/beebeep/files/Sources/%{name}-code-%{version}.zip
License: Qt Public License
BuildRequires: qt5-qtbase-devel
BuildRequires: qt5-qtmultimedia-devel
BuildRequires: qt5-qtx11extras-devel

%description
BeeBEEP is a secure network chat. You can talk and send files with all your
friends inside a local area network such of an office, home or internet cafe
without a server.

%prep
%setup -q -n %{name}-code-r1352

%build
qmake-qt5 -recursive
make %{?_smp_mflags}

%install
mkdir -p %{buildroot}%{_bindir}
mv test/%{name} %{buildroot}%{_bindir}/%{name}
mkdir -p %{buildroot}%{_libdir}
cp -a test/* %{buildroot}%{_libdir}

%files
%doc *.txt
%{_bindir}/%{name}
%{_libdir}/lib*

%changelog
* Mon Nov 16 2020 Evert <evert.p.augstinus@xxxxxxxxxxxxxx 5.8.2
- Build for Fedora 33

* Fri Sep 06 2019 Wei-Lun Chao <bluebat@xxxxxxxxxxxxxx> - 5.6.8
- Rebuild for Fedora


-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx




[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite Conditions]     [KDE Users]

  Powered by Linux