libserverframe.spec small changes

connection_manager
YuQing 2021-01-01 11:35:45 +08:00
parent aeda468086
commit 650da2ba73
1 changed files with 3 additions and 3 deletions

View File

@ -8,8 +8,8 @@ Release: 1%{?dist}
Summary: network framework library
License: AGPL v3.0
Group: Arch/Tech
URL: http://github.com/happyfish100/libfastcommon/
Source: http://github.com/happyfish100/libfastcommon/%{name}-%{version}.tar.gz
URL: http://github.com/happyfish100/libserverframe/
Source: http://github.com/happyfish100/libserverframe/%{name}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@ -58,5 +58,5 @@ rm -rf %{buildroot}
/usr/include/sf/*
%changelog
* Mon Jun 23 2014 Zaixue Liao <liaozaixue@yongche.com>
* Mon Jun 23 2014 Zaixue Liao
- first RPM release (1.0)