Accepting request 122448 from home:dimstar:branches:GNOME:Factory
Update to 3.4.2 - does not build in the branch due to libdbus split.. once this enters snapshot, it's fine (tested with a build against oS:F) OBS-URL: https://build.opensuse.org/request/show/122448 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gedit?expand=0&rev=122
This commit is contained in:
parent
ce72fd18c4
commit
bf60aabf41
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9b1f0164d6c6bc08e391efde7e6a2aa9290a65bda543fe3a7adc6ef73b722a64
|
||||
size 2900712
|
3
gedit-3.4.2.tar.xz
Normal file
3
gedit-3.4.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4bd81156de3da433d93eaf3df9cae4aa28356c2bda23fd88ca68ba6e184a9e6d
|
||||
size 2948840
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 25 18:20:54 UTC 2012 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.4.2:
|
||||
+ Misc bugfixes
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 17 06:05:30 UTC 2012 - vuntz@opensuse.org
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: gedit
|
||||
Version: 3.4.1
|
||||
Version: 3.4.2
|
||||
Release: 0
|
||||
Summary: Small and lightweight UTF-8 text editor
|
||||
License: GPL-2.0+
|
||||
@ -96,8 +96,7 @@ make %{?jobs:-j%jobs} V=1
|
||||
|
||||
%install
|
||||
%makeinstall
|
||||
rm %{buildroot}%{_libdir}/*/*/*.*a
|
||||
rm %{buildroot}%{_libdir}/*.la
|
||||
find %{buildroot} -type f -name '*.la' -delete -print
|
||||
%suse_update_desktop_file -N gedit -G "Text Editor" gedit TextEditor
|
||||
%find_lang %{name} %{?no_lang_C}
|
||||
%fdupes %{buildroot}
|
||||
@ -134,6 +133,7 @@ rm -rf %{buildroot}
|
||||
%{_datadir}/glib-2.0/schemas/org.gnome.gedit.plugins.time.enums.xml
|
||||
%{_datadir}/glib-2.0/schemas/org.gnome.gedit.plugins.time.gschema.xml
|
||||
%dir %{_libdir}/gedit/
|
||||
%{_libdir}/gedit/libgedit-private.so
|
||||
%{_libdir}/gedit/girepository-1.0/
|
||||
%dir %{_libdir}/gedit/plugins/
|
||||
# Explicitly list plugins so we know when we miss one
|
||||
@ -163,7 +163,6 @@ rm -rf %{buildroot}
|
||||
%dir %{_libexecdir}/gedit
|
||||
%endif
|
||||
%{_libexecdir}/gedit/gedit-bugreport.sh
|
||||
%{_libdir}/libgedit-private.so.0*
|
||||
%{py_sitedir}/gi/overrides/Gedit.py*
|
||||
%doc %{_mandir}/man1/gedit*
|
||||
|
||||
@ -179,6 +178,5 @@ rm -rf %{buildroot}
|
||||
%doc %{_datadir}/gtk-doc/html/gedit/
|
||||
%{_includedir}/*
|
||||
%{_libdir}/pkgconfig/*.pc
|
||||
%{_libdir}/libgedit-private.so
|
||||
|
||||
%changelog
|
||||
|
Loading…
x
Reference in New Issue
Block a user