Browse Source

--force-log

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@7888 ec354946-7b23-47d6-9f5a-488ba84defc7
kudoh 10 years ago
parent
commit
82ffe7969a

+ 14 - 6
T/TrueType-roboto/TrueType-roboto-vl.spec

@@ -4,13 +4,14 @@
 Name: TrueType-%{fontname}
 Summary: Roboto font
 Summary(ja): Roboto フォント
-Version: 20120823
+Epoch: 1
+Version: 1.100141
 Release: 1%{?_dist_release}
 License: apache License 2.0
 Group: User Interface/X
 #URL: https://github.com/android/platform_frameworks_base/tree/master/data/fonts
 URL: http://developer.android.com/design/downloads/index.html
-Source0: Roboto_Hinted_%{version}.zip
+Source0: roboto-%{version}.zip
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 BuildArch: noarch
@@ -40,8 +41,9 @@ includes enduser license.
 
 
 %prep
-%setup -q -c -T 
-%{_bindir}/unzip -oq %{SOURCE0}
+%setup -q -c -T
+%{_bindir}/unzip -jq %{SOURCE0}
+#chmod 644 *
 
 %clean
 if test -n "${RPM_BUILD_ROOT}" && test "/" != "${RPM_BUILD_ROOT}"; then
@@ -64,12 +66,18 @@ cp -a *.ttf $RPM_BUILD_ROOT%{_fontdir}
 
 %files
 %{_fontdir}/Roboto-*.ttf
+%{_fontdir}/RobotoCondensed-*.ttf
 
 %files doc
-%doc COPYING.txt RobotoSpecimenBook.pdf
+%doc *.txt README.md RobotoSpecimenBook.pdf
 
 %changelog
-* Sun Oct 13 2012 Toshiharu Kudoh <toshi.kd2@gmail.com> - 20120823-1
+* Fri Oct 11 2013 Toshiharu Kudoh <toshi.kd2@gmail.com> - 1.100141-1
+- new upstream release
+- added Epoch:1
+  - changed versioning from upstream
+
+* Sat Oct 13 2012 Toshiharu Kudoh <toshi.kd2@gmail.com> - 20120823-1
 - new upstream release
 - changed URL and Source
   - added BuildRequires: unzip

+ 4 - 1
T/TrueType-umefont/TrueType-umefont-vl.spec

@@ -1,6 +1,6 @@
 %define archivename umefont
 %define _fontdir %{_datadir}/fonts/TrueType-umefont
-%define package_ver 455
+%define package_ver 456
 
 Name: TrueType-umefont
 Summary: Ume Fonts are Japanese fonts that the license restriction is a little
@@ -118,6 +118,9 @@ rm -rf $RPM_BUILD_ROOT
 %doc *.html
 
 %changelog
+* Fri Oct 11 2013 Toshiharu Kudoh <toshi.kd2@gmail.com> 456-1
+- new upstream release
+
 * Fri Sep 06 2013 Toshiharu Kudoh <toshi.kd2@gmail.com> 455-1
 - new upstream release