20201201 add yaml file
This commit is contained in:
parent
e6f6031601
commit
c9c1c58ac5
Binary file not shown.
@ -35,7 +35,8 @@ interface to the GTK+.
|
||||
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}
|
||||
%setup -q -n libglademm-%{version}
|
||||
|
||||
|
||||
%build
|
||||
%configure --disable-static --enable-docs
|
||||
@ -78,4 +79,4 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%changelog
|
||||
* Wed Jul 8 2020 Dillon Chen <dillon.chen@turbolinux.com.cn> - 2.6.7-1
|
||||
- Init package
|
||||
- Init package
|
||||
|
||||
@ -1,4 +1,5 @@
|
||||
version_control: git
|
||||
src_repo: https://github.com/eurolinux-enterprise-linux-sources/libglademm24.git
|
||||
tag_prefix: "libglademm24-"
|
||||
seperator: "."
|
||||
version_control: ftp
|
||||
src_repo: http://ftp.gnome.org/pub/GNOME/sources/libglademm/
|
||||
tag_pattern: (.*)/
|
||||
separator: .
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user