[mpd/el8] Rebuild for libsidplayfp-2.0.0 (rfbz #5374)
by Leigh Scott
commit 2b3d655920129567c48765deaaff77da19101ad9
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sat Aug 31 22:24:10 2019 +0100
Rebuild for libsidplayfp-2.0.0 (rfbz #5374)
mpd.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/mpd.spec b/mpd.spec
index cdae284..4f5a137 100644
--- a/mpd.spec
+++ b/mpd.spec
@@ -17,7 +17,7 @@
Name: mpd
Epoch: 1
Version: 0.21.14
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: The Music Player Daemon
License: GPLv2+
URL: https://www.musicpd.org
@@ -225,6 +225,9 @@ fi
%changelog
+* Sat Aug 31 2019 Leigh Scott <leigh123linux(a)gmail.com> - 1:0.21.14-2
+- Rebuild for libsidplayfp-2.0.0 (rfbz #5374)
+
* Thu Aug 22 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 1:0.21.14-1
- Update to 0.21.14
5 years, 2 months
[chromium-vaapi/f29] Use bundled ffmpeg and libvpx for Fedora 29
by hellbanger
commit e62175c4d6e5a7dc53658f66961e08765c8e1555
Author: Akarshan Biswas <akarshanbiswas(a)fedoraproject.org>
Date: Sat Aug 31 09:51:33 2019 +0530
Use bundled ffmpeg and libvpx for Fedora 29
chromium-vaapi.spec | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/chromium-vaapi.spec b/chromium-vaapi.spec
index d546946..1257e41 100644
--- a/chromium-vaapi.spec
+++ b/chromium-vaapi.spec
@@ -34,9 +34,9 @@
# Need icu version >= 64
%bcond_with system_libicu
# Allow testing whether libvpx can be unbundled
-%bcond_without system_libvpx
+%bcond_with system_libvpx
# Allow testing whether ffmpeg can be unbundled
-%bcond_without system_ffmpeg
+%bcond_with system_ffmpeg
#Allow minizip to be unbundled
#mini-compat is going to be removed from fedora 30!
%bcond_with system_minizip
@@ -56,7 +56,7 @@
##############################Package Definitions######################################
Name: chromium-vaapi
Version: 76.0.3809.132
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: A Chromium web browser with video decoding acceleration
License: BSD and LGPLv2+ and ASL 2.0 and IJG and MIT and GPLv2+ and ISC and OpenSSL and (MPLv1.1 or GPLv2 or LGPLv2)
URL: https://www.chromium.org/Home
@@ -708,6 +708,7 @@ appstream-util validate-relax --nonet "%{buildroot}%{_metainfodir}/%{name}.appda
* Fri Aug 30 2019 Akarshan Biswas <akarshanbiswas(a)fedoraproject.org> - 76.0.3809.132-2
- Update to 76.0.3809.132
- Rebase chromium-gcc9-r666401.patch
+- Use bunled libvpx and ffmpeg for fedora 29
* Mon Aug 12 2019 Akarshan Biswas <akarshanbiswas(a)fedoraproject.org> - 76.0.3809.100-2
- Fix a bug which causes chromium to reject certificates by throwing ERR_CERTIFICATE_TRANSPARENCY_REQUIRED
5 years, 2 months
[chromium-vaapi/f29: 4/4] Fix changelog to add info about rebasing chromium-gcc9-r666401.patch
by hellbanger
commit 308e5e8c31d69a868b5fb6bb8c5b7c95234f1d7a
Author: Akarshan Biswas <akarshanbiswas(a)fedoraproject.org>
Date: Fri Aug 30 21:47:36 2019 +0530
Fix changelog to add info about rebasing chromium-gcc9-r666401.patch
chromium-vaapi.spec | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/chromium-vaapi.spec b/chromium-vaapi.spec
index cc4de79..d546946 100644
--- a/chromium-vaapi.spec
+++ b/chromium-vaapi.spec
@@ -56,7 +56,7 @@
##############################Package Definitions######################################
Name: chromium-vaapi
Version: 76.0.3809.132
-Release: 2%{?dist}
+Release: 1%{?dist}
Summary: A Chromium web browser with video decoding acceleration
License: BSD and LGPLv2+ and ASL 2.0 and IJG and MIT and GPLv2+ and ISC and OpenSSL and (MPLv1.1 or GPLv2 or LGPLv2)
URL: https://www.chromium.org/Home
@@ -705,8 +705,9 @@ appstream-util validate-relax --nonet "%{buildroot}%{_metainfodir}/%{name}.appda
%{chromiumdir}/locales/*.pak
#########################################changelogs#################################################
%changelog
-* Fri Aug 30 2019 Akarshan Biswas <akarshanbiswas(a)fedoraproject.org> - 76.0.3809.132-1
+* Fri Aug 30 2019 Akarshan Biswas <akarshanbiswas(a)fedoraproject.org> - 76.0.3809.132-2
- Update to 76.0.3809.132
+- Rebase chromium-gcc9-r666401.patch
* Mon Aug 12 2019 Akarshan Biswas <akarshanbiswas(a)fedoraproject.org> - 76.0.3809.100-2
- Fix a bug which causes chromium to reject certificates by throwing ERR_CERTIFICATE_TRANSPARENCY_REQUIRED
5 years, 2 months
[chromium-vaapi/f29: 3/4] Merge branch 'master' into f29
by hellbanger
commit 97ee6e73f6fc353d831fdfb432530b8577e0f14b
Merge: a604499 7158681
Author: Akarshan Biswas <akarshanbiswas(a)fedoraproject.org>
Date: Fri Aug 30 21:43:05 2019 +0530
Merge branch 'master' into f29
cert-trans-google.patch | 13 +++++++++++++
chromium-gcc9-r666401.patch | 6 +++---
chromium-vaapi.spec | 15 ++++++++++++---
sources | 2 +-
4 files changed, 29 insertions(+), 7 deletions(-)
---
5 years, 2 months
[wiringpi/f29] Initial import
by Nicolas Chauvet
Summary of changes:
9552f87... Initial import (*)
(*) This commit already existed in another branch; no separate mail sent
5 years, 2 months
[wiringpi/f30] Initial import
by Nicolas Chauvet
Summary of changes:
9552f87... Initial import (*)
(*) This commit already existed in another branch; no separate mail sent
5 years, 2 months
[wiringpi/f31] Initial import
by Nicolas Chauvet
Summary of changes:
9552f87... Initial import (*)
(*) This commit already existed in another branch; no separate mail sent
5 years, 2 months
[wiringpi] Initial import
by Nicolas Chauvet
commit 9552f87a68a31999d8c2d521e7d54a89ba287f31
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Fri Aug 30 14:49:57 2019 +0200
Initial import
.gitignore | 1 +
sources | 1 +
wiringpi.spec | 173 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 175 insertions(+)
---
diff --git a/.gitignore b/.gitignore
index e69de29..5e82e2c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+wiringPi-*.tar.gz
diff --git a/sources b/sources
index e69de29..e409949 100644
--- a/sources
+++ b/sources
@@ -0,0 +1 @@
+143cd906050429bc0839a8c97b523738 wiringPi-8d188fa.tar.gz
diff --git a/wiringpi.spec b/wiringpi.spec
new file mode 100644
index 0000000..9fc57be
--- /dev/null
+++ b/wiringpi.spec
@@ -0,0 +1,173 @@
+%global commit_long 8d188fa0e00bb8c6ff6eddd07bf92857e9bd533a
+%global commit_short %(c=%{commit_long}; echo ${c:0:7})
+
+Name: wiringpi
+Version: 2.46
+Release: 4%{?dist}
+Summary: PIN based GPIO access library for BCM283x SoC devices
+License: LGPLv3
+URL: http://wiringpi.com
+Source0: https://git.drogon.net/?p=wiringPi;a=snapshot;h=%{commit_long};sf=tgz#/wi...
+Patch0: 0001-Makefiles.patch
+ExclusiveArch: armv7hl
+
+BuildRequires: gcc
+
+# wiringpi-libs pacakge exists in some third party repos
+Obsoletes: %{name}-libs < %{version}-%{release}
+Provides: %{name}-libs = %{version}-%{release}
+
+
+%description
+WiringPi is a PIN based GPIO access library for the BCM2835, BCM2836 and
+BCM2837 SoC devices (Raspberry Pi devices). It is usable from C,
+C++ and RTB (BASIC) as well as many other languages with suitable
+wrappers.
+
+
+%package tools
+Summary: Utility tools for %{name}
+Requires: %{name}%{?_isa} = %{version}-%{release}
+
+%description tools
+The wiringPi gpio utility is used for command line GPIO access. It be used in
+scripts to manipulate the GPIO pins, set outputs and read inputs.
+
+
+%package devel
+Summary: Development libraries for %{name}
+Requires: %{name}%{?_isa} = %{version}-%{release}
+
+%description devel
+WiringPi development libraries to allow GPIO access on a Raspberry Pi from C
+and C++ programs.
+
+
+%prep
+%autosetup -p1 -n wiringPi-%{commit_short}
+
+
+%build
+# Build libraries
+for i in wiringPi devLib; do
+ pushd $i
+ %make_build DEBUG="%{optflags}" LDFLAGS="%{__global_ldflags}"
+ popd
+done
+
+# Build GPIO utility
+pushd gpio
+%make_build DEBUG="%{optflags}" \
+ LDFLAGS="-L../wiringPi -L../devLib %{__global_ldflags}"
+popd
+
+# Create pkgconfig files
+%{__cat} << EOF > wiringPi.pc
+prefix=%{_prefix}
+exec_prefix=%{_prefix}
+libdir=%{_libdir}
+includedir=%{_includedir}
+
+Name: wiringPi
+Description: wiringPi library
+Version: %{version}
+Libs: -L%{_libdir} -lwiringPi -lpthread
+Cflags: -I%{_includedir}/wiringPi
+EOF
+
+%{__cat} << EOF > wiringPiDev.pc
+prefix=%{_prefix}
+exec_prefix=%{_prefix}
+libdir=%{_libdir}
+includedir=%{_includedir}
+
+Name: wiringPiDev
+Description: wiringPi device library
+Version: %{version}
+Libs: -L%{_libdir} -lwiringPi -lwiringPiDev -lpthread
+Cflags: -I%{_includedir}/wiringPi
+EOF
+
+# Fix spurious executable perm
+chmod -x examples/PiFace/ladder.c
+
+
+%install
+# Install libraries & GPIO utility
+for i in wiringPi devLib gpio; do
+ pushd $i
+ make install-fedora DESTDIR=%{buildroot} PREFIX=%{_prefix} LIBDIR=%{_libdir}
+ popd
+done
+
+# Install pkgconfig files
+%{__mkdir} -p %{buildroot}%{_libdir}/pkgconfig
+%{__install} -p -m 0644 *.pc %{buildroot}%{_libdir}/pkgconfig/
+
+
+%ldconfig_scriptlets
+
+
+%files devel
+%doc examples
+%dir %{_includedir}/wiringPi
+%{_libdir}/pkgconfig/*.pc
+%{_includedir}/wiringPi/*.h
+
+
+%files tools
+%{_bindir}/gpio
+%{_mandir}/man1/*.1.*
+
+
+%files
+%doc People README.TXT pins/pins.pdf
+%license COPYING.LESSER
+%{_libdir}/libwiringPi.so.*
+%{_libdir}/libwiringPiDev.so.*
+
+
+%changelog
+* Sat Nov 10 2018 Andrew Bauer <zonexpertconsulting(a)outlook.com> - 2.46-4
+- Refactor for RPM Fusion
+- See RFBZ 5079
+
+* Mon Jul 30 2018 Vaughan Agrez <devel(a)agrez.net> - 2.46-3
+- Add conflicts/obsoletes for old wiringpi-libs package
+
+* Sat Jul 07 2018 Vaughan Agrez <devel(a)agrez.net> - 2.46-2
+- Major refactor of spec file
+- Update Patch0 (Makefiles.patch)
+- Bump release for f28 release
+
+* Mon May 07 2018 Vaughan <devel at agrez.net> - 2.46-1.8d188fa
+- New release 2.46 (git commit: 8d188fa0e00bb8c6ff6eddd07bf92857e9bd533a)
+- Clean up & refactor spec file
+- Update Patch0
+
+* Thu Jul 13 2017 Vaughan <devel at agrez.net> - 2.44-1.96344ff
+- New release 2.44 (git snapshot: 96344ff7125182989f98d3be8d111952a8f74e15)
+
+* Mon Jan 02 2017 Vaughan <devel at agrez.net> - 2.36-1.b1dfc18
+- New release 2.36 (git snapshot: b1dfc186efe327aa1d59de43ef631a2fa24e7c95)
+- Don't limit Exclusive arch to just armv7hl
+
+* Mon Mar 07 2016 Vaughan <devel at agrez.net> - 2.32-1.b0a60c3
+- New release 2.32 (git snapshot: b0a60c3302973ca1878d149d61f2f612c8f27fac)
+
+* Sat Nov 21 2015 Vaughan <devel at agrez.net> - 2.29-1.d795066
+- New release / git snapshot: d79506694d7ba1c3da865d095238289d6175057d
+- Drop commit date tag used in rpm release.
+- Fix wiringPi-make.patch
+
+* Tue Sep 08 2015 Clive Messer <clive.messer(a)squeezecommunity.org> - 2.25-1.20150908git5edd177
+- Update to latest git.
+
+* Tue Mar 11 2014 markieta <markietachristopher(a)gmail.com> - 1-4.20130207git98bcb20.rpfr20
+- Initial build for Pidora 2014
+
+* Mon May 13 2013 Chris Tyler <chris(a)tylers.info> - 1-3.20130207git98bcd20.rpfr18
+- Added scriptlets
+
+* Fri Nov 16 2012 Andrew Greene <andrew.greene(a)senecacollege.ca> - 1-1
+- Updated packaged version and release tags for rpfr18
5 years, 2 months