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