31f5277
Name:       fpaste
55275c1
Version:    0.4.2.0
41a2e35
Release:    4%{?dist}
31f5277
Summary:    A simple tool for pasting info onto the Fedora community paste server
31f5277
BuildArch:  noarch
31f5277
License:    GPLv3+
31f5277
URL:        https://pagure.io/%{name}
31f5277
Source0:    https://pagure.io/%{name}/archive/%{version}/%{name}-%{version}.tar.gz
f4b05d0
f8d7117
BuildRequires: make
f8d7117
4b68d0c
Requires:    python3
56b02ae
02b231c
%description
02b231c
It is often useful to be able to easily paste text to the Fedora
31f5277
Pastebin at http://paste.fedoraproject.org and this simple script
31f5277
will do that and return the resulting URL so that people may
31f5277
examine the output. This can hopefully help folks who are for
31f5277
some reason stuck without X, working remotely, or any other
1651005
reason they may be unable to paste something into the pastebin.
1651005
1651005
This is not a general client for paste servers. It will only ever support the
1651005
paste server that the Fedora community is running.
02b231c
02b231c
%prep
31f5277
%autosetup
02b231c
02b231c
%build
02b231c
#nothing required
02b231c
02b231c
%install
02b231c
mkdir -p %{buildroot}%{_bindir}
02b231c
make install BINDIR=%{buildroot}%{_bindir} MANDIR=%{buildroot}%{_mandir}
02b231c
02b231c
02b231c
%files
02b231c
%{_bindir}/%{name}
d122c59
%doc README.rst TODO
d122c59
%{_mandir}/man1/%{name}.1.gz
88769a1
%license COPYING
02b231c
02b231c
%changelog
41a2e35
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.2.0-4
41a2e35
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
41a2e35
79db593
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.2.0-3
79db593
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
79db593
39261c2
* Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.2.0-2
39261c2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
39261c2
55275c1
* Tue May 18 2021 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.4.2.0-1
55275c1
- Update to new release
55275c1
a14846b
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.1.1-2
a14846b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
a14846b
4b83072
* Tue Oct 27 2020 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.4.1.1-1
4b83072
- Update to new release
4b83072
cdd7203
* Mon Sep 14 2020 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.4.1.0-1
cdd7203
- Update to new release
cdd7203
f337457
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.0.1-3
f337457
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
f337457
963e1a6
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.0.1-2
963e1a6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
963e1a6
96ecc53
* Thu Oct 17 2019 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.4.0.1-1
96ecc53
- Update to release 0.4.0.1
96ecc53
1651005
* Thu Oct 17 2019 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.4.0.0-2
1651005
- Update summary and description
1651005
d0353a7
* Tue Oct 08 2019 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.4.0.0-1
d0353a7
- Update to 0.4.0.0
d0353a7
- Ready for paste.centos.org (stikked)
d0353a7
9639abb
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.9.2-3
9639abb
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
9639abb
bb98632
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.9.2-2
bb98632
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
bb98632
3b8bf80
* Tue Jul 24 2018 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.3.9.2-1
3b8bf80
- Update to 0.3.9.2
3b8bf80
9fdf067
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.9.1-4
9fdf067
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
9fdf067
c6397d1
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.9.1-3
c6397d1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
c6397d1
d122c59
* Sun Sep 10 2017 Vasiliy N. Glazov <vascom2@gmail.com> - 0.3.9.1-2
d122c59
- Cleanup spec
d122c59
240d8b8
* Fri Sep 08 2017 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.3.9.1-1
240d8b8
- Update to latest release
240d8b8
- fixes rhbz 1489605
240d8b8
347a1a9
* Tue Aug 22 2017 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.3.9.0-1
347a1a9
- New release for modernpaste
347a1a9
1703995
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.8.3-4
1703995
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
1703995
8a15231
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.8.3-3
8a15231
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
8a15231
2596611
* Mon Dec 19 2016 Miro HronĨok <mhroncok@redhat.com> - 0.3.8.3-2
2596611
- Rebuild for Python 3.6
2596611
bbedc88
* Mon Jun 13 2016 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.3.8.3-1
bbedc88
- Update to latest release
bbedc88
- add rawurl option
bbedc88
- migrate to pagure
bbedc88
88769a1
* Wed Jun 08 2016 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.3.8.2-2
88769a1
- Fix build
88769a1
f196a8c
* Wed Jun 08 2016 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.3.8.2-1
f196a8c
- Update to latest upstream release
f196a8c
- Now uses HTTPS
f196a8c
b2bca96
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.8.1-2
b2bca96
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
b2bca96
ce69219
* Tue Sep 29 2015 Ankur Sinha <ankursinha AT fedoraproject DOT org> 0.3.8.1-1
ce69219
- Updated to new release - minor bugfix
ce69219
56b02ae
* Thu Sep 24 2015 Ankur Sinha <ankursinha AT fedoraproject DOT org> 0.3.8.0-2
56b02ae
- Add python3 as requires
56b02ae
019f15c
* Wed Jul 15 2015 Ankur Sinha <ankursinha AT fedoraproject DOT org> 0.3.8.0-1
019f15c
- Update to latest upstream release - python 3 is here!
019f15c
49a371e
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.7.4-2
49a371e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
49a371e
6ea8517
* Fri May 22 2015 Ankur Sinha <ankursinha AT fedoraproject DOT org> 0.3.7.4-1
6ea8517
- Update to latest upstream release
6ea8517
- yum -> dnf
6ea8517
- DRM now uses journalctl
6ea8517
- Xorg.0.log for gdm is in .local/share/xorg
6ea8517
- added lxqt and cinnamon to sessions list
6ea8517
40cb3ab
* Mon Jul 14 2014 Ankur Sinha <ankursinha AT fedoraproject DOT org> 0.3.7.3.3-1
40cb3ab
- Update to latest upstream release
40cb3ab
- egrep -> grep -E
40cb3ab
- rhbz 1118711
40cb3ab
1fb2ab4
* Tue Jun 24 2014 Ankur Sinha <ankursinha AT fedoraproject DOT org> 0.3.7.3.1-1
1fb2ab4
- Update to latest upstream release
1fb2ab4
228f28f
* Tue Jun 10 2014 Ankur Sinha <ankursinha AT fedoraproject DOT org> 0.3.7.3-1
228f28f
- Update to latest upstream release
228f28f
f35a088
* Fri Jun 06 2014 Ankur Sinha <ankursinha AT fedoraproject DOT org> 0.3.7.2.1-1
f35a088
- Updated to latest release
f35a088
- Just cosmetic changes
f35a088
cc02a78
* Tue Apr 15 2014 Ankur Sinha <ankursinha AT fedoraproject DOT org> 0.3.7.2-1
cc02a78
- Update to latest upstream release
cc02a78
- Get rid of all patches. They've been merged upstream.
cc02a78
f4b05d0
* Fri Apr 04 2014 Ankur Sinha <ankursinha AT fedoraproject DOT org> 0.3.7.1-12
f4b05d0
- Update man page
f4b05d0
6e6017b
* Thu Jan 23 2014 Ankur Sinha <ankursinha AT fedoraproject DOT org> 0.3.7.1-11
6e6017b
- Another patch to handle server errors
6e6017b
0046216
* Thu Jan 23 2014 Ankur Sinha <ankursinha AT fedoraproject DOT org> 0.3.7.1-10
0046216
- new patches
0046216
- correct syntax options
0046216
- correct expiry options
0046216
- remove description option
0046216
- better kde/plasma detection
0046216
- Correct return code of paste method
0046216
- Enable nick and password options
0046216
d379442
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.7.1-9
d379442
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
d379442
c340b14
* Wed Apr 17 2013 Ankur Sinha <ankursinha AT fedoraproject DOT org> 0.3.7.1-8
c340b14
- Correct url patch
c340b14
- Update summary
c340b14
a3d4c65
* Wed Apr 17 2013 Ankur Sinha <ankursinha AT fedoraproject DOT org> 0.3.7.1-7
a3d4c65
- Multiple patchs
a3d4c65
- URL shortner
a3d4c65
- Private option
a3d4c65
- Default private on
a3d4c65
- Option to use another pastebin
a3d4c65
- Rectified summary
a3d4c65
bca35ab
* Fri Mar 01 2013 Athmane Madjoudj <athmane@fedoraproject.org> 0.3.7.1-6
bca35ab
- Add a patch to make private url default and use expire option.
bca35ab
7f124a5
* Fri Feb 01 2013 Ankur Sinha <ankursinha AT fedoraproject DOT org> 0.3.7.1-5
7f124a5
- Update patch to point to fedora fpaste production environment
7f124a5
042f160
* Fri Oct 19 2012 Ankur Sinha <ankursinha AT fedoraproject DOT org> 0.3.7.1-4
042f160
- Patch: remove smolt data
042f160
- Patch: point to fedora staging sticky notes server
042f160
- THIS UPDATE DOES NOT GO TO STABLE. TESTING ONLY.
042f160
- Will go to stable when the fedora sticky notes moves to production
042f160
1832382
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.7.1-3
1832382
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
1832382
aa01e0f
* Fri Jan 06 2012 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.3.7.1-2
aa01e0f
- spec bump for gcc 4.7 rebuild
aa01e0f
6c3a8ad
* Sun Oct 16 2011 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.3.7.1-1
6c3a8ad
- update to new upstream release
6c3a8ad
- drop dependency on xsel (#743311)
6c3a8ad
1dd80aa
* Wed Aug 24 2011 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.3.7-1
1dd80aa
- Update to latest upstream release
1dd80aa
1dd80aa
* Thu Apr 14 2011 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.3.6-1
bcab2ff
- Update to new upstream release
bcab2ff
- Pastes which exceed the server's size limit now error more gracefully
31f5277
- stdin and clipboard descriptions now default to showing a small text summary of the form "beginning ... middle ... end".
bcab2ff
- sysinfo improvements
bcab2ff
d41a08c
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.5-2
d41a08c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
d41a08c
fb5c401
* Mon Oct 18 2010 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.3.5-1
fb5c401
- New maintenance release
fb5c401
- --sysinfo: detect running and installed Desktop Environment(s)
fb5c401
- --sysinfo: Show filesystem type in df -hT output
fb5c401
- --sysinfo: Smolt fixed, GL and other additions. by Francois Cami
fb5c401
- --sysinfo: Optimized: rpm -qa --list --nodigest --nosignature. by Dave Riches
fb5c401
705ae56
* Mon Aug 24 2009 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.3.4-1
705ae56
- New release
705ae56
- Validate paste size and content as non-binary before sending; user is prompted Y/N to override for huge pastes or binary content.
705ae56
- Added options --printonly and --confirm to show or ask user before sending
705ae56
- --sysinfo updated: Added blkid, top CPU hogs, top memory hogs, X errors,h/w virtualization, 64-bit capable, and last few reboot/runlevel changes
705ae56
- Workaround to read user input from raw_input following sys.stdin EOF
705ae56
- Guess language syntax from common file extension(s)
705ae56
- --help usage compacted and grouped
705ae56
- Check that 'xsel' is installed for clipboard input support; silent fail on output
705ae56
- Use 'fpaste/x.x.x' User-agent header
705ae56
- bug fixes
31f5277
c2f49bf
* Fri Aug 21 2009 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.3.3-2
c2f49bf
- Added xsel in requires
31f5277
d67b3cb
* Fri Aug 21 2009 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.3.3-1
d67b3cb
- new package release
d67b3cb
- Proper urllib2 error handling
d67b3cb
- Catches Ctrl-C while waiting for stdin to show a usage reminder rather than a traceback
d67b3cb
- Typos fixed, and more TODO
d67b3cb
- Added --sysinfo option to gather and pastebin basic system information
d67b3cb
- Added options to read text from (xsel) clipboard and write resultant URL to clipboard
31f5277
02b231c
* Thu Aug 13 2009 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.3.2-2
02b231c
- Corrected source0 field
31f5277
02b231c
* Thu Aug 13 2009 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.3.2-1
31f5277
- New tar
02b231c
- Man page included in tar
31f5277
02b231c
* Wed Aug 12 2009 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.3.1-2
02b231c
- Review request begins : #516698
02b231c
- Removed buildroot declaration and removal from install section in accordance with new guidelines
02b231c
- Aligned description properly
31f5277
02b231c
* Tue Aug 11 2009 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.3.1-1
02b231c
- Initial rpm build