OBS User unknown 2009-03-02 23:35:39 +00:00 committed by Git OBS Bridge
parent 3eb8f52e1b
commit 7527f47f4c
4 changed files with 20 additions and 10 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e9666dbe42ba5835cdc61ed2eaf366d88ae5b703cffb753e7bc234220fca6d96
size 777273

3
libgtop-2.26.0.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:acc11d54614722a752a44237b5e11e9d6508da82c6d7ad25bf97156f5e28a7fd
size 791512

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Mar 2 06:40:54 CET 2009 - mboman@suse.de
- Update to version 2.26.0:
+ Cosmetic version bump
- Move gtk-doc to -devel package
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 18 03:41:29 CET 2009 - mboman@suse.de Wed Feb 18 03:41:29 CET 2009 - mboman@suse.de

View File

@ -1,5 +1,5 @@
# #
# spec file for package libgtop (Version 2.25.91) # spec file for package libgtop (Version 2.26.0)
# #
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
# #
@ -25,8 +25,8 @@ BuildRequires: licenses
BuildRequires: xorg-x11-devel BuildRequires: xorg-x11-devel
License: GPL v2 or later License: GPL v2 or later
Group: Development/Libraries/GNOME Group: Development/Libraries/GNOME
Version: 2.25.91 Version: 2.26.0
Release: 2 Release: 1
# WARNING: After changing versions please call Re or rpmbuild to auto-update spec file: # WARNING: After changing versions please call Re or rpmbuild to auto-update spec file:
#%(sh %{_sourcedir}/%{name}_spec-update.sh %{_sourcedir} %{name} libgtop-2_0) #%(sh %{_sourcedir}/%{name}_spec-update.sh %{_sourcedir} %{name} libgtop-2_0)
%define libgtop-2_0_name 7 %define libgtop-2_0_name 7
@ -190,16 +190,19 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/*.so %{_libdir}/*.so
%{_libdir}/*.*a %{_libdir}/*.*a
%{_libdir}/pkgconfig/*.pc %{_libdir}/pkgconfig/*.pc
%{_datadir}/gtk-doc
%{_datadir}/gtk-doc/html
%{_datadir}/gtk-doc/html/libgtop
%files doc %files doc
%defattr(-, root, root) %defattr(-, root, root)
%dir %{_datadir}/gtk-doc/
%dir %{_datadir}/gtk-doc/html
%dir %{_datadir}/gtk-doc/html/libgtop
%{_datadir}/gtk-doc/html/libgtop/*
%doc %{_infodir}/*.info* %doc %{_infodir}/*.info*
%changelog %changelog
* Mon Mar 02 2009 mboman@suse.de
- Update to version 2.26.0:
+ Cosmetic version bump
- Move gtk-doc to -devel package
* Wed Feb 18 2009 mboman@suse.de * Wed Feb 18 2009 mboman@suse.de
- Exclude locale/la on <= 1110 - Exclude locale/la on <= 1110
* Tue Feb 17 2009 vuntz@novell.com * Tue Feb 17 2009 vuntz@novell.com