commit bitstream-vera-fonts for openSUSE:Factory

2012-05-26 Thread h_root
Hello community,

here is the log from the commit of package bitstream-vera-fonts for 
openSUSE:Factory checked in at 2012-05-26 09:21:59

Comparing /work/SRC/openSUSE:Factory/bitstream-vera-fonts (Old)
 and  /work/SRC/openSUSE:Factory/.bitstream-vera-fonts.new (New)


Package is "bitstream-vera-fonts", Maintainer is ""

Changes:

--- 
/work/SRC/openSUSE:Factory/bitstream-vera-fonts/bitstream-vera-fonts.changes
2012-04-17 07:43:54.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.bitstream-vera-fonts.new/bitstream-vera-fonts.changes
   2012-05-26 09:22:06.0 +0200
@@ -1,0 +2,5 @@
+Thu May 17 09:09:51 UTC 2012 - pgaj...@suse.com
+
+- call spec-cleaner
+
+---



Other differences:
--
++ bitstream-vera-fonts.spec ++
--- /var/tmp/diff_new_pack.Ho6C6S/_old  2012-05-26 09:22:06.0 +0200
+++ /var/tmp/diff_new_pack.Ho6C6S/_new  2012-05-26 09:22:06.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package bitstream-vera
+# spec file for package bitstream-vera-fonts
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,24 +15,24 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %define fontname bitstream-vera
 %define ttf_fontdir  /usr/share/fonts/truetype
 
 Name:   bitstream-vera-fonts
-License:SUSE-Bitstream-Vera
-Group:  System/X11/Fonts
-PreReq: %suseconfig_fonts_prereq
 Version:1.10
 Release:304
+License:SUSE-Bitstream-Vera
 Summary:Bitstream Vera(tm) Truetype fonts
-Source: ttf-%{fontname}-%{version}.tar.bz2
 Url:http://www.bitstream.com
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildArch:  noarch
+Group:  System/X11/Fonts
+Source: ttf-%{fontname}-%{version}.tar.bz2
+Requires(pre):  %suseconfig_fonts_prereq
 # FIXME: This causes a rpmlint warning; change <= to < once there's a new 
upstream version
 Obsoletes:  %{fontname} <= 1.10
 Provides:   %{fontname} = %{version}
-
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildArch:  noarch
 
 %description
 The package contains the "Vera" truetype fonts from Bitstream Inc.
@@ -43,8 +43,8 @@
 %build
 
 %install
-mkdir -p $RPM_BUILD_ROOT%{ttf_fontdir}
-install -m 0644 *.ttf $RPM_BUILD_ROOT%{ttf_fontdir}
+mkdir -p %{buildroot}%{ttf_fontdir}
+install -m 0644 *.ttf %{buildroot}%{ttf_fontdir}
 
 %post
 %run_suseconfig_fonts
@@ -55,6 +55,6 @@
 %files
 %defattr(-,root,root,755)
 %doc COPYRIGHT.TXT RELEASENOTES.TXT README.TXT local.conf
-/usr/share/fonts/truetype
+%{_datadir}/fonts/truetype
 
 %changelog

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit bitstream-vera-fonts for openSUSE:Factory

2012-09-14 Thread h_root
Hello community,

here is the log from the commit of package bitstream-vera-fonts for 
openSUSE:Factory checked in at 2012-09-14 12:14:43

Comparing /work/SRC/openSUSE:Factory/bitstream-vera-fonts (Old)
 and  /work/SRC/openSUSE:Factory/.bitstream-vera-fonts.new (New)


Package is "bitstream-vera-fonts", Maintainer is ""

Changes:

--- 
/work/SRC/openSUSE:Factory/bitstream-vera-fonts/bitstream-vera-fonts.changes
2012-05-26 09:22:06.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.bitstream-vera-fonts.new/bitstream-vera-fonts.changes
   2012-09-14 12:14:44.0 +0200
@@ -1,0 +2,6 @@
+Wed Jul  4 12:39:06 CEST 2012 - pgaj...@suse.cz
+
+- amend spec file to reflect new font packaging scheme
+  (see openFATE#313536);
+
+---



Other differences:
--
++ bitstream-vera-fonts.spec ++
--- /var/tmp/diff_new_pack.XqyLti/_old  2012-09-14 12:14:45.0 +0200
+++ /var/tmp/diff_new_pack.XqyLti/_new  2012-09-14 12:14:45.0 +0200
@@ -17,17 +17,17 @@
 
 
 %define fontname bitstream-vera
-%define ttf_fontdir  /usr/share/fonts/truetype
 
 Name:   bitstream-vera-fonts
 Version:1.10
-Release:304
-License:SUSE-Bitstream-Vera
+Release:0
 Summary:Bitstream Vera(tm) Truetype fonts
-Url:http://www.bitstream.com
+License:SUSE-Bitstream-Vera
 Group:  System/X11/Fonts
+Url:http://www.bitstream.com
 Source: ttf-%{fontname}-%{version}.tar.bz2
-Requires(pre):  %suseconfig_fonts_prereq
+BuildRequires:  fontpackages-devel
+%reconfigure_fonts_prereq
 # FIXME: This causes a rpmlint warning; change <= to < once there's a new 
upstream version
 Obsoletes:  %{fontname} <= 1.10
 Provides:   %{fontname} = %{version}
@@ -43,18 +43,14 @@
 %build
 
 %install
-mkdir -p %{buildroot}%{ttf_fontdir}
-install -m 0644 *.ttf %{buildroot}%{ttf_fontdir}
-
-%post
-%run_suseconfig_fonts
+mkdir -p %{buildroot}%{_ttfontsdir}
+install -m 0644 *.ttf %{buildroot}%{_ttfontsdir}
 
-%postun
-%run_suseconfig_fonts
+%reconfigure_fonts_scriptlets
 
 %files
 %defattr(-,root,root,755)
 %doc COPYRIGHT.TXT RELEASENOTES.TXT README.TXT local.conf
-%{_datadir}/fonts/truetype
+%{_ttfontsdir}
 
 %changelog

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit bitstream-vera-fonts for openSUSE:Factory

2015-03-30 Thread h_root
Hello community,

here is the log from the commit of package bitstream-vera-fonts for 
openSUSE:Factory checked in at 2015-03-30 19:33:55

Comparing /work/SRC/openSUSE:Factory/bitstream-vera-fonts (Old)
 and  /work/SRC/openSUSE:Factory/.bitstream-vera-fonts.new (New)


Package is "bitstream-vera-fonts"

Changes:

--- 
/work/SRC/openSUSE:Factory/bitstream-vera-fonts/bitstream-vera-fonts.changes
2012-09-14 12:14:44.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.bitstream-vera-fonts.new/bitstream-vera-fonts.changes
   2015-03-30 19:33:57.0 +0200
@@ -1,0 +2,6 @@
+Sat Mar 28 22:38:24 UTC 2015 - mplus...@suse.com
+
+- Update project url
+- Use url for source
+
+---



Other differences:
--
++ bitstream-vera-fonts.spec ++
--- /var/tmp/diff_new_pack.jdezAo/_old  2015-03-30 19:33:57.0 +0200
+++ /var/tmp/diff_new_pack.jdezAo/_new  2015-03-30 19:33:57.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package bitstream-vera-fonts
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,28 +17,27 @@
 
 
 %define fontname bitstream-vera
-
 Name:   bitstream-vera-fonts
 Version:1.10
 Release:0
 Summary:Bitstream Vera(tm) Truetype fonts
 License:SUSE-Bitstream-Vera
 Group:  System/X11/Fonts
-Url:http://www.bitstream.com
-Source: ttf-%{fontname}-%{version}.tar.bz2
+Url:https://www.gnome.org/fonts/
+Source: 
http://ftp.gnome.org/pub/GNOME/sources/ttf-bitstream-vera/%{version}/ttf-%{fontname}-%{version}.tar.bz2
 BuildRequires:  fontpackages-devel
-%reconfigure_fonts_prereq
 # FIXME: This causes a rpmlint warning; change <= to < once there's a new 
upstream version
 Obsoletes:  %{fontname} <= 1.10
 Provides:   %{fontname} = %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
+%reconfigure_fonts_prereq
 
 %description
 The package contains the "Vera" truetype fonts from Bitstream Inc.
 
 %prep
-%setup -n ttf-%{fontname}-%{version}
+%setup -q -n ttf-%{fontname}-%{version}
 
 %build