mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-22 02:02:10 +01:00
Fixed the lib*1.1.so* problem
This commit is contained in:
parent
7c1f07d1ef
commit
e82ccff689
@ -1,6 +1,6 @@
|
|||||||
# Note that this is NOT a relocatable package
|
# Note that this is NOT a relocatable package
|
||||||
%define ver @VERSION@
|
%define ver @VERSION@
|
||||||
%define rel SNAP
|
%define rel 1
|
||||||
%define prefix /usr
|
%define prefix /usr
|
||||||
|
|
||||||
Summary: Handy library of utility functions
|
Summary: Handy library of utility functions
|
||||||
@ -74,9 +74,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%defattr(-, root, root)
|
%defattr(-, root, root)
|
||||||
|
|
||||||
%doc AUTHORS COPYING ChangeLog NEWS README
|
%doc AUTHORS COPYING ChangeLog NEWS README
|
||||||
%{prefix}/lib/libglib-1.1.so.*
|
%{prefix}/lib/libglib-1.2.so.*
|
||||||
%{prefix}/lib/libgthread-1.1.so.*
|
%{prefix}/lib/libgthread-1.2.so.*
|
||||||
%{prefix}/lib/libgmodule-1.1.so.*
|
%{prefix}/lib/libgmodule-1.2.so.*
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%defattr(-, root, root)
|
%defattr(-, root, root)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user